a simple project for my first Android application.
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.
The following table is the detailed list of easyPic.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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