Does setting android:allowBackup="false" prevents application data stored on sqlite to be accessed from rooted devices?
I have read the answers in the What is "android:allowBackup"? where I didn't found a clear answer to my question. I am asking explicitly about rooted device cases.
 
     
    