Configure an Android application using property file -


i have android application need install on diffferent devices different configurations. kept in res/raw folder, data stored in key=value format. can access value passing key? can change .properties file outside application? suggestions?

i'd go sharedpreferences. can predefine sharedpreference file , ship application it. need implement way alter preferences desired extent.

it xml file using key:value pairs.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -