Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
you must use root access to view the files in /data.
You can use Root Explorer or ES File Explorer, with root access granted.
/data is not user-level accessible for various (some obvious, some not) reasons - mainly for security.
Actually,what your looking for lies within the apk.. decompile and in res/xml should some prefference xmls and thata where the default settings are
![]()
well i guess you can try just doing a data pull via adb (NOT DATA/APP, the whole data folder itself)...? should give you EVERYTHING in data, then you can pin-point the app's data and do ya thang i guessWas trying to avoid all that.... but i think I'm stuck.
The theory was... if i set up the app too my preference... and then find the config file on my on my device and preload it into rom package..... this woukd save a lot of trouble.
This worked for cpu software, and rom now loads with cpu set at 1.1, and performace govenor stock.
I have been trying to do the same thing with a launcher... trying to avoid first start tutorial, and theme the launcher... but the software doesent want me to do this.
Ahhhhhhhh balls
didn't really think it worked that way.. but ehh what do i know lol just be carefull not to preload any of your sync information lolwell i guess you can try just doing a data pull via adb (NOT DATA/APP, the whole data folder itself)...? should give you EVERYTHING in data, then you can pin-point the app's data and do ya thang i guessdidn't really think it worked that way.. but ehh what do i know lol just be carefull not to preload any of your sync information lol
