40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
Category:System
|
|
License:Apache2
|
|
Web Site:https://github.com/koush/Superuser
|
|
Source Code:https://github.com/koush/Superuser
|
|
Issue Tracker:https://github.com/koush/Superuser/issues
|
|
|
|
Summary:Manage root access
|
|
Description:
|
|
'''N.B'''We don't provide a flashable zip that could be flashed
|
|
in the event that something goes wrong. You can try the
|
|
Google Play description for a link to the developer's zip.
|
|
You must already have root for this to work.
|
|
|
|
An app to allow or disallow apps' request to run as root, like the
|
|
Superuser app that comes with custom ROMs. The difference here is
|
|
that the entire app can be built from source with the Android
|
|
SDK, including the '''su''' binary which is bundled within and
|
|
copied to /system when the prompts are followed. The app
|
|
also intends to enforce an Android root permission that can be
|
|
managed like any other permission. Should work with both ARM and x86.
|
|
.
|
|
|
|
Requires Root:Yes
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/koush/Superuser.git
|
|
|
|
Build Version:1.0.0.7,1007,!wait a bit 1760433,subdir=Superuser,patch=packageid.patch,\
|
|
srclibs=KoushWidgets@039589973,prebuild=\
|
|
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
sed -i '50\,114d' src/com/koushikdutta/superuser/AboutFragment.java && \
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
|
|
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk,buildjni=yes
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:1.0.0.7
|
|
Current Version Code:1007
|
|
|