We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
smartROS Example 圖標

0.6.0.1 by 이산솔루션


2015年10月10日

關於smartROS Example

中文(繁體)

從頭播放器和可與所述實施例逐塊划痕擴展。

개발자는 smartRosActivity를 상속받아 Block Description을 구현 할 수 있다.

소스 다운로드

https://bitbucket.org/isans/smartros/downloads

public class MainActivity extends smartRosActivity {

public MainActivity(){

super("Empty Node");

}

@Override

protected void onCreate(Bundle savedInstanceState) {

super.onCreate(savedInstanceState);

setContentView(R.layout.activity_main);

moveTaskToBack(true); // turn background task

}

@Override

protected void onNewMessage(String s) {

String [] parts = s.split("/");

Log.d("test", s);

switch(parts[1]) {

case "em_send_message":

sendRespMessage(String.format("em_get_message %s\n", parts[2]));

break;

}

}

}

最新版本0.6.0.1更新日誌

Last updated on 2015年10月10日

1. smartros-core 변경(node name 추가)

翻譯中...

更多應用信息

最新版本

請求 smartROS Example 更新 0.6.0.1

上傳者

علي الغامدي

系統要求

Android 4.0.3+

更多

smartROS Example 螢幕截圖

評論載入中...
語言
語言
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
成功!
您已訂閱我們的郵件通知。