Android Open Source - Development file android-properties






Project Summary

Android Library for reading properties file stored in assets folder.

Web Site / Source Repository

android-properties is hosted in the following web site
https://github.com/fernandodev/android-properties

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

ItemValue
Java File Count8
Activity Count1
Asset File Namesassets\another.properties
assets\config.properties




License

The license information of android-properties is as follows:

Apache License

Java Source Files

com.github.fernandodev.androidproperties.lib.AssetsPropertiesTest.java
com.github.fernandodev.androidproperties.lib.AssetsProperties.java
com.github.fernandodev.androidproperties.lib.ConfigTest.java
com.github.fernandodev.androidproperties.lib.Config.java
com.github.fernandodev.androidproperties.lib.Property.java
com.github.fernandodev.androidproperties.sample.AnotherConfig.java
com.github.fernandodev.androidproperties.sample.Config.java
com.github.fernandodev.androidproperties.sample.MainActivity.java