Android Example with IntentService and Broadcast Receiver..
AndroidProjOne is hosted in the following web site
https://github.com/m-saifuddin/AndroidProjOne
If you think the Android project AndroidProjOne 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 AndroidProjOne.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidProjOne has the following Java source files.
com.example.one.MainActivity.java com.example.one.adapter.CustomArrayAdapter.java com.example.one.fragment.DataListFragment.java com.example.one.model.AppConstants.java com.example.one.model.FlikrFeed.java com.example.one.service.DownloadService.java