Android Open Source - App project easyPic






Project Summary

a simple project for my first Android application.

Web Site / Source Repository

easyPic is hosted in the following web site
https://github.com/runningletters/easyPic

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

ItemValue
Java File Count13
Target SDK Version19
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

loading.gif

The following screenshort is generated from the image listed above.

null

Java Source Files

easyPic has the following Java source files.

org.hekangping.dao.TestDAO.java
org.hekangping.easypic.CrashHandler.java
org.hekangping.easypic.CustomProgressDialog.java
org.hekangping.easypic.EditCancel.java
org.hekangping.easypic.LoginActivity.java
org.hekangping.easypic.MainActivity.java
org.hekangping.easypic.MyAdapter.java
org.hekangping.easypic.MyApplication.java
org.hekangping.easypic.PrefsActivity.java
org.hekangping.easypic.SecondActivity.java
org.hekangping.easypic.ToastShow.java
org.hekangping.easypic.service.FetchDataService.java
org.hekangping.easypic.util.NetUtil.java