lxxgreat / roottools

Automatically exported from code.google.com/p/roottools
0 stars 0 forks source link

question regarding rooting library #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am sorry about posting this question here.This is not an issue indeed it is a 
question for my better understanding to use. 
I am using your library to check if the device is rooted or not.Based on that 
my app is going to take action. I am not an expert in rooting. As part of the 
checks to confirm the device is rooted i am using your library functions for,
* locating su 
* locating SuperUser.apk
* running command like " ls /data/"

note that i have to determine this root checking programatically. So if any one 
of you help me adding more checks , i would really appreciate. Also please 
confirm the appropriation of the above checks !

regds
me

Original issue reported on code.google.com by Inau...@gmail.com on 11 Jan 2012 at 2:36

GoogleCodeExporter commented 8 years ago
Check out the Wiki: http://code.google.com/p/roottools/wiki/Usage

The topic "Checking for su" explains how to check for root. You don't have to 
implement that on your own.

Original comment by domschuermann@gmail.com on 24 Feb 2012 at 4:38

GoogleCodeExporter commented 8 years ago
@domscheurmann  Thanks it has been useful :) 

Original comment by raghunan...@gmail.com on 28 Feb 2012 at 3:09

GoogleCodeExporter commented 8 years ago

Original comment by Stericso...@gmail.com on 28 Feb 2012 at 2:31