Android Open Source - Development data dataplan






Project Summary

Simple Android application to activate your data plans in regular intervals using USSD codes..

Web Site / Source Repository

dataplan is hosted in the following web site
https://github.com/macdems/dataplan

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

ItemValue
Java File Count8
Target SDK Version7
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.CALL_PHONE
android.permission.CALL_PRIVILEGED
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

dataplan has the following Java source files.

com.macdems.planactivator.ActivateEvent.java
com.macdems.planactivator.ActivatorPhoneStateListener.java
com.macdems.planactivator.AlarmSetter.java
com.macdems.planactivator.DatabaseAdapter.java
com.macdems.planactivator.MainActivity.java
com.macdems.planactivator.MainPreferenceActivity.java
com.macdems.planactivator.PlanEditActivity.java
com.ptashek.widgets.datetimepicker.DateTimePicker.java