Android Open Source - Animation studio AppCap






Project Summary

My first android application.AppCap (Java) ? 2014 ? Developed an Android application using Android Studio ? Disables the use of selected applications for a given period of time ? Create and save multiple list of selected applications ? Animated user interface.

Web Site / Source Repository

AppCap is hosted in the following web site
https://github.com/alejojonas/AppCap

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
jar files usedgson-2.3.jar
Required Permissionsandroid.permission.GET_TASKS
android.permission.KILL_BACKGROUND_PROCESSES
android.permission.RESTART_PACKAGES




Resource Files

There are 3 image files in AppCap. The names of the image files are listed as follows.

background_back.png
background_front.png
background_front_btn.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AppCap has the following Java source files.

com.jonasalejo.appcap.AppList.java
com.jonasalejo.appcap.AppListAdapter.java
com.jonasalejo.appcap.AppRow.java
com.jonasalejo.appcap.ApplicationTest.java
com.jonasalejo.appcap.BlockService.java
com.jonasalejo.appcap.Database.java
com.jonasalejo.appcap.MainActivity.java
com.jonasalejo.appcap.PlanAdapter.java
com.jonasalejo.appcap.PlanRow.java
com.jonasalejo.appcap.Timer.java
com.jonasalejo.appcap.TimerReceiver.java