It's an android led HAL example based on tiny4412 board, with which you can trun on/off the led. It includes app, java system service, HAL , led driver and sequence diagram, which will benefit you in understanding the android architecture..
Android-systemservice-HAL-tiny4412 is hosted in the following web site
https://github.com/crazy0126/Android-systemservice-HAL-tiny4412
If you think the Android project Android-systemservice-HAL-tiny4412 listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-systemservice-HAL-tiny4412.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 9 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Android-systemservice-HAL-tiny4412 has the following Java source files.
android.content.Context.java com.android.server.SystemServer.java com.stone.ledsystemservicetest.MainActivity.java com.stone.server.LedService.java stone.hardware.led.LedManager .java