Skip to main content

Posts

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

SuperSU

Download SuperSU is a 'superuser' privilege administration tool that allows you to administer the privileges enjoyed by all of the apps you have installed. Basically, it gives you total control over your Android device. One of the options that SuperSU provides is the possibility to perform a temporary 'unroot' of your device so that you can take advantage of content that only unrooted devices can use. SuperSU is a very useful tool that aims to replace any other application you were using to manage your superuser privileges, offering an accessible interface with some very interesting features.

Root Checker +

Download Root Validator Plus is complete free Application to check whether your phone is rooted or not.Main Features:* Check phone root status (su)* Check Busy Box* Check Phone Build Details* Complete Material Design Overhaul* Check Super User StatusCredits:Root Checker is free,fast and light weight app to verify if your Android device has proper root (superuser or su) access. It is fast and extremely easy to use. This is the easiest to use most light-weight root checking app.This app also lets you find out if Busy Box is installed on your android device, it also tells the busy box path. This app is forever free.In addition to root/super user checking and busy box, this app also gives the following build information about your android device -• Brand• Bootloader• CPU_AB1• CPU_AB2• Display• Fingerprint• Hardware• Model• Product• Serial• Tags• Type• User• Codename• Incremental• ReleaseRoot Che...

BussyBox Pro

Download Root required for this application!The fastest, most trusted, and #1 BusyBox installer and uninstaller! Over 6 million installs and over 20,000 5 Star ratings!Mentioned in the new XDA-Developers book "XDA Developers' Android Hacker's Toolkit: The Complete Guide to Rooting, ROMs and Theming"Winner of best Utility Software award for Android via Handster. This is the only installer that is ad free and requires no internet permission!The only installer that will install ANY Busybox binary available for Android...you find it on the web and this will install it!This installer has the smallest Busybox binaries available, right around 800kb unlike the other installers which are over a meg.Pro version contains no ads or nag screens, Backup feature (for safer installs), uninstall feature, Advance Smart install feature, the ability to hand pick the applets you want, safety check for missing applets on start, and better overall support. The pro version will receive more...

Root Explorer

Download Root Explorer is the ultimate file manager for root users. Access the whole of android's file system (including the elusive data folder!).Features include multiple tabs, Google Drive, Box, Dropbox and network (SMB) support, SQLite database viewer, Text Editor, create and extract zip or tar/gzip files, extract rar archives, multi-select, execute scripts, search, remount, permissions, bookmarks, send files (via email, bluetooth etc), image thumbnails, APK binary XML viewer, change file owner/group, create symbolic link, "Open With" facility, MD5, create shortcuts.For fast, friendly support simply email us: support@speedsoftware.co.ukWe will always try to help with any problem you may have with the app. If we can't help then you can have a refund, no questions asked.Although 16,000+ five star ratings will tell you that most people are very satisfied customers. Make sure you read as many comments as possible to get a good idea of what most people think of the ap...

Lucky Patcher

Download Lucky Patcher is an app that gives you real control over the permissions you give to the apps installed on your Android. You can delete excessive advertising, change the permissions, create backups of other apps, and much more. That said, you do need a rooted device in order to enjoy these features. When you open Lucky Patcher you'll see a comprehensive list of all the apps installed on the device. You just have to tap one of them to see the available options: view the app's information, uninstall it, delete additional data, and access other special tools. Among these special tools you can find interesting features that let you, for example, deactivate ads, and even run the app in conditions in which you normally couldn't. You can even create an APK modified according to your preferences. Lucky Patcher lets you take control of the apps installed on your Android. As with almost all apps that give more control to the user, a rooted device is required to access al...

Lucky Patcher

Download Lucky Patcher is an app that gives you real control over the permissions you give to the apps installed on your Android. You can delete excessive advertising, change the permissions, create backups of other apps, and much more. That said, you do need a rooted device in order to enjoy these features. When you open Lucky Patcher you'll see a comprehensive list of all the apps installed on the device. You just have to tap one of them to see the available options: view the app's information, uninstall it, delete additional data, and access other special tools. Among these special tools you can find interesting features that let you, for example, deactivate ads, and even run the app in conditions in which you normally couldn't. You can even create an APK modified according to your preferences. Lucky Patcher lets you take control of the apps installed on your Android. As with almost all apps that give more control to the user, a rooted device is required to access al...

How to Enable Soft Keys on Android Phone

In this post, we will see the different ways to enable it on Android [Both rooted and non-rooted devices]. Let's get started. Enable Soft Keys on Rooted Android Devices 1 Editing Build.prop File Video Tutorial Steps To enable soft keys, you need to edit the build.prop file. Open  ES File Explorer app . Go to /system. Copy the build.prop file and paste it in the SD Card. Now we have the backup of the build.prop. Again go to /system and tap the build.prop file. Select ES Note Editor option. Click on overflow menu at the top and select "Edit". Add the following lines at the end qemu.hw.mainkeys=0 Press back button and select "Yes" in the confirmation message. Reboot your phone. Now you can see the soft keys on your Android phone. You can disable these keys by removing the code from the build.prop file. Alternatively, you can disable the soft keys at any time by changing the value 0 to 1. qemu.hw.mainkeys=1 2 Xposed Installer If you are a  Xposed framework  user, th...