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)