編輯:初級開發
編譯JNI時加上NDK_DEBUG=1,命令如下:
ndk_build NDK_DEBUG=1 NDK_LOG=1//查看編譯日志
編譯後在elicpes裡debug後在項目目錄裡執行ndk_gdb後提示錯誤:
ERROR: Non-debuggable application installed on the target device.
Please re-install the debuggable version!
在androidManifest.XML裡加android:debuggable ="true" 編譯後在elicpes裡debug後在項目目錄裡執行ndk_gdb後提示錯誤:gdb.setup:4: Error in sourced command file:
Remote communication error: Connection reset by peer.
到目前還是沒有結果
看了另一編文章:好消息,android平台從froyo 2.2開始支持jni單步調試了 http://hi.baidu.com/xingxing_whu/bddlog/item/008548c236b1cc0e0ef477b2.Html
根據該文提示操作,能設斷點,但是斷點走不到,,,,
Android的服務開發中我們可能都是Activity和Service同進程處理,但想象過系統提供的各種ServiceManager嗎? 比如 SensorManage
1.2.4 範例程式(3):採單純委託方法1.2.4.1 撰寫步驟:Step-1: 建立android專案:Px03。Step-2: 撰寫Activity的子類別:ac
移動開發大潮興起於蘋果公司的iPhone,移動浏覽器也隨之得到迅猛發展,特別是對Html5、CSS3以及CSS動畫的支持。之後Google公司推出android更是開啟