[dev] Android JNI OnEventListener crash

2015-08-28 Thread Hung Yu-Hsin
Hi Tim, I've tried your patch, unfortunately the client still has crash issue. However, this time the only error message is "A/libc? Fatal signal 6 (SIGABRT), code -6 in tid 11352 (FinalizerDaemon)", without any stack trace and JNI exception details. Do you have any idea about this kind of messag

[dev] [Android] JNI local reference table overflow (CA)

2015-08-04 Thread Hung Yu-Hsin
se check my (few) comments. And I have added maintainer for reviewer. Once confirmed, your changes will be merged. Thank you for your contribution. Regards, Jaehong. --- Original Message --- Sender : Hung Yu-Hsin Date : 2015-08-04 12:09 (GMT+09:00) Title : RE: [dev] [Android] JNI l

[dev] [Android] JNI local reference table overflow (CA)

2015-08-04 Thread Hung Yu-Hsin
rence table overflow (CA) To: hungys at hotmail.com; iotivity-dev at lists.iotivity.org Hi, Yu-Hsin. Sounds great. Add me as your reviewer to confirm. Have a nice day. Regards, Jaehong. --- Original Message --- Sender : Hung Yu-Hsin Date : 2015-08-03 17:35 (GMT+09:00) Title : RE:

[dev] [Android] JNI local reference table overflow (CA)

2015-08-03 Thread Hung Yu-Hsin
th debug log. (Scons build using option RELEASE = 0) @ http://jira.iotivity.org Regards, Jaehong. --- Original Message ------- Sender : Hung Yu-Hsin Date : 2015-07-30 18:29 (GMT+09:00) Title : [dev] [Android] JNI local reference table overflow (CA) Hi All, Recently I found that

[dev] [Android] JNI local reference table overflow (CA)

2015-07-30 Thread Hung Yu-Hsin
Hi All, Recently I found that the multi transport restriction of Android in CA's scons script is removed, so I tried to build a new aar to support IP/EDR/LE simultaneously. My application runs well before I added reference to the new aar, although it only support IP adapter due to IoTivity limit

[dev] Current status of Notification Manager for Android

2015-07-22 Thread Hung Yu-Hsin
r that is including "so" files. if you have any questions, plz send me a mail for me. Thanks for regards. --- Original Message --- Sender : Hung Yu-Hsin Date : 2015-07-21 13:47 (GMT+09:00) Title : [dev] Current status of Notification Manager for Android Hi All, I a

[dev] Current status of Notification Manager for Android

2015-07-21 Thread Hung Yu-Hsin
Hi All, I am trying to build and run the Notification Manager sample for Android, but I found that if I build from the latest commit on GitHub, the libNotificationManager.so is missing so that I cannot succeed to build the Resource Hosting project. I finally realized there are some changes in th

[dev] Fail to build/run sample app for Android

2015-07-13 Thread Hung Yu-Hsin
d the BT/BLE yet).I will share my experience when I found some tips to share. :) Thank you.Jay. 2015. 7. 8., ?? 12:36, Hung Yu-Hsin ??:Hi, Thanks for the tips. I try to clone the latest code base from GitHub, turn on the Wi-Fi and now the very simple sample client/server just work! However,

[dev] BT/BLE support for Android

2015-07-09 Thread Hung Yu-Hsin
Hi all, As title, does Iotivity support BT/BLE for Linux, and even Android platform now? The OnConnectivityType enum now includes both EDR and LE, but they seems not work at this time in the sample app. Is there any concrete schedule for BT/LTE support? I just found that BT/BLE is listed on wiki

[dev] Fail to build/run sample app for Android

2015-07-07 Thread Hung Yu-Hsin
Hi all devs, Recently I tried to build and run the sample application based on Android phone, but the app kept crashed when launched although I followed the instructions provided in 0.9.1 package. The following are my steps to build, please help me check if I missed any steps, thank you. 1. Buil