-
Notifications
You must be signed in to change notification settings - Fork 16
S2011 Unlocked Flashing
You will need to flash the kernel manually with fastboot
each time you install a new ROM.
You will need:
- Android SDK Platform Tools (if not already installed)
- A Custom ROM (uses the
.zip
extension, don't extract) - A kernel (usually named
boot.img
)
-
Send the device into fastboot mode.
-
Run this command using the boot.img that you want:
fastboot flash boot boot.img
- Turn off your device.
- Hold {{Key|Volume Down}} while turning on your device.
- You will enter ClockworkMod Recovery.
Now you select backup and restore and you backup your current rom. Then go on:
See on the thread of the rom you want to install, what has to be formatted or wiped, for example: format /system format /data format /cache wipe data/factory reset etc
You do this and then you choose "install zip from sd card" > "choose zip" and you select the installation zip.
After the installation has finished, you sometimes have to flash gapps (=google apps like playstore etc). You do this with the same procedure (install zip from sd card etc).
After that reboot phone and enjoy.
Note: All non-Android projects have moved to the BASLQC Wiki.
- 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.
- 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.
- 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.