how to create properties file android

user3113670 picture user3113670 · Mar 13, 2014 · Viewed 7.7k times · Source

I would like to create the config file on android application and I know for Xcode we use plist, Dot net uses app.config but for android I don't have an idea to create file.

Thank you

Answer

Bhanu Sharma picture Bhanu Sharma · Mar 13, 2014

That good sir is possible by using SharedPreferences.