Demo Android app using BBBAndroid
Week #1:
Goals Achieved:
- Introductory video, blog, github repo, wiki, elinux page.
- Basic GPIO api usage structure.
- modified JNI code for GPIO api here.
- Android app for GPIO access (taken from packtpub example) here.
Issues:
- Took some time to understand device tree overlay properly.
- dtc was giving compiling dts properly. got solution here.
- Problem with installing overlay on Android kernel. Took some time to do that.
Goals for next week:
- making API for accessing PWM.
- understanding Android.mk
- API for ADC.
0 comments:
Post a Comment