Example of getting a Service and Dialog working with orientation changes.
android-service-dialog-demo is hosted in the following web site
https://github.com/thrawn01/android-service-dialog-demo
If you think the Android project android-service-dialog-demo 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 android-service-dialog-demo.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar guava-r09.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in android-service-dialog-demo. The names of the image files are listed as follows.
download.png
The following screenshort is generated from the image listed above.
android-service-dialog-demo has the following Java source files.
com.example.demo.DemoService.java com.example.demo.DemoServiceClient .java com.example.demo.DownloadFile.java com.example.demo.MainActivity.java com.example.demo.OnCompleteInterface .java com.example.demo.SubActivity.java