Android Open Source - App simple MyFirstApp






Project Summary

Going through Android docs again to make a simple app.

Web Site / Source Repository

MyFirstApp is hosted in the following web site
https://github.com/alexdennis/MyFirstApp

If you think the Android project MyFirstApp 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 MyFirstApp.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
Fragment Count2




Resource Files

There are 2 image files in MyFirstApp. The names of the image files are listed as follows.

ic_action_new.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MyFirstApp has the following Java source files.

com.carltondennis.android.shopping.MainActivity.java
com.carltondennis.android.shopping.Preferences.java
com.carltondennis.android.shopping.ShoppingItemFragment.java
com.carltondennis.android.shopping.ShoppingListContract.java
com.carltondennis.android.shopping.ShoppingListDbHelper.java
com.carltondennis.android.shopping.ShoppingListFragment.java
com.carltondennis.android.shopping.ShoppingListItemAdapter.java