[ReF} ALL IN ONE NOOBS VIDEO* GUIDES TO ROOT | FLASH | & MORE

Search This thread
Buuild your own ROM!

i would love to see a how to build your own rom

The S3 will be my first Android phone ('89 Nokia bagphone ... N95, N8) but I've re-purposed the Nook Color and domesticated an HTC Flyer so I'm pretty versed on hacking in/onto Android.

IMHO.....
If you really, *really* want to build, pick up a Nook Color on eBay or at a pawn shop. Find the thread where Fattire teaches the community how to a) setup a build environment in Win/Lin/Mac, b) pull CM9 and Encore (Nook Color) source from github and c) build/ebug your very own ROM.

Want to make some changes? Replace some files ... edit some ... create some. Launch Terminal. From build directory type 'make lunch' and go make a cuppa.

I suggest the Nook only because it has an unlocked bootloader. It is virtually impossible to brick. It works reasonbly well with CM9 (ICS) albeit it still lacks HW Accel drivers for the TI gfx chipset (we're looking at *you* B&N!) and has a crippled bluetooth radio. Those things aside, it was my first intro to Android from the days of Froyo and is still my mainstay for testing *anything* Android.


... still can't find the build tut thread. Will update when I get it.
 

orbital_71

Senior Member
Apr 22, 2012
1,631
266
Hi appdroid, can include how to use terminal emulator guide? Noob here:beer: cheers

Sent from my Optimus 2X
 

ih8mydroid

Senior Member
@Appdroid

Thanks for this. Coming from one manufacturer to another, there are a lot of similarities between, the way to gain root, flash etc seems to change. My Rezound was a helluva learning curve dealing with S-ON(now S-OFF), the only good that came from this was learning more about adb and fastboot commands.

Now I am on my way to a SGIII and I have a LOT of reading to do when this comes in to see what differences there are when it comes to rooting and modifying my phone.

Again, thank you for this invaluable information!
 

freaksavior

Senior Member
Jul 2, 2012
60
6
Houston
Thanks for the guide. I was a little confused about one thing though. If you root with the Snap Dragon tool kit v1 in the dev section, when you already did the above guide for rooting using the injected image, will the counter be tripped since it was re-rooted from my understanding?
 

appdroid

Senior Member
Oct 25, 2011
2,565
4,266
Chicago
Welll Once you flash the kernel that comes with SnapDragon toolkit, it trips your flash counter. Simple is that. No matter if your phone is rooted or not. Once you flash it that's it.



Thanks for the guide. I was a little confused about one thing though. If you root with the Snap Dragon tool kit v1 in the dev section, when you already did the above guide for rooting using the injected image, will the counter be tripped since it was re-rooted from my understanding?
 

freaksavior

Senior Member
Jul 2, 2012
60
6
Houston
Ah okay gotcha. Well one more question then. If I had left it alone and used only the guide like you posted, would i have been better off? Trying to read as much as I can and understand this but that's about all I am confused on at the moment. First android phone, coming from iphone 3g > 3gs > 4, so had iOS for a while.
 

droidstyle

Inactive Recognized Contributor
May 7, 2011
6,471
3,604
Fort Wayne
hey appdroid, sorry was not trying to hijack your thread, just thought you might want to include that glossary with yours. thx
 

s197

Senior Member
Jun 28, 2010
1,074
177
appdroid,

Any chance we see if these methods work on Verizon once people start getting their phones? Particularly interested in the Heimdall method since that seems to be the easiest. Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 137
    If you just switched from iPhone or BB or this is ur first android. Read this thoroughly and see ur questions get eliminated by this guide. if you find this helpful than show your appreciation and hit that thnx button.


    Little in-depth information about Android. Must Read. Thank You Pirateghost.
    Android itself is OPEN. you can go and build your very own version of 4.0 ICS right now from source code. there are very few phones you can STABLY and RELIABLY run it on though.

    The NEXUS line of phones exists for a reason. they are untouched by carriers (verizon teabagged the Galaxy Nexus a little), and do not have some stupid overlay on them. they are developer devices in that it is the first phone to get android updates straight from google (no manufacturer interference required).

    every other phone is tainted with a manufacturer's UI. Touchwiz on Samsung phones (galaxy nexus is a samsung but they provided the hardware not the software), Sense on HTC, 'non-blur' on Motorola, whatever Sony calls theirs...lol, LG, etc
    on top of that tainted Android interface is a carrier branding or lockdown (doesnt apply to the entire world, but im only referring to US here)

    so google releases new version of Android
    manufacturers build phone, and customize android to fit their model (this is where android almost stops being OPEN)
    carriers get a hold of the manufacturers build of android and tweak and modify it themselves (more than likely they just tell the manufacturers what they want), as you know they love to include bloat and lock it down from the user

    you receive your android phone after it has gone through all those steps....long process huh? we dont get updates to newer versions as quickly because of that long process...and they would rather us buy new phones instead of improving perfectly good hardware.


    Android is open in the sense that manufacturers can use it however they wish, within reason. it is not necessarily meant to be 'open' to the average end user, and manufacturers dont want you messing with the phone they built. its the reason XDA is what it is today, albeit with roots deep in WinMo hacking.




    ADB → Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device..

    Android →Unveiled on 5 November 2007, Android is a mobile operating system running on the Linux kernel developed by Google.

    AOSP → Android Open Source Project

    Apps2SD → Move applications from the internal NAND memory on the device to a removable SD Card.

    BLN → BackLight Notification

    Bloatware → Software bloat is a process whereby successive versions of apps include an increasing proportion of unnecessary features that are not used by end users, or generally use more system resources than necessary, while offering little or no benefit to its users. Like all the crap that comes from At&t

    Brick → When used in reference to consumer electronics, "brick" describes a device that cannot function in any capacity (such as a device with damaged firmware). This usage derives from the fact that some electronic devices (and their detachable power supplies) are vaguely brick-shaped, and so those which do not function are useful only as actual bricks. The term can also be used as a verb. For example, "I bricked my phone when I tried to modify its firmware."[

    Hard Brick → When your phone does not turn on at all. When you can’t get in to CWR/CWM Or Stock recovery. You are basically screwed.

    Soft Brick → When your phone bootloops. When you can get into CWR/CWM. When You can use jigtag to get into download mode.

    Busybox → BusyBox provides several stripped-down Unix tools in a single executable. It runs in a variety of POSIX environments such as Linux, Android, FreeBSD and others, such as proprietary kernels, although many of the tools it provides are designed to work with interfaces provided by the Linux kernel. It was specifically created for embedded operating systems with very limited resources. Platforms counterparts, but they are pretty close and useful nonetheless.

    CWR OR CWM ClockworkMod Recovery
    →A custom recovery for Android phones and tablets that allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that aren’t possible with the stock recovery.

    DEODEX → Apk files have respective odexes that devs use to supposedly save space. Deodexing means you convert it back to a .dex file and put it back inside the apk. This allows you to easily replace file (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.

    Flashing → The process of applying a firmware image (or ROM) to a device. It generally entails a very specific order of steps. Failing to complete any one of these steps properly may result in bricking the device.


    Firmware → is a term often used to denote the fixed, usually rather small, programs and/or data structures that internally control various electronic devices. Programs stored in the ROM, EPROM, or flash memory that usually control various internal electronic devices (Hard Drives, Keyboards, Displays, etc). Firmware is typically 'fixed' software that is not updated in consumer devices, however it is often updated (or 'flashed') by advanced users to fix bugs or add features to the device. Flashing firmware designed for one device onto a different device, or not following a specific procedure while flashing will often render the device unusable.

    Kernel → is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components

    Radio → The cellular radio on the device which needs control software called firmware to control it.

    ROM → Read Only Memory. In the context of an Android device, ROM is the internal flash memory where the core operating system resides. It can also refer to a specific version firmware that can be applied to a device through a process usually referred to as flashing. An improperly flashed ROM can often brick the device, rendering it unusable.

    Superuser
    → A program, which gives unlimited access privileges to perform any or all operations on the operating system.

    ODIN → Odin is the Samsung software used to update Samsung phones. It does not work with any other devices other than official Samsung phones.

    OTA or FOTA → (F)OTA stands for (Firmware) Over The Air and is the process by which required updates and enhancements to your phone's basic operating system can be sent to you through the cellular network. The Galaxy S II software update will be sent via FOTA and is available through Samsung Kies mini.0

    ODEX → In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These ‘odex’ files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applications difficult because a part of the coding has already been extracted to another location before execution.

    SDK → Software Development Kit.

    Logcat → A debugging tool built into Android devices that displays system logs as they occur. See Logcat.

    NANDroid → A set of tools that will enable anyone who has root on their Android device to make FULL system backups, in case something goes wrong or you want to try out that new experimental ROM/theme. NANDroid will backup (and restore) /system, /data, /cache, and /boot partitions.

    Recovery Mode → A special environment that you can boot into for troubleshooting and upgrading purposes.

    Kang → The process of creating a code based of someone else's code or reapplying code that someone else created into your own code (e.g. git cherry-pick)

    Rooting → is a process that allows users of mobile phones and other devices running the Android operating system to attain privileged control (known as "root access") within Android's Linux subsystem with the goal of overcoming limitations that carriers and manufacturers put on some devices.
    49
    How to root ANY US VERSION ON MAC




    How To root At&t Samsung Galaxy S III I747 No Tripping Flash Counter





    How TO ROOT USING SNAPDRAGON TOOL KIT!

    32
    How To Install ClockWorkMod Recovery!


    How To upgrade ClowckWorkMod Recovery!

    32
    HOW TO UNROOT & FACTORY RESET YOUR SGSIII




    30
    How TO Flash ROMS!



    How TO Back up Rom on Samsung Galaxy III