Monday, December 29, 2014

ABOUT SUPERUSER APP

ABOUT SUPERUSER APP


In computing, the SUPERUSER is a special user account used for system administration. Depending on the operating system(OS), the actual name of this account might be:root, administrator, admin or supervisor. In some cases the actual name is not significant, rather an authorization flag in the user's profile determines if administrative functions can be performed. In OSes which have the concept of a superuser, it is generally recommended that most application work be done using an ordinary account which does not have the ability to make system-wide changes.



SUPERUSER IN ANDROID OS

Every ANDROID device user wants their device rooted, And when it comes to
rooting and android device, the word SUPERUSER always pop-up.

Superuser is the app that manages what apps on your rooted device have access to su. Apps that are granted su have elevated permissions and can modify just about any part of the system. The app was originally written by zinx, and I took it and made it much more useable. The app consists of two parts, Superuser.apk and the su binary.Superuser.apk runs as any other app and gives you, the user, a place to see what apps you have allowed or denied, as well as view a log of what apps have used su when.The su binary is what other apps call when they need superuser rights. 


The binary checks the database maintained by Superuser.apk to determine if you have already granted rights to the requesting app, and if not tells Superuser.apk to display a prompt asking you for permission.Superuser comes pre-installed on any rooted ROM. In fact, without it, you don’t have a rooted device at all. You cannot uninstall it, it lives on the system partition with other apps that came pre-installed on your device. 

It can be updated from the Market if the developer of your particular ROM has used a version that is signed with the proper keys, which are publicly available on my github.Installing Superuser isn’t something you would need to do under normal circumstances, but just in case the need comes, you can get it here

Features
* Multiuser support
* OPEN SOURCE
* Pin protection
* Manifest permission support
* Per app configuration
* FREE
* Request timeout
* Logging
* Notifications

* Proper Tablet UX

No comments:

Post a Comment