Skip to content
Tenshi Hinanawi edited this page Dec 21, 2012 · 1 revision

Required Files

You'll need to install the Android SDK Platform Tools before proceeding. Follow the guide in the link to do so.

Next, download the files below:

Copy the SuperSU file to your phone.

Pushing the SuperSU File to Your Phone

If you're running Linux or Mac and the device has issues mounting due to MTP, push it directly with ADB.

  1. Turn USB Debugging back on (Settings/Developer Options/USB Debugging) after completing the initial set-up
  • If you do NOT see Developer Options in Settings, go to Settings/About Phone, scroll down to the bottom, and tap on the Build Number section 7 times. A pop-up should show telling you that you are "now a developer."
  1. Download SuperSu from your computer and place it in the platform-tools folder.

  2. In the command prompt, enter this command to send your SuperSU zip directly to your device.

    adb push CWM-SuperSU-v0.99.zip /sdcard/

Sources

BA Logo

Bibliotheca Anonoma

Android Development Codex

Note: All non-Android projects have moved to the BASLQC Wiki.

Introduction

  • Introduction - A quick intro to the rationale and ideals of this guide, and smartphone modding in general.
  • General Setup - Learn how to install and run the tools you need to succeed.
  • Device Guides - Customized, fully decked out guides for rooting each and every device we could find.
  • General OS Customizations - General customizations that work on all devices of a specific OS.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
  • Android Buying Guide for Modders - While modding can fix up an outdated device, it will make your life easier to buy the right device from the start.
Clone this wiki locally