This is the source code for the demo Android App that will be built over the first 2 weeks of 6.570..
6.570ExampleApp is hosted in the following web site
https://github.com/vedharaju/6.570ExampleApp
If you think the Android project 6.570ExampleApp 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 6.570ExampleApp.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in 6.570ExampleApp. The names of the image files are listed as follows.
present.png
The following screenshort is generated from the image listed above.
6.570ExampleApp has the following Java source files.
com.vedha.sampleapp.HomeActivity.java com.vedha.sampleapp.LifecycleActivity.java com.vedha.sampleapp.MainActivity.java com.vedha.sampleapp.PopupExamplesActivity.java