Creating a Android app to download different types of file from Web. The purpose of the App is to study the role of Android System in creating and managing the lifecycle of Bound and Local Services..
ServicesAppAndroid is hosted in the following web site
https://github.com/SnehaKK/ServicesAppAndroid
If you think the Android project ServicesAppAndroid 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 ServicesAppAndroid.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
ServicesAppAndroid has the following Java source files.
com.example.servicesappandroid.ImagedownloadActivity.java com.example.servicesappandroid.MainActivity.java com.example.servicesappandroid.PDFDownloadActivity.java com.example.servicesappandroid.SJSUDownloadService.java com.example.servicesappandroid.TextdownloadActivity.java