Test project for Eclipse Android.
HelloWorld is hosted in the following web site
https://github.com/katthompson/HelloWorld
If you think the Android project HelloWorld 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 HelloWorld.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.hello.world.permission.MAPS_RECEIVE |
There are 4 image files in HelloWorld. The names of the image files are listed as follows.
book.png home.png man.png phone.png
The following screenshort is generated from the image listed above.
HelloWorld has the following Java source files.
com.hello.world.ContactList.java com.hello.world.ContactListAdapter.java com.hello.world.ContactsActivity.java com.hello.world.GoogleMapsActivity.java com.hello.world.HelloActivity.java com.hello.world.HomeActivity.java com.hello.world.MainActivity.java