is it possible to use C2 to make an android crosswalk app that writes a configuration setting,
i want to write another android app that reads these settings,
what for you ask?
i want to store username/password/url somewhere globally so that my other app can use it login automatically, i don't want to hardcode a url in my app
is it possible to do this with with cordova/crosswalk/intel xdk?