Android Open Source - Development eclipse HelloWorld






Project Summary

Test project for Eclipse Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HelloWorld.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version10
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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