Android Open Source - App github EdmondAppsAndroidUtilsSample






Project Summary

Sample app for https://github.com/chuihinwai/EdmondAppsAndroidUtils.

Web Site / Source Repository

EdmondAppsAndroidUtilsSample is hosted in the following web site
https://github.com/chuihinwai/EdmondAppsAndroidUtilsSample

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\presidents.json




Resource Files

There are 1 image files in EdmondAppsAndroidUtilsSample. The names of the image files are listed as follows.

ic_menu_search_holo_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

EdmondAppsAndroidUtilsSample has the following Java source files.

com.edmondapps.android.sample.activity.MainActivity.java
com.edmondapps.android.sample.activity.MainTabletActivity.java
com.edmondapps.android.sample.activity.PresidentActivity.java
com.edmondapps.android.sample.activity.PresidentsActivity.java
com.edmondapps.android.sample.column.PartyCol.java
com.edmondapps.android.sample.column.PresidentCol.java
com.edmondapps.android.sample.column.TermCol.java
com.edmondapps.android.sample.database.PresidentDatabase.java
com.edmondapps.android.sample.fragment.BitmapTaskFragment.java
com.edmondapps.android.sample.fragment.PresidentFragment.java
com.edmondapps.android.sample.fragment.PresidentsFragment.java
com.edmondapps.android.sample.framework.IParty.java
com.edmondapps.android.sample.framework.IPresident.java
com.edmondapps.android.sample.framework.ITerm.java
com.edmondapps.android.sample.model.Parties.java
com.edmondapps.android.sample.model.Party.java
com.edmondapps.android.sample.model.President.java
com.edmondapps.android.sample.model.Presidents.java