Little demo application with one button and one slider control written in Public Preview Android Studio. It demonstrates my average development skills, in particular speed of adoption of new tools..
MyApplication is hosted in the following web site
https://github.com/khwas/MyApplication
If you think the Android project MyApplication 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 MyApplication.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
MyApplication has the following Java source files.
com.unitedatoms.myapplication.app.FullscreenActivity.java com.unitedatoms.myapplication.app.util.SystemUiHider.java com.unitedatoms.myapplication.app.util.SystemUiHiderBase.java com.unitedatoms.myapplication.app.util.SystemUiHiderHoneycomb.java