Android Open Source - Framework Application Android-Framework-Prototype






Project Summary

This is a framework prototype for an Android Application that can to send efficient real time communications between Activity and Service components..

Web Site / Source Repository

Android-Framework-Prototype is hosted in the following web site
https://github.com/zedray/Android-Framework-Prototype

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

ItemValue
Java File Count13
Minimum SDK Version3
Activity Count3




Java Source Files

Android-Framework-Prototype has the following Java source files.

com.zedray.framework.application.Cache.java
com.zedray.framework.application.DatabaseHelper.java
com.zedray.framework.application.MyApplication.java
com.zedray.framework.application.ServiceQueue.java
com.zedray.framework.application.UiQueue.java
com.zedray.framework.service.MyService.java
com.zedray.framework.service.WorkerThread.java
com.zedray.framework.ui.AllTasks.java
com.zedray.framework.ui.BaseActivity.java
com.zedray.framework.ui.LongTasks.java
com.zedray.framework.ui.ShortTasks.java
com.zedray.framework.utils.NotificationUtils.java