Android Open Source - UI Dialog demo android-service-dialog-demo






Project Summary

Example of getting a Service and Dialog working with orientation changes.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-service-dialog-demo.

ItemValue
Java File Count6
Target SDK Version14
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
guava-r09.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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