Android library for loading a remote JSON / XML config file with locally defined default values..
Android-RemoteConfig is hosted in the following web site
https://github.com/gangverk/Android-RemoteConfig
If you think the Android project Android-RemoteConfig listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-RemoteConfig.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar remote-config-1.1.jar remoteConfig_v1.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\rc.json |
Android-RemoteConfig has the following Java source files.
is.gangverk.example.remoteconfig.MainActivity.java is.gangverk.example.remoteconfig.RemoteApplication.java is.gangverk.remoteconfig.RemoteConfig.java is.gangverk.remoteconfig.Utils.java