First Android app I ever attempted (started as a school project) -- has data about planets made viewable through several different interfaces.
first-app is hosted in the following web site
https://github.com/codinkev/first-app
If you think the Android project first-app 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 first-app.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
first-app has the following Java source files.
com.example.app1.CompareMoons.java com.example.app1.CompareName.java com.example.app1.ComparePrimaryComp.java com.example.app1.CompareRings.java com.example.app1.CompareSize.java com.example.app1.CompareSolarSystem.java com.example.app1.DatabaseHelper.java com.example.app1.Planet.java com.example.app1.PlanetActivity.java com.example.app1.PlanetGraphView.java