سؤال

I would like to know if rooting is a requirement to read the database files such as alarms.db from my app ? If not, then how should I proceed to do the same?

هل كانت مفيدة؟

المحلول

Of course yes. I often do this for some reasons.But if your phone is not rooted,these files are not allowed for reading or writing. When you have rooted your phone,you can take the su permission to remount the file system or change the mode of the file so that it can be read.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top