Android Open Source - Example example MyAndroidPlay






Project Summary

My android simple example.

Web Site / Source Repository

MyAndroidPlay is hosted in the following web site
https://github.com/guoyuanzhuang/MyAndroidPlay

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

ItemValue
Java File Count52
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count1
jar files usedandroid-support-v4.jar
httpmime-4.3.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\testinfo.xml




Resource Files

There are 4 image files in MyAndroidPlay. The names of the image files are listed as follows.

back_btn.png
ic_pulltorefresh_arrow.png
setting_btn.png
warning_btn.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MyAndroidPlay has the following Java source files.

com.gyz.myandroidframe.adapter.ContextBaseAdapter.java
com.gyz.myandroidframe.adapter.MainNewsAdapter.java
com.gyz.myandroidframe.app.AppConfig.java
com.gyz.myandroidframe.app.AppContext.java
com.gyz.myandroidframe.app.AppException.java
com.gyz.myandroidframe.app.AppLog.java
com.gyz.myandroidframe.app.AppManager.java
com.gyz.myandroidframe.app.AppThreadPools.java
com.gyz.myandroidframe.app.ConstPools.java
com.gyz.myandroidframe.app.UIHelper.java
com.gyz.myandroidframe.bean.BaseEntity.java
com.gyz.myandroidframe.bean.CommonError.java
com.gyz.myandroidframe.bean.TestItem.java
com.gyz.myandroidframe.bitmap.BaseLruCache.java
com.gyz.myandroidframe.bitmap.BitmapCacheFactory.java
com.gyz.myandroidframe.bitmap.BitmapDiskCache.java
com.gyz.myandroidframe.bitmap.BitmapManager.java
com.gyz.myandroidframe.bitmap.BitmapMemoryCache.java
com.gyz.myandroidframe.bitmap.DiskLruCache.java
com.gyz.myandroidframe.dao.BaseDao.java
com.gyz.myandroidframe.dao.TestItemDao.java
com.gyz.myandroidframe.dao.TestItemProvider.java
com.gyz.myandroidframe.db.BaseTableColumns.java
com.gyz.myandroidframe.db.DBHelper.java
com.gyz.myandroidframe.db.TestItemColumns.java
com.gyz.myandroidframe.dialog.LoadingDialog.java
com.gyz.myandroidframe.httpparse.BaseEntityImp.java
com.gyz.myandroidframe.httpparse.TestItemsParseImp.java
com.gyz.myandroidframe.httprequest.TestItemRequest.java
com.gyz.myandroidframe.httprequest.TestPostRequest.java
com.gyz.myandroidframe.httprequest.base.BaseDataCache.java
com.gyz.myandroidframe.httprequest.base.DataCacheFactory.java
com.gyz.myandroidframe.httprequest.base.DataDiskCache.java
com.gyz.myandroidframe.httprequest.base.DataMemoryCache.java
com.gyz.myandroidframe.httprequest.base.HttpConnectApi.java
com.gyz.myandroidframe.httprequest.base.HttpConnectPools.java
com.gyz.myandroidframe.httprequest.base.HttpHandler.java
com.gyz.myandroidframe.httprequest.base.HttpUrls.java
com.gyz.myandroidframe.service.MessageService.java
com.gyz.myandroidframe.ui.AbsBaseActivity.java
com.gyz.myandroidframe.ui.BaseActivity.java
com.gyz.myandroidframe.ui.MainActivity.java
com.gyz.myandroidframe.util.BroadCastUtil.java
com.gyz.myandroidframe.util.DownloadUtil.java
com.gyz.myandroidframe.util.FileUtils.java
com.gyz.myandroidframe.util.NetworkUtil.java
com.gyz.myandroidframe.util.NotificationUtil.java
com.gyz.myandroidframe.util.StringUtils.java
com.gyz.myandroidframe.widgets.PullToRefreshListView.java
com.gyz.myandroidframe.widgets.ToastView.java
com.gyz.myandroidframe.z_unitext.DownloadTestCase.java
com.gyz.myandroidframe.z_unitext.XMLParse.java