mvt/mvt
Adam Lawson 9317586851 Better check for if device has root
"which su" will return the path of the su binary, or it will return nothing. 
The python boolean of a string with something in it (such as the path of the su binary), will be True.
An empty string (where there is no su binary) will be False.
2021-07-20 12:55:10 +01:00
..
android Better check for if device has root 2021-07-20 12:55:10 +01:00
common First commit 2021-07-16 08:05:01 +02:00
ios First commit 2021-07-16 08:05:01 +02:00
__init__.py First commit 2021-07-16 08:05:01 +02:00