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. Build and generate aar for Android2. Import sample project (iotivity-0.9.1\android\examples) into Android Studio3. Add module to import aar package4. Add dependency of aar for all sample projects5. Make and run the app The app crashed when launched, and here is the logcat information: http://codepad.org/LEdAuM16 Moreover, I also tried some other sample app such as the one in csdk/connectivity, and the one in notification manager, but all not work for me. The former project cannot be built and said some C source files not found, and the latter project crashed when launched with error message that could not find libNotificationManager.so. Hope anyone ever succeed to build and run the sample app can help me with these issues.
Best Regard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150707/264e285a/attachment.html>
