Android Open Source - App template Template






Project Summary

Android Application Template.

Web Site / Source Repository

Template is hosted in the following web site
https://github.com/GradyYu/Template

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

ItemValue
Java File Count12
Target SDK Version10
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

Template has the following Java source files.

com.grady.template.IndexActivity.java
com.grady.template.entity.GYApplication.java
com.grady.template.entity.GYBackgroundService.java
com.grady.template.entity.GYBaseActivity.java
com.grady.template.entity.GYBinderService.java
com.grady.template.entity.GYBroadcastReceiver.java
com.grady.template.entity.GYDeamonThread.java
com.grady.template.entity.GYSystemReceiver.java
com.grady.template.network.GYNetStatus.java
com.grady.template.util.GYConfigOption.java
com.grady.template.util.GYDevice.java
com.grady.template.util.GYFilesOperation.java