Android Open Source - App design app-distributor-android






Project Summary

An app designed to work with my custom server software for Android application distribution to registered devices..

Web Site / Source Repository

app-distributor-android is hosted in the following web site
https://github.com/afollestad/app-distributor-android

If you think the Android project app-distributor-android 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 app-distributor-android.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_PROFILE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.c2dm.permission.RECEIVE
com.recoup.android.gcm.permission.C2D_MESSAGE
Asset File Namesassets\Roboto-Bold.ttf
assets\Roboto-Condensed.ttf
assets\Roboto-Light.ttf
assets\Roboto-LightItalic.ttf




Resource Files

There are 8 image files in app-distributor-android. The names of the image files are listed as follows.

ab_solid_appdistributor.9.png
appdistributor_btn_default_disabled_focused_holo_light.9.png
appdistributor_btn_default_disabled_holo_light.9.png
appdistributor_btn_default_focused_holo_light.9.png
appdistributor_btn_default_normal_holo_light.9.png
appdistributor_btn_default_pressed_holo_light.9.png
ic_download.png
ic_status.png

The following screenshort is generated from the image listed above.

null




Java Source Files

app-distributor-android has the following Java source files.

com.afollestad.appdistributor.Utils.java
com.afollestad.appdistributor.adapter.Apk.java
com.afollestad.appdistributor.adapter.ApkAdapter.java
com.afollestad.appdistributor.gcm.Gcm.java
com.afollestad.appdistributor.gcm.GcmBroadcastReceiver.java
com.afollestad.appdistributor.gcm.GcmIntentService.java
com.afollestad.appdistributor.providers.ApkCacheProvider.java
com.afollestad.appdistributor.providers.base.ProviderBase.java
com.afollestad.appdistributor.receivers.DownloadNotificationReceiver.java
com.afollestad.appdistributor.receivers.InstallNotificationReceiver.java
com.afollestad.appdistributor.tasks.DownloadTask.java
com.afollestad.appdistributor.ui.MainActivity.java
com.afollestad.appdistributor.ui.ReleaseDialog.java