How can I display the folders that require root acess in android? -


i working on android app , want user able view folders require root access. tried looking through cyanogenmod file manager code try , trying su command in java runtime thing, had no luck.

you cannot without rooting device (which means gaining required root access level). that's reason permission system - keep away places should not looking in.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -