Android Open Source - Example code cronjob






Project Summary

Demo code Showing how to create cronjobs in android.

Web Site / Source Repository

cronjob is hosted in the following web site
https://github.com/chandangupta86/cronjob

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

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-async-http-1.4.3.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

cronjob has the following Java source files.

com.example.cronjob.AlarmService_Service.java
com.example.cronjob.CronReceiver.java
com.example.cronjob.MainActivity.java