How to detect that a phone is rooted? I have an idea to check by writing a file at root of Android OS but there are some softwares that if installed can hide a rooted phone.

For reference: http://developer.android.com/reference/android/content/Context.html#checkPermission(java.lang.String, int, int)

link|improve this question

possible duplicate of How can you detect if the device is rooted in the app? – Drakosha Jan 26 '11 at 14:47
possible duplicate of Determine if running on a rooted device – Brad Larson Jan 26 '11 at 16:02
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.