shaness1990 / Android-SudoInstaller

Sudo for Android Installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudo for Android Installer

This tool installs a simple sudo script to your /system/xbin/.

More information: soon.

Download

Download the latest version from the Google Play Store

Google Play not for you? Download the latest APK

Don't want the latest version? View all versions I've lost all the old versions. Guess you'll just have to use latest (or compile an old one yourself)

The current latest version supports Android 4.0+. If you need to use this on Android 2.x, you can download version 2.1.0, which was the last version to support Android 2.2+. I've lost the APK for this version. I will be downloading the old code and recompiling it to recreate it soon. Sorry for any inconvenience.

Source Code

I work on this in Android Studio. You should be able to import and build it there with no issue!

Bugs and Testing

It may also have universal bugs (with all devices and versions), or bugs with specific devices. If you find a bug, and you have the know-how, fork the project, fix it, then send me a pull request and I will look into fixing it. If you do not have development skills, please use the Issue Tracker to report it and I will look into fixing it. Make sure to mention your device, Android version, ROM (or OEM 'skin') and app version. Thank you! :)

Legal (Licensing and Copyright Information)

Copyright © 2014-2016 ColtonDRG (coltondrg.com)
Licensed under The MIT License (http://github.com/ColtonDRG/Android-SudoInstaller/blob/master/LICENSE)

About

Sudo for Android Installer

License:MIT License


Languages

Language:Java 100.0%