rootadb
rootadb copied to clipboard
restart adbd with root privileges
I need to change ro.debuggable to 1, was hoping to be able to use setpropex.c. Any updates / information? Kinda lost and all I can find are threads that date...
where are gcc-android? ndk?
/eslack/rootadb/SettingsActivity.java uses or overrides a deprecated API.
I'm trying to build the software, but simply running `make` isn't working. It compiles the `setpropex` binary just fine. However, when it gets to the part of the makefile that...
I want to use code for kitkat. please tell me what the license of setpropex. Apache2? or GPL? or others?