[GUIDE] Systematic Guide BEFORE complaining on a Development Thread! - Galaxy Note 3 General

Hello fellow XDA Users AND Guests! I'm back with another IMPORTANT tip people have to do but don't do whenever they download and flash a custom ROM.
A custom ROM gets corrupted very easily when using a resume function on your browser, or when there is a network interruption during the download. Many devs have to deal with unexplainable errors on the ROM that they may not even know how to solve, because most of these issues are BECAUSE OF THE USER. (Not to sound mean, but if it works on the dev's device, it is MOST LIKELY to work on yours as well).
Full version of the guide is more detailed, but the compressed one works fine too.
COMPRESSED INSTRUCTIONS
1. Did you check your device model against the device model listed on the thread?
You CAN install N9005 ROMs on other variants, for example the N900T, N900W8,
provided you get a patch specific to your device, however if they have their specific
thread, N9005 ROMs DO NOT ALL SUPPORT IT.
Click to expand...
Click to collapse
2. Did you check the MD5 Checksum of the file after you downloaded?
Open this spoiler for Mac Instructions!
1. Open Applications -> Utilities -> Terminal (or open Spotlight, and search for Terminal)
2. When Terminal is open, locate your directory where the file is downloaded, usually run this command: cd Downloads
3. When the path changes to the Downloads folder, type in "md5 XXXXXXXXXXXXX.zip" (name of the downloaded zip)
4. An MD5 code will come up, for example 614a3fac73272c9b53e74dc2ef5675f3, copy and paste this.
5. On the thread of the ROM, there should be located an MD5 code, press Command F, and paste it in the box. If the MD5 is found, then congratulations, MD5 checksum complete!
Click to expand...
Click to collapse
Open this spoiler for Windows Instructions!
1. Download WinMD5Free from this link: http://www.winmd5.com/ (NO INSTALL REQUIRED)
2. Unzip the application, then launch the .exe
3. Choose the file by clicking Browse, and double click the .zip file.
4. When the MD5 checksum value appears, copy and paste the MD5 from the custom ROM thread into the third box (Original file MD5 checksum value)
5. If they match, congratulations, MD5 checksum complete!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
3. Did you try wiping both Cache and Dalvik Cache?
Click this if you are using TWRP Recovery
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select the Wipe option.
3. Select the Advanced option.
4. Select Cache and Dalvik Cache, then swipe to wipe.
5. Reboot
Click to expand...
Click to collapse
Click this if you are using CWM Recovery
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select Wipe Cache
3. Click on the Volume Keys till you get to Yes, then press the power button
4. After done, select Advanced, then Select Wipe Dalvik Cache
5. Click on the Volume Keys till you get to Yes, then press the power button
6. Reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
4. Is your configuration different from the given stock values?
Did you install any undesired system files unsupported by the developer? If you did. YOU LOST YOUR SUPPORT IMMEDIATELY, but you will have a bunch of people that may have done the same.
Modifying the stock values include:
1. Modification of System Files (Installing unsupported themes from other ROMs)
2. Tweaking of System Files manually (e.g. deleting gsiff_daemon)
3. Flashing a different CSC (Customer Sales Code)
4. Flashing a different Kernel (e.g. CivZ's SnapKat, Wootever's Custom N3, Stock Kernel with Init (Not included in all ROMs))
Click to expand...
Click to collapse
5. Did you install the ROM after formatting /system, /data, /sdcard, /cache, /dalvik-cache?
Click this if you are using TWRP Recovery
0. YOU WILL NEED AN EXTSD FOR THIS, TO REINSTALL THE ROM.
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select the Wipe option.
3. Select the Advanced option.
3. Select System, Internal SD, Cache and Dalvik Cache, then swipe to wipe.
5. Go back, select Format Data, type 'yes', then press Done.
6. Reinstall your ROM from your external SD.
7. Reboot
Click to expand...
Click to collapse
Click this if you are using CWM Recovery
0. YOU WILL NEED AN EXTSD FOR THIS, TO REINSTALL THE ROM.
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select Wipe Data/Factory Reset
3. Click on the Volume Keys till you get to Yes, then press the power button
4. After done, select Advanced, then select Wipe Dalvik Cache
5. Click on the Volume Keys till you get to Yes, then press the power button
6. After done, select Mounts and Storage, select Format /system
7. Click on the Volume Keys till you get to Yes, then press the power button
8. After done, select Mounts and Storage, select Format /sdcard
9. Click on the Volume Keys till you get to Yes, then press the power button
10. After done, select Mounts and Storage, select Format /cache
11. Click on the Volume Keys till you get to Yes, then press the power button
12. Reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
FULL INSTRUCTIONS
Step 1: You CAN install N9005 ROMs on other variants, for example the N900T, N900W8, provided you get a patch specific to your device, however if they have their specific thread, N9005 ROMs DO NOT ALL SUPPORT IT.
N9005: You CAN use the support from the dev, move on to the next step.
N900W8: You CAN install N9005 ROMs, provided you install the Wifi/NFC/Bluetooth Fix! Any ROM update will WIPE your /sdcard except small patches.
N900T: You CAN install N9005 ROMs, provided you install the Wifi/NFC/Bluetooth Fix! Any ROM update will WIPE your /sdcard except small patches.
N900A: You're on the wrong thread, you need the AT&T Thread.
Check ROMs here: http://forum.xda-developers.com/note-3-att/development
N900V: You're on the wrong thread, you need the Verizon Thread.
Check ROMs here: http://forum.xda-developers.com/verizon-galaxy-note-3/development
N900S: You're on the wrong thread, you need the Sprint Thread.
Check ROMs here: http://forum.xda-developers.com/note-3-sprint/development
N900: DO NOT FLASH ANY SNAPDRAGON ROMS ON YOUR N900 DEVICE!!!!! YOU WILL MOST LIKELY BRICK
Check ROMs here: http://forum.xda-developers.com/galaxy-note-3/galaxy-note-3-exynos-android-development
Others: You DO NOT have support from the dev if you install anything N9005 on your device, you will have to go your respected device's thread if THERE IS a working method. Devs will not support this and if anything goes wrong, go to your forum and bug the thread to support unsupported ROMs (if there is one).
Click to expand...
Click to collapse
Step 2: Checking the MD5 Checksum for the downloaded file.
Mac
1. Open Applications -> Utilities -> Terminal (or open Spotlight, and search for Terminal)
2. When Terminal is open, locate your directory where the file is downloaded, usually run this command: cd Downloads
3. When the path changes to the Downloads folder, type in "md5 XXXXXXXXXXXXX.zip" (name of the downloaded zip)
4. An MD5 code will come up, for example 614a3fac73272c9b53e74dc2ef5675f3, copy and paste this.
5. On the thread of the ROM, there should be located an MD5 code, press Command F, and paste it in the box. If the MD5 is found, then congratulations, MD5 checksum complete!
Click to expand...
Click to collapse
Windows
1. Download WinMD5Free from this link: http://www.winmd5.com/ (NO INSTALL REQUIRED)
2. Unzip the application, then launch the .exe
3. Choose the file by clicking Browse, and double click the .zip file.
4. When the MD5 checksum value appears, copy and paste the MD5 from the custom ROM thread into the third box (Original file MD5 checksum value)
5. If they match, congratulations, MD5 checksum complete!
Click to expand...
Click to collapse
Step 3: Clearing the Cache and Dalvik Cache partitions.
By installing a custom ROM, most likely you would have a custom recovery (TWRP, CWM, etc)
TWRP
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select the Wipe option.
3. Select the Advanced option.
4. Select Cache and Dalvik Cache, then swipe to wipe.
5. Reboot
Click to expand...
Click to collapse
CWM
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select Wipe Cache
3. Click on the Volume Keys till you get to Yes, then press the power button
4. After done, select Advanced, then Select Wipe Dalvik Cache
5. Click on the Volume Keys till you get to Yes, then press the power button
6. Reboot
Click to expand...
Click to collapse
Step 4: Retracing your last steps
Did you install any undesired system files unsupported by the developer? If you did. YOU LOST YOUR SUPPORT IMMEDIATELY, but you will have a bunch of people that may have done the same.
Modifying the stock values include:
1. Modification of System Files (Installing unsupported themes from other ROMs)
2. Tweaking of System Files manually (e.g. deleting gsiff_daemon)
3. Flashing a different CSC (Customer Sales Code)
4. Flashing a different Kernel (e.g. CivZ's SnapKat, Wootever's Custom N3, Stock Kernel with Init (Not included in all ROMs))
Click to expand...
Click to collapse
Step 5: Clearing the /system, /data, /sdcard, /cache and /dalvik-cache partitions. (LAST RESORT)
TWRP
0. YOU WILL NEED AN EXTSD FOR THIS, TO REINSTALL THE ROM.
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select the Wipe option.
3. Select the Advanced option.
3. Select System, Internal SD, Cache and Dalvik Cache, then swipe to wipe.
5. Go back, select Format Data, type 'yes', then press Done.
6. Reinstall your ROM from your external SD.
7. Reboot
Click to expand...
Click to collapse
CWM
0. YOU WILL NEED AN EXTSD FOR THIS, TO REINSTALL THE ROM.
1. Boot into recovery by holding Power, Vol Up and Home at the same time.
2. Select Wipe Data/Factory Reset
3. Click on the Volume Keys till you get to Yes, then press the power button
4. After done, select Advanced, then select Wipe Dalvik Cache
5. Click on the Volume Keys till you get to Yes, then press the power button
6. After done, select Mounts and Storage, select Format /system
7. Click on the Volume Keys till you get to Yes, then press the power button
8. After done, select Mounts and Storage, select Format /sdcard
9. Click on the Volume Keys till you get to Yes, then press the power button
10. After done, select Mounts and Storage, select Format /cache
11. Click on the Volume Keys till you get to Yes, then press the power button
12. Reboot
Click to expand...
Click to collapse

:good:

Seems weird for me to bump this up myself, but I still see many people suffering from their own abuse. Would love for it to be stickied, let's hope

Oh, this is a really nice resource! Thanks. I hope other people see it before rushing over to dev threads without any idea of what's going on.

If anyone has anything to add to this, PM me. I think this is fine for now when linking it to people when they ask a question.

Misclicked the Reply Button

current date and safe Root methods?
nicholaschum said:
Hello fellow XDA Users AND Guests! I'm back with another IMPORTANT tip people have to do but don't do whenever they download and flash a custom ROM.
A custom ROM gets corrupted very easily when using a resume function on your browser, or when there is a network interruption during the download. Many devs have to deal with unexplainable errors on the ROM that they may not even know how to solve, because most of these issues are BECAUSE OF THE USER. (Not to sound mean, but if it works on the dev's device, it is MOST LIKELY to work on yours as well).
Full version of the guide is more detailed, but the compressed one works fine too.
COMPRESSED INSTRUCTIONS
1. Did you check your device model against the device model listed on the thread?
2. Did you check the MD5 Checksum of the file after you downloaded?
3. Did you try wiping both Cache and Dalvik Cache?
4. Is your configuration different from the given stock values?
Did you install any undesired system files unsupported by the developer? If you did. YOU LOST YOUR SUPPORT IMMEDIATELY, but you will have a bunch of people that may have done the same.
Modifying the stock values include:
5. Did you install the ROM after formatting /system, /data, /sdcard, /cache, /dalvik-cache?
FULL INSTRUCTIONS
Step 1: You CAN install N9005 ROMs on other variants, for example the N900T, N900W8, provided you get a patch specific to your device, however if they have their specific thread, N9005 ROMs DO NOT ALL SUPPORT IT.
Step 2: Checking the MD5 Checksum for the downloaded file.
Step 3: Clearing the Cache and Dalvik Cache partitions.
By installing a custom ROM, most likely you would have a custom recovery (TWRP, CWM, etc)
Step 4: Retracing your last steps
Did you install any undesired system files unsupported by the developer? If you did. YOU LOST YOUR SUPPORT IMMEDIATELY, but you will have a bunch of people that may have done the same.
Modifying the stock values include:
Step 5: Clearing the /system, /data, /sdcard, /cache and /dalvik-cache partitions. (LAST RESORT)
CUSTOM-MADE INSTRUCTIONS FOR X-NOTE ROMS
Click to expand...
Click to collapse
Hello, you seem like a mature and helpful person to ask this, I have a 4.4.2 sm-n900w8 (3.4 kernal?) with MDF security software version. I do not know how to use these forums very well so I apoligize if I am asking a redundent question. I have tried rooting a device (SGS3) before; for things like sixaxis, and I now see I'll need it for transfering files to and from the ExtSD (with 4.4.2 on the SGN3). my main question is are there any STILL confirmed ways of rooting the sm-n900w8 as of todays date?? I have done this before with a (SGS3), the videos were fairly strait forward, and this was before I knew about KNOX; in doing so I ended up with a soft bricked device, though I THINK I managed to fix it. If I manage to root it will it void my warranty?
I am concerened about
1) being able to safely root my device without tripping knox or using a method with an older version of software/security.
2) I am NOT getting into Flashing ROMs yet, I just want to transfer files between the two MicroSD cards or use TouchWIZ with apps like SIXAXIS (if that makes sense? )
Thanks for your time and effort into building this community.

ryesagain said:
Hello, you seem like a mature and helpful person to ask this, I have a 4.4.2 sm-n900w8 (3.4 kernal?) with MDF security software version. I do not know how to use these forums very well so I apoligize if I am asking a redundent question. I have tried rooting a device (SGS3) before; for things like sixaxis, and I now see I'll need it for transfering files to and from the ExtSD (with 4.4.2 on the SGN3). my main question is are there any STILL confirmed ways of rooting the sm-n900w8 as of todays date?? I have done this before with a (SGS3), the videos were fairly strait forward, and this was before I knew about KNOX; in doing so I ended up with a soft bricked device, though I THINK I managed to fix it. If I manage to root it will it void my warranty?
I am concerened about
1) being able to safely root my device without tripping knox or using a method with an older version of software/security.
2) I am NOT getting into Flashing ROMs yet, I just want to transfer files between the two MicroSD cards or use TouchWIZ with apps like SIXAXIS (if that makes sense? )
Thanks for your time and effort into building this community.
Click to expand...
Click to collapse
Are you Knox 0x0 right now?

ryesagain said:
Hello, you seem like a mature and helpful person to ask this, I have a 4.4.2 sm-n900w8 (3.4 kernal?) with MDF security software version. I do not know how to use these forums very well so I apoligize if I am asking a redundent question. I have tried rooting a device (SGS3) before; for things like sixaxis, and I now see I'll need it for transfering files to and from the ExtSD (with 4.4.2 on the SGN3). my main question is are there any STILL confirmed ways of rooting the sm-n900w8 as of todays date?? I have done this before with a (SGS3), the videos were fairly strait forward, and this was before I knew about KNOX; in doing so I ended up with a soft bricked device, though I THINK I managed to fix it. If I manage to root it will it void my warranty?
I am concerened about
1) being able to safely root my device without tripping knox or using a method with an older version of software/security.
2) I am NOT getting into Flashing ROMs yet, I just want to transfer files between the two MicroSD cards or use TouchWIZ with apps like SIXAXIS (if that makes sense? )
Thanks for your time and effort into building this community.
Click to expand...
Click to collapse
What's your build number for your phone?
List out everything you see when you type *#1234# in your phone dialer.

I am also 0x0 for Knox, at least I believe so. I have not done anything to it yet.
Sent from my SM-N900W8 using XDA Free mobile app

ryesagain said:
I am also 0x0 for Knox, at least I believe so. I have not done anything to it yet.
Sent from my SM-N900W8 using XDA Free mobile app
Click to expand...
Click to collapse
You should be on the latest bootloader right now.
Try any CF-Root and check the Canadian thread, you're on the right track
You won't trip KNOX on this firmware.

Do you have a link to the N9005 -> N900T patch? I want to flash X Note on my TMo GN3.
Sent from my Note 3 using Tapatalk

Please add this useful
http://forum.xda-developers.com/showthread.php?p=52368167
Sent from my SM-N9005 using Tapatalk

gardobus said:
Do you have a link to the N9005 -> N900T patch? I want to flash X Note on my TMo GN3.
Sent from my Note 3 using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2703229

Awesome, thank you!
Sent from my Note 3 using Tapatalk

Related

[9001][GUIDE][NOOBFRIENDLY]Starter-Guide[STOPPED]

I´m not responsible for what you do! This guide could “destroy” your phone if you do something different how it is explained!!!
I do not have any claim of fullness! If here should be any mistakes feel free to correct me!
Support is now stopped, read this post for more details...
Hi folks
I saw that here is missing a basic guide for our device, then I noticed that we have get a lot of new members, too!
This guide will be so noobfriendly that even my grandmother will understand it
I will try to answer here every question and I will add it then to the front page. I will answer very kindly, too! So feel free to ask everything =)
Please follow each step, don´t skip any step and do all exactly how I explain it...
Must haves:
Following things are must haves for every I9001 phone. In this guide I will explain how to get them on YOUR phone.
Most things will be installed automated by a installation of a custom rom, which is then more easily for you to get them!
Busybox
USB-Debugging
Clockworkmod
Root
Deodex
1. Basics:
About Roms:
What is a Rom:
The whole system of your phone is a rom. Windows 7 is a Rom for your computer (just a metaphor)
A rom contains different sections:
boot.img (kernel)
system.img (the main-system)
recovery.img (recovery mode)cache.img (caches)
Stock-Rom:
The Stock-Rom is the system which Samsung is delivering to the store. Samsung built this rom from the google sources and changed android they way they like it.
The stock-rom is the original rom of your phone!
You can find a lot of stock roms in the Index or just here in the dev forum
Custom-Rom:
A custom-rom is a modified rom which has different improvements. The base can be of a stock rom or it is an AOSP-Rom.
You can find a lot of custom roms here in the forum or just visit the Index
AOSP-Rom:
This is a Custom-Rom too, but the base is built from the sources of Google. The advantages are that there is not any garbage, it is more stable and it has more functionality. But the disadvantage is that it is hard to build and it will take long time for being bug free.
Basic knowledge:
What are Tweaks:
Tweaks are changing values in the system. Tweaks ussually improves the whole system
Kernel Description:
The Kernel is a piece of software which controls everything on your system.
The kernel controls the cpu with the governor. The governor decides the behavior of the cpu, like when the cpu has to be on the max. clock or when it has to be on the min. clock.
The kernel controls the ram and sd-card behavior with the scheduler. The scheduler decides how long a process should be saved in the ram and it influences the sd-card read and write speed.
The kernel controls the voltage of the battery on a specific cpu clock, too
The kernels which are offered here are oc (overclocked), UV (under volted), they add new governors and scheduler and the add the init.d support.
Init.d makes it possible to launch tweaks at the boot of the phone if they are in the init.d folder (system/etc/init.d).
A description of governors and scheduler are here and here
You can change the governor and scheduler with AnTuTu CPU Master
I recommend strongly to change the kernel because it improves your system immense, but in the other hand the car cardle will not work anymore with these kernels.
Only Stock Kernel and the stock kernel with init.d support the car cardle
At the moment are following kernel popular:
Skyhigh
Feamod
Vitality
Stock Kernel with Init.d - KQ7
Bloadware:
Bloadware are apps which nobody needs. Samsung implement them in their stock roms. When they are removed there will be more free space for other apps and more ram will be available
Brick:
Your phone is bricked when it can not boot anymore.
There are two types bricks
Soft Brick:
When your phone is soft bricked it can cause a boot-loop (the reboot-procedure begins always as new) or your phone will stick in the boot.
Soft bricks happen often by installing themes over a odex system (more informations in the 8. point)
You can solve soft bricks easily by installing a new rom with the clockworkmod or with odin (more informations in the 2. point)
Hard Brick:
When your phone is hard bricked it will not do anything. You will not be able to enter the clockworkmod or the downloadmode!
Hard bricks often happen by flashing roms of other phones or flashing bad custom roms (at the moment there aren´t any "bad" customs roms for our device)
You can solve SOMETIMES a hard brick with a JTAG. If the jtag could not help you have to send your phone to samsung for a expensive repair
Batterly life:
You can improve your battery life by changing the governor, the scheduler, turning off gps, bluetooth, wi-fi and by changing the brightness of your display.
You can improve your battery life too by changing the max. and min. clock of your cpu. But here is to say you have to find your personal middle way of performance and battery life settings.
Wipe:
A wipe is when you delete everything on your phone. It has the same meaning as "format" and "delete". How to wipe your phone is explained in the 6. point
Other Settings:
Animations:
In the default settings the animations are diactivated, but they look so nice that you have to activate them . If you want for example the old screen off you have to activate the animations.
How to activate animations:
Enter in the settings of your smart-phone
Select "display"
Choose "animation"
Choose "all animations"
Wi-Fi troubles:
If you face Wi-Fi troubles could this method solve your problems
Enter in the settings of your phone
Choose "Wirelless and network"
Choose "Wi-Fi settings"
Press the Menu-Button
Choose "Advanced"
Activate "use static IP"
Busybox:
Busybox is a collection of commands and functions for every android phone. Some custom roms will even not be working properly without Busybox! Normally Busybox will be installed automated by a custom rom installation , but if not you can install the .zip in the post #3 through Clockworkmod (detailed explanation for installing .zips with clockworkmod are in the 2. Point)
USB Settings:
What is USB-Debugging:
USB-Debugging is a function of Android. If it is enabled you will be able to use adb. Make sure that you have it always enabled because you will need it often and by the way it does not have any disadvantages
What is adb:
adb means: Android Debug Bridge
With adb you can change/edit/install files on your phone with your computer. Broodplank1337 made a big configurator which can do incredible things!
Configurator
How To use Adb is explained in this Tutorial
How to enable USB-Debugging:
Enter in the settings of your phone
Enter in the “Applications”
Enter in “Development”
Enable “USB-Debugging”
How to copy files on your internal SD card:
Make sure that you´ve got at least installed the USB Driver if not download them from the download section (if you have installed kies you got the USB Driver installed too)
Make sure that you have enabled USB-Debugging in the Settings of your phone
Connect now your device with your computer with the usb-wire
Now just pull down your status bar and select the usb notification then you choose "connect storage to PC"
Now you can copy files on your internal SD-card
Your internal SD-card is the storage with 5 GB
2. How to install every Rom/Kernel/Recovery/Mod:
General
If it is a zip file you have to install it with Clockworkmod Recovery. If it is a .tar or a .tar.md5 file you have to install it with Odin!
Odin:
What is Odin:
Odin is a program on windows where you can install custom roms and kernel during your phone is in the Download Mode. To use Odin you need the AriesVE.ops and the kernel or custom rom you want to install.
What is the Download Mode:
When you phone is in the Download Mode you will be able to flash kernel, roms, new recovery modes with Odin. You can only exit the Download Mode by taking of the battery or when odin finished flashing!
How to get in the Download Mode:
Please turn off your phone and wait until it is completely shut down
Press the Home-button + volume-down + power button until there is an android icon
(In post#2) is a Imagine which could help you)
Installing Custom Roms and Kernels with Odin
Download:
Odin
AriesVE
(downloadlinks are in post#3)
Start Odin.exe
Press on "OPS" and choose the AriesVE.ops
Activate the Option "One Package"
Click on "One Package" and select the .tar or .tar.md5 file
Put your phone in to the download mode
Connect your phone with the usb-wire
Press "Start" in Odin
Wait until your phone reboots automatically
(In post#2) is a Imagine which could help you)
Recovery-Mode:
What is the Recovery Mode:
The Recovery Mode is like the BIOS of your computer. There you can manage your phone easily. The Stock Recovery Mode does not have a lot of functions, because of this there were made new recovery mode by good devs. A better recovery mode is the clockworkmod
What is the clockworkmod:
The clockworkmod is actually the most popular recovery mode. At the moment it is the most stable one, too
Other expressions for "clockworkmod":
"CWM"
"Recovery Mode"
"feamod"
What are the differences between Stock-Recovery Mod and Clockworkmod:
With the stock Recovery Mod you can just make a Factory Reset and install simple zip files. You will not be able to install custom roms!
With the clockworkmod you can backup, restore and format your system and install any custom rom
Do I need the Clockworkmod:
Yes it is a must have, you will not be able to install any custom rom or other mods
How to get in the stock-Recovery Mode:
Please turn off your phone and wait until it is completely shut down
Press please the power + the volume up button for 10 seconds
When you see a Box with an android icon press once the menu button to be able to use it
How to navigate in stock Recovery Mode:
Navigating:
Volume Up/Down
Selecting:
Home-Button
How to install the Clockworkmod:
Download:
AriesVE
Odin
FeaModRecovery 1.2
(downloadlinks are in post#3)
Enter the Download Mod
Now start Odin
Select as always AriesVE.ops as ops file
Then activate “one package” option in Odin and choose as “one package” “FeaModRecovery_1.2.tar.md5”
Press "Start" and wait until your phone reboots
How to get in the Clockworkmod:
Please turn off your phone and wait until it is completely shut down
Press please the power + the volume up button for 10 seconds
How to navigate in Clockworkmod:
Navigating:
Volume Up/Down
Selecting:
Menu-Button
Back:
Back-Button
What is "mounting":
If you mount something you will be able to edit/delete/add files to your system. Developer always recommend to mount /system before installing a mod, because if you don´t do it the mod will not be installed successfully
How can I mount /system:
Enter in the Clockworkmod
Choose "mounts and storage"
Choose "mount /system"
It works with /data , /cache , /efs , /emmc , /sdcard ,too
How to install Custom Roms/Kernel/Recovery/Mods with the Clockworkmod:
Put the zip file on your external-card in a folder (Do not put it in a folder with starting with a ".")
Enter in the Clockworkmod
Choose “install zip from sdcard”
Choose “choose zip from sdcard”
Choose the .zip file and install it
Reboot
3. Root:
What is a Root:
You can compare "Root" with the "admin" on your computer or with a “Jailbreak” for Apple products. If you have "root" you can modify all on your system. If you have installed root there will be no more borders.
Other expressions for "root":
"superuser""su"
What can I do exactly with a Root:
Firstly you can backup your apps (will explain this later more precise)
You can change the cpu frequency (cpu=processor an electronic circuit which executes computer programs)
You can run every app which needs root access
Does the root pay up:
Yes it does because it is the first border to cross for having the best of your phone
How to install Root with Clockworkmod:
Download the root from post#3
Put the root.zip on your external-sd-card in a folder (Do not put it in a folder with starting with a ".")
Enter the Clockworkmod
Choose "install zip from sdcard"
Choose "choose zip from sdcard"
Choose the root.zip and install it
Reboot your phone
How to install Root with stock Recovery:
Download the root from post#3
Put it on your internal SD card. Please just copy it on your SD-card and NOT in any folder
Enter in the stock Recovery Mod
Then you choose “apply update” and you choose the root.zip and install it
Reboot then your Phone by choosing “rebooting”
How to Unroot:
Download the "unroot.zip" from post#3
Put the .zip on your external-sdcard in a folder
Enter in the clockworkmod/stock recovery mode
Install it like you installed the root.zip
4. How to Backup:
There are two ways of backing up your data.
With Titanium Backup:
Titanium Backup is an app which will only backup your apps
Titanium Backup is a free app but I recommend only the pro version, because the free is too slow
Your backup will be saved on you internal-card in:
/titanium backup/
With Clockworkmod:
With the clockworkmod you can backup your apps and your whole system with all settings. I prefer this method because it is simple and secure...
How to Backup in CWM:
Enter the Clockworkmod
Select “backup and restore”
Select “backup” and enjoy your backup
Your backup will be saved on your external-card in:
/clockworkmod/backup/
5. Restore:
How to restore the whole system:
Enter the Clockworkmod
Select “backup and restore”
Select “restore” and choose the date of your backup
How to restore only apps:
Before restoring you should always format your device! How to format is explained in the next point!
Enter the Clockworkmod
Select “backup and restore”
Select “advanced restore”
Choose the date of the backup
Choose “data”
6. How to format:
Do this every time before flashing a stock- or custom-rom!
Attention!
You will delete everything on your phone! Your phone will not even be able to boot! Only Clockworkmod and the Download-Mode will be left! (Your SIM-Card will be untouched)
Please make sure that you saved only your backups on another device before formatting your phone (like on your computer)
This is the best method for using the full experience of every custom rom! I recommend this method because in the past a lot of users had issues with custom roms. They had installed a lot of different custom roms before and they didn´t format their phone correctly before flashing the new rom. This caused a lot of problems
Enter in the Clockworkmod
Choose "advanced"
Choose "Wipe Dalvik Cache"
Go back to the main-menu by pressing the back button
Choose “Mounts and storage”
Select all after all
Format /system
Format /cache
Format /data
(Format /emmc)
(Format /sdcard)
Formating "emmc" and "sdcard" is not a duty! You will need it if you installed a mod on your internal or in your external card
7. Warranty:
What makes your warranty dissapear:
Root
Clockworkmod
Custom-Rom
Other Kernel
How to restore your warranty:
You can restore warranty easily, you have just to flash the stock-rom which was on your device when you bought it. If you not remember which stock-rom you had installed as first visit Sammobile and search for I9001. Download the stock-rom which is for your country, flash it with odin and you will have your warranty back
(For using the Search you have to Regist on Sammobile)
8. Deodex(ADVANCED):
What is Odex:
All apps are at the beginning odexed. Odex means that the apps are actually "packed". When the apps are odex it is more difficult to modify them.
What is Deodex:
Deodexing apps means that you are "unpacking" the apps. When you deodex your apps you will be able to modify them. A deodexed Rom belongs to basic because you will need it for installing a theme or other mods.
Deodexing your rom will not cause any disadvantages
How to Deodex:
Requierments:
Root
Busybox
Java SDK (Download is in the post #3)
USB-Debugging
xUltimate-v2.3.3 (Download is in the post #3)
Connect your phone with the usb-wire
Extract xUltimate-v2.3.3.zip
Start the "Test.exe"
Following must be in the command prompt:
adb = PASS!
odex = PASS!
zip = PASS!
busybox = PASS!
java = PASS!
temp = PASS!
deodex = SKIP!
redex = SKIP!
If something is different please do not deodex you phone because you will fail. If it all matches do following things:
Start the "Main.exe"
Press "1"
When it is finished press please "2"
Enter the folder "origi_app" and delete following files:
Maps.apk
Maps.odex
Phonesky.apk
Phonesky.odex
PlusOne.apk
PlusOne.odex
Enter again xUltimate-v2.3.3 and press please "3"
When it is finished press please "4"
After it is finished start the Deodex.bat (big thanks to nikagl for the commands)
After the automated reboot your phone should be successful deodexed
To check if youre phone is deodexed just run again the "Test.exe" and under the point "deodex" should be "PASS!" or under the point "odex" should be "FAIL!"
Other Tutorials:
How to install CM9 by Arco (alpha2):
Original Post
This tutorial only works if you have installed a custom recovery! How to install a custom recovery (clockworkmod) is explained in the Starter-Guide.
Please make sure that your phone is formated before doing this! How to format is explained in the Starter-Guide ,too.
1. Download please CM9 by arco
2. Unrar
3. Put the folder "2012-05-12.19.54.06" in "clockworkmod/backup" (internal or external is equal)
4. Put your phone in the recovery-mode
5. choose "backup and restore"
6. choose "restore" or "restore from external card"
7. choose "2012-05-12.19.54.06" and confirm
8. reboot
Do following if you do NOT have installed the Clockworkmod by Arco!
9. Download Arco´s Clockworkmod
10. Put your phone into download mode
11. Start Odin
12. Select the ops file
13. Check "one package" and select as "one package" "recovery-clockwork-5.5.0.4-ariesve.tar.md5"
14. Press "Start"
How To Connect both Storages at the same time on pc with CM9:
Original Post
So found an other solution where people were complainig off!
First big thanks to Campi1995 who tested it as well
So the problem was following:
people were not able to connect two storages at the same time with their computer and I found an interesting app in the market, it is called Multi Mount Sd-card
For mounting both storages do follwing things:
Install Multi Mount Sd-card
Add the Widget off the app on any homescreen (in the app drawer, you can add widget)
Connect your phone with the usb-wire
Click once at the widget (it should get green)
and BUUUUFF both is connected to the pc
Remember the pay app is better, but the free one works as well.
If there are any questions regarding this post feel free to contact me...
and again:
peace out fabsau
How to mount your external card on /sdcard/external_sd instead of /emmc/ on CM9
Original Post
Ok guys, after a lot of people were complaining about that the external sd card is now mounted as emmc (including me), I searched a little bit in the forum and I want to share what I´ve found!
Tintenfisch wrote a nice tutorial to make you happy, I tested it and it is working.
Tutorial
Just do what he say and you will be able to use your sd-card as external sd-card
(I activated "Alternate dbase mgmt", because tintenfisch it is recommending it, then I deactivated "Handle USB Connection")
Hoped I helped some people, if there are any questions regarding this post feel free to contact me!
peace out fabsau
How to add toggles on your notifaction bar
Original Post
1. Enter the settings
2. Click on System
3. Click on Notification Drawer
4. Click on Widget buttons and select your toggles
Credits:
KeksKlip - For the root
manveru0 - For the clockworkmod
Skywalker01 - For making big improvements in this forum (and later for the new clockworkmod)
All people which gave me this knowledge!! ♥
All other Devs that are working hard just to make US happy!!!!
Other Threads:
Index
Wiki
Quick-Flasher
Please remember that the Quickflasher is very noobfriendly and easy to use, but in my opinion you should use this tool if you know how to do the usual way (like it is here explained)
Screenshots
Buttons:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download mode:
Odin (Ready for flashing):
Downloads
Downloads
USB-Driver
Busybox
AriesVE
Odin
FeaModRecovery 1.2
Root
Unroot
Java SDK
fabsau said:
7. Warranty restore:
You can restore your warranty easily! You have just to flash any stock rom via Odin for getting your warranty back and do not change anything!
Click to expand...
Click to collapse
Hm.. don't you need exactly the same ROM version of what your phone was before flashing or what your carrier offered you with KIES?
annqx said:
Hm.. don't you need exactly the same ROM version of what your phone was before flashing or what your carrier offered you with KIES?
Click to expand...
Click to collapse
some people buy their phone as sim unlocked (not carrier related) , and those are usually shipped with one of the stock roms available on sammobile . for the rest of us who got their phone with carrier bloatware, we need to have a backup of that stock rom.
as for this thread, although i support any help for people who are starting with android or are new to the device, but i pretty much don't see something that is not covered in the wiki. (not hating, just saying).
You enter STOCK RECOVERY by pressing vol up and power, and then MENU, not just vol up + power
more info
http://forum.xda-developers.com/wiki/Samsung_Galaxy_S_Plus/GT-I9001 don`t forget to add 9001`s wiki page you can put it on top of your tutorial because LOTS of ppl don`t read it
rayiskon said:
some people buy their phone as sim unlocked (not carrier related) , and those are usually shipped with one of the stock roms available on sammobile . for the rest of us who got their phone with carrier bloatware, we need to have a backup of that stock rom.
as for this thread, although i support any help for people who are starting with android or are new to the device, but i pretty much don't see something that is not covered in the wiki. (not hating, just saying).
Click to expand...
Click to collapse
I get your point and I understand you completly, but like I said in the thread more things will come...
glava34 said:
You enter STOCK RECOVERY by pressing vol up and power, and then MENU, not just vol up + power
Click to expand...
Click to collapse
Well I just descriped how to enter in the stock recovery, but I forgot to say how to "activate" it. so your I will add the menu-button thing
chasemyass said:
http://forum.xda-developers.com/wiki/Samsung_Galaxy_S_Plus/GT-I9001 don`t forget to add 9001`s wiki page you can put it on top of your tutorial because LOTS of ppl don`t read it
Click to expand...
Click to collapse
This is a good idea I will do this...
Can someone explain how to restore the warranty because I´m the opinion that every stock-rom is enough. (I will ask some friends too)
fabsau said:
This is a good idea I will do this...
Can someone explain how to restore the warranty because I´m the opinion that every stock-rom is enough. (I will ask some friends too)
Click to expand...
Click to collapse
it`s written on wiki and actually is pretty simple just wrote down what ROM you got on your brand new SGS+, then download the correct version of it from web and put it safe....just in case you need it
Nice tutorial man ^^ You really explained a lot!
so guys added a lot of new things! few guides are under construction and I have to rework 7. point but I think I will finish this project on the 08 april, so stay tuned =)
so guys I finished the guide. If someone becomes troubles with something feel free to contact me!
Stickied!
fabsau said:
so guys I finished the guide. If someone becomes troubles with something feel free to contact me!
Click to expand...
Click to collapse
I would add @kernels the stock one with init.d support since it's the only one (beside pure stocks) that is working with car cradle
Sent from my GT-I9001 using Tapatalk 2 Beta-6
chasemyass said:
I would add @kernels the stock one with init.d support since it's the only one (beside pure stocks) that is working with car cradle
Sent from my GT-I9001 using Tapatalk 2 Beta-6
Click to expand...
Click to collapse
thanks for the information!
Because people now will ask what init.d is, I added a description of it, too
Hello
How I can remove clockwork mode installed with this ways?
Moonart said:
Hello
How I can remove clockwork mode installed with this ways?
Click to expand...
Click to collapse
at the moment only by flashing a stock rom...
Moonart said:
Hello
How I can remove clockwork mode installed with this ways?
Click to expand...
Click to collapse
you can dd the stock recovery.
unable to update after flashing custom rom
I'm having this problem: after flashing a custom rom from sammobile I'n unable to update in KIES. The strange thing is that I get for example XXXKQ7/DBTKP2/XXKPK/ and then the last numbers are of the firmware that previous was on the phone. I think I am doing something wrong but I simply don't know what. Can anyone give me a sollution for this.
Chicane301 said:
I'm having this problem: after flashing a custom rom from sammobile I'n unable to update in KIES. The strange thing is that I get for example XXXKQ7/DBTKP2/XXKPK/ and then the last numbers are of the firmware that previous was on the phone. I think I am doing something wrong but I simply don't know what. Can anyone give me a sollution for this.
Click to expand...
Click to collapse
Kies won`t let you upgrade everything ... the CSC code it`s the main rom chooser then. And not all released stocks are available to upgrade using Kies on ANY other stock

Invalid Package File (Google Market)

Hello,
I'm new to all this rooting malaki, I have installed Team EOS build of Jelly Bean and rooted my Xoom also I have installed Google Apps. Now when I try and download an application I get "Package file is invalid"
I have done a factory reset several times and still nothing, all clearing the cahce, I can't seem to clear Dalvik cahce though, I get an error "unknown volume for path [/sd-ext].
Please help,
I'm new to rooting too so I can't offer any great tech support I will say have you flashed the correct rom for your version of Xoom? It pays to add your version on here if asking a question as it saves time in everyone asking. Did you follow guide and use cwm recovery? I'm not sure if it will help but there is a fix permissions utility in recovery mode but I'm sure the very helpful clever people on here will help just add more info like Xoom version, which team eos jb rom and gapps you flashed?
Sent from my MZ601 using xda app-developers app
AnonJ0n said:
Hello,
I'm new to all this rooting malaki, I have installed Team EOS build of Jelly Bean and rooted my Xoom also I have installed Google Apps. Now when I try and download an application I get "Package file is invalid"
I have done a factory reset several times and still nothing, all clearing the cahce, I can't seem to clear Dalvik cahce though, I get an error "unknown volume for path [/sd-ext].
Please help,
Click to expand...
Click to collapse
Pretty sure that error is normal on certain recoveries and can be ignored. As for your problem, oldgrowler is right, we would need to know what hardware you have and what files your flashing. It's quite possible you got a bad download of the files as well so re-downloading the rom and gapps may be prudent.
Thanks for the reply's.
I'm abit confused on the definition of flashing. I keep downlaoding all the nightly builds of the Team EOS Motorola Xoom WIFI. Still nothing. What does flashing mean? I always go into CWM and install from zip.
Thanks
AnonJ0n said:
Thanks for the reply's.
I'm abit confused on the definition of flashing. I keep downlaoding all the nightly builds of the Team EOS Motorola Xoom WIFI. Still nothing. What does flashing mean? I always go into CWM and install from zip.
Thanks
Click to expand...
Click to collapse
"install from zip" IS flashing.
Filenames of what your installing? (several of the nightly builds will cause problems, plus certain gapps packages are too big for the xoom with JB)
You probably should be using EOS-wingray-20120725-125.zip and gapps-jb-20120722-eos-signed.zip
1. Format /system (just incase something has gotten stuck.)
2. Wipe dalvik + cache
3. Flash EOS-wingray-20120725-125.zip
4. Flash gapps-jb-20120722-eos-signed.zip
airesch said:
"install from zip" IS flashing.
Filenames of what your installing? (several of the nightly builds will cause problems, plus certain gapps packages are too big for the xoom with JB)
You probably should be using EOS-wingray-20120725-125.zip and gapps-jb-20120722-eos-signed.zip
1. Format /system (just incase something has gotten stuck.)
2. Wipe dalvik + cache
3. Flash ]EOS-wingray-20120725-125.zip
4. Flash gapps-jb-20120722-eos-signed.zip
Click to expand...
Click to collapse
Ill give that ago, I was using the wingray 22/07/12 build for both. Also I have this problem. I can't seem to clear Dalvik cahce though, I get an error "unknown volume for path [/sd-ext]. Should I install a new recovery?
Dalvik cache wipe: I told you, "Pretty sure that error is normal on certain recoveries and can be ignored."
airesch said:
Dalvik cache wipe: I told you, "Pretty sure that error is normal on certain recoveries and can be ignored."
Click to expand...
Click to collapse
Thanks ill try that. But I don't think my device propperly wiped everything. I booted it back p after the factory reset and it ran setup on my previous rom. Then when it ahd finished I had Play Store pre installed.
Any help?
Thanks
Am not sure which recovery you are using,
Thru adb install this, you will be fine then.
http://goo.im/devs/teameos/recoveries/wingray/eos-recovery-r6.img
Sent from my MZ601 using Tapatalk 2
wesamothman said:
Am not sure which recovery you are using,
Thru adb install this, you will be fine then.
Sent from my MZ601 using Tapatalk 2
Click to expand...
Click to collapse
How do I remove my other recovery? Thanks allot
You don't remove, it will be overwritten.
Sent from my MZ601 using Tapatalk 2
I rechecked your post. That error is normal. Don't worry about it. Just answer this for now, can you access your external SD card from your current recovery?
Sent from my MZ601 using Tapatalk 2
wesamothman said:
I rechecked your post. That error is normal. Don't worry about it. Just answer this for now, can you access your external SD card from your current recovery?
Sent from my MZ601 using Tapatalk 2
Click to expand...
Click to collapse
Well I over-write the Clockwork mod and it didn't work, so I was going to manually fastboot and flash the img, but it's not working. it says waiting for device....
Make sure USB debugging is enabled.
Sent from my MZ601 using Tapatalk 2
wesamothman said:
Make sure USB debugging is enabled.
Sent from my MZ601 using Tapatalk 2
Click to expand...
Click to collapse
It's enabled and fastboot reboot does nothing. I can use adb commands though
What is your device type? Mz60???
Never mind, I think is mz604...
Sent from my MZ601 using Tapatalk 2
---------- Post added at 11:22 AM ---------- Previous post was at 10:58 AM ----------
I think I can suggest you that you repeat the whole process again...
Note: please read this procedure carefully more than once until you are fully aware of it. If you have any doubts or concerns, just ask to avoid confusion before you apply. This should be followed step by step.
First, download the ROM and GAPPs and put them onto your xoom internal and external SD card. Put them under /mnt/sdcard or /storage/sdcard0 for internal sd, depending which ROM you already have now, ICS, JB, etc... , and place under the root of your external sd card.
To download:
• Get the Motorola USB drivers to your laptop: http://developer.motorola.com/docstools/USB_Drivers/
• Get the Android SDK to your laptop: http://developer.android.com/sdk/index.html
• Recovery Image: http://goo.im/devs/teameos/recoveries/wingray/eos-recovery-r6.img
• GAPPS: http://goo.im/devs/teameos/roms/eos3/gapps/gapps-jb-20120726-eos-signed.zip
• ROM: http://goo.im/devs/teameos/roms/eos3/nightlies/wingray/EOS-wingray-20120725-126.zip
Steps:
1. Power off your XOOM device.
2. Press and hold the volume down button while pressing the power button at the same time. Note: Even if your xoom starts again, just keep the button pressed until you see "Starting fastboot protocol" on the screen.
3. Connect Xoom to your computer via USB.
4. Open a ‘Command Prompt’ or ‘Terminal’ window on your computer in your sdk/tools folder. This is the sdk you downloaded above.
5. Unlock your xoom and flash the recovery image. The recovery image should be in your current working directory where you have command line navigated to:
Type:
adb reboot bootloader
fastboot oem unlock
fastboot flash recovery eos-recovery-r6.img
fastboot reboot
adb reboot recovery
Now, you have your device unlocked and recovery installed.
Reboot your xoom by selecting the option "reboot system now" from recovery. you can navigate up and down using the volume buttons. Once an option is highlighted, press the power button to select, you will still have your old ROM.
To flash the other ROM downloaded above,
1. Boot into recovery by:
i. As soon as you hit the reboot command above, you should see a Motorola logo appear. Wait 3 seconds and tap the Volume down button and the words Android Recovery should appear on the screen. When you see that, tap the Volume up button and you’ll boot into recovery.
2. From within Recovery, perform wipe data, wipe cache, and go to advanced, wipe dalvik cache and battery stats. Don't worry, if the ROM and GAPPs are deleted, which should not be the case, you will have them on your external sd card
Note: wipe data will delete your stuff on the xoom. It would be great if you backup your files that you need to your external sd card before you start any of this procedure.
3. In recovery, navigate to install zip from sdcard > choose zip from sd card and select the EOS ROM you copied to the root of the SD card. Once the files are flashed, DO NOT reboot afterwards. Hold on.
4. Again, from Recovery, choose install zip from sdcard > choose zip from sd card and select the GAPPs you copied to the root of the SD card.
Then hit reboot system now. It will take 2 - 3 minutes for the first reboot. Setup your google account. and you are good to go.
Later reboots will be much faster (around 40 - 50 seconds).
Hope this helps you...

[Complete Guide] What Is ClockworkMod And How To Use It

Schedule Post:
#1 - What Is ClockworkMod Recovery And How To Use It On Android
#2 - Nandroid Backup & Restore
#3 - Onandroid Backup
What Is ClockworkMod Recovery And How To Use It On Android
ClockworkMod – also known as Clockwork or CWM – is 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. In what follows, we will cover all that this recovery is capable of doing, and how to do it. We do not discuss about TWRP (TeamWin Recovery Project) in this thread.
1.All About Android Recovery
All Android devices ship with a recovery console that is basically a partition on the device’s internal memory and can be booted into. The stock recovery of almost all Android devices provides a few basic yet handy options that allow you to factory reset your device and also to recover its operating system using an official ROM in zip format, but that’s all you can do with it. That’s where a custom recovery comes handy.
A custom Android recovery basically replaces the stock recovery with one that lets you do all you can do with the stock recovery, plus a plethora of more options to give you a lot more control on your device. With a custom recovery, you can install official and unofficial ROMs as well as other updates including apps, themes, kernels etc. using zip files, wipe not just user data but pretty much every partition on your device, mount the storage card for USB mass storage access without leaving recovery, partition your SD card, wipe Dalvik cache and battery stats, fix permissions, perform, manage and restore backups and so on.
2.Introduction to ClockworkMod
ClockworkMod recovery is one of the most widely used custom Android recoveries that is available for most mainstream Android devices. It is the needed recovery for AOKP, AOSP, CM. ClockworkMod recovery has been developed by Koushik Dutta (also known as Koush) – the same guy who brought us the Android ROM Manager.
3.Booting into ClockworkMod
On most Android devices including ones by Samsung, you can enter recovery by powering your device off and then powering it back on while keeping either the Volume Up+Home+Power buttons pressed in the same time. This will enter the bootloader from where you can select the ‘RECOVERY’ option by navigating to it with the Volume key and entering it with the ‘Power’ key.
Tour
1. reboot system now
Reboot/restart your phone.
2. apply update from sdcard
This can be used for installation of any official or unofficial update, ROM, kernel, theme etc. That is in a zip format installable from recovery, as long as the file is named update.zip and it has been placed on the root of your SD card (i.e. not in any sub-folder). Selecting this option (and most of the options featured below) will bring up a rather annoying confirmation prompt but this has saved us on multiple occasions from a lot of trouble we would have been into due to accidental key presses. This is what we are talking about:
3. wipe data/factory reset
This option wipes all user data on the device as well as cache. Doing this will leave your phone in the state it was in when you bought it or when any custom ROM was first installed. It will also wipe any sd-ext partition that you might have setup (more on this later).
4. wipe cache partition
Wipes the cache partition of the device to clear all the data accumulated there over use. This is often used before installing a new ROM, app, kernel or any similar mod via recovery.
5. install zip from sdcard
This option brings up the following sub-menu:
a. apply /sdcard/update.zip
This one is essentially the same as the ‘apply update from sdcard’ option of the main menu.
b. choose zip from sdcard
Lets you install any zip file (with any name) from any location on your SD card. The file can be for a ROM, a kernel, an application, a theme or any mod as long as it is in recovery-flashable zip format. This is the most widely used option for installing a ROM that you have downloaded and copied to your SD card.
c. toggle signature verification
Turns the signature verification on and off. When signature verification is on, you will not be able to install any custom ROMs that haven’t been signed by the developers (most custom ROMs aren’t signed). Switching it off skips the signature verification check and proceeds with the installation.
d. toggle script asserts
Seldom-used option for a vast majority of users. It simply turns script asserts on or off. If you don’t know about these (we don’t), it’s best not to change this option.
e. +++++Go Back+++++
Takes you back to the main recovery menu, obviously!
6. backup and restore
Undoubtedly one of the most important features provided by a custom recovery, the backup and restore feature – also known as Nandroid backup – allows you to take a snapshot of your phone’s entire internal memory including all partitions, and save it on the SD card.
a. Backup
Takes a Nandroid backup, as explained above.
b. Restore
Lets you restore a previously taken backup. Entering this option presents you with a list of existing backups from the SD card that you can choose from for restoration.
c. Advanced Restore
This option is similar to the Restore option but once a backup has been selected to be restored, this option allows you to choose what parts of it to restore. You can choose to restore the boot, system, data, cache and sd-ext partitions.
7. mounts and storage
Allows you to perform maintenance tasks on all the internal and external partitions of your android device
a. mount/unmount /system, /data, /cache, /sdcard or /sd-ext
These options let you toggle between mounting or unmounting these respective partitions. Most users don’t need to change these options.
b. format boot, system, data, cache, sdcard or sd-ext
These let you directly format any of these partitions. Take extreme care with this option as formatting any of these partitions will result in losing all data on them, especially the boot and system partitions. Formatting the system partition will remove your ROM and leave your phone without an operating system while wiping the boot partition may brick your phone unless you restore or flash another one before rebooting your device.
c. mount USB storage
Lets you enable USB mass storage mode for your SD card right from recovery so that you can connect it to your computer via USB and transfer any files to/from it without having to leave recovery.
8. advanced
This section contains a few options most users will not require, though these can come handy quite often, especially wiping Dalvik cache, which is required before most ROM installations.
1. Reboot Recovery
Lets you directly and very conveniently reboot from recovery right back into recovery. This is useful option for certain back-to-back installations that require the device to at least boot once between them.
2. Wipe Dalvik Cache
Allows you to wipe the cache for the Dalvik virtual machine (the custom-built Java virtual machine for Android).This is required before most ROM installations and at other occasions too, for fixing some problems.
3. Wipe Battery Stats
Wipes the saved battery usage statistics and effectively recalibrates the battery. Useful in various scenarios when Android isn’t showing correct battery levels.
4. Report Error
In case of errors, this feature can be used to save a log of recent ClockworkMod recovery operations on the SD card that you can later report from Android using ROM Manager.
5. Key Test
Lets you press any of the hardware keys to see if they are properly functioning, and to see their key codes.
6. Partition SD Card
This option gives you a no-frills way to partition your SD card properly for use with ROMs that support data2ext (a very handy hack for low internal memory devices that enables an /sd-ext partition on the SD card to be used as the internal user data storage i.e. as the /data partition). Once this option is selected, you will be given options to choose the sizes for the /sd-ext partition as well as an optional /swap partition on the SD card, and will then automatically format it for you, leaving the remaining space for normal SD card usage. This option will wipe all data from your SD card so use it with caution!
7. Fix Permissions
Fixes the file permissions for the internal memory partitions back to default. This is very useful as a fix for several errors and Force-Closes that start appearing after you or an application you installed and provided root access end up messing up the permissions of important files.
4.Using ClockworkMod for ROM, kernel, apps, theme or mod installation
While in the complete feature tour we have already shown you how to install a ROM, kernel, app, theme or any similar mod from a recovery-flashable zip file using the recovery options, those of you who jumped straight to this section expecting to get just this information quickly are at the right place!
This guide is primary focused on a full feature tour of CWM but in our previously written guide on how to flash a ROM or app from a zip to an Android device file from recovery, we have already covered in detail how to use ClockworkMod for installing any ROM, kernel, app, theme or mod using a recovery-flashable zip file. While that guide is based on an older version of ClockworkMod recovery, everything in it still applies to the latest versions and should work flawlessly.
5.How To Install A ROM or App from zip file to Android device from recovery
Please note that the terms ‘installing’ and ‘flashing’ can be used interchangeably here and will mean the same thing.
Rooting your device renders its warranty void.
ALWAYS take backups before rooting or flashing a custom ROM or app to your phone.
Flashing a defective ROM or app to your phone might brick it so choose the ROMs and software that you flash wisely and never install a ROM or application from an untrusted source.
AddictiveTips will not be liable if your device gets damaged or bricked during the process.
Official ROM updates from device manufacturers or carriers are released in conveniently packaged installation files that you can run on your computer while your Android device is connected to it, and they automatically take care of updating your phone’s system. Similarly, most applications are available directly in the Android Market for easy installation, or come packaged as convenient ‘.apk’ files that you can just run on your Android phone to install. The case is not the same with most custom ROMs and several custom applications, which come in .zip files rather than PC installers or .apk files.
The idea of installing a customized operating system to their smartphone can be quite intimidating for inexperienced users. Though once they get used to it, some of them end up trying out different ROMs for their devices several times a day. While I don’t exactly recommend that you flash every new ROM that is made available for your Android phone, we are here to help you get over the fear of flashing a ROM that enhances the capabilities of your device so that you can use it to its fullest potential.
Here is a quick look at what we will be covering in this guide. Feel free to skip to the real deal if you already meet the prerequisites.
• Before We Begin: Battery Check
• Before We Begin: Unlocking the Bootloader (Stock Android Devices Only)
• Before We Begin: Rooting
• Before We Proceed: Installing a Custom Recovery
• The Real Deal: Installing a Custom ROM to your Phone
• The Real Deal: Installing an App From a Zip File to your Phone
There are certain steps that you might not require, and we shall be mentioning them in each section.
Before We Begin: Battery Check
Before you proceed with any of the following steps, make sure your phone’s battery level is not too low. It is recommended to have it at 50% or more. Do NOT take this lightly. If your phone’s battery runs out while you are attempting to flash a custom ROM, there is a significant chance of your phone getting bricked and becoming unusable PERMANENTLY.
Before We Begin:Unlocking the Bootloader (Stock Android Devices Only)
Note: This step applies only to Android devices with stock version of Android installed. At the moment, Google Nexus One and Nexus S are the only two such devices available. You may skip this step if you are using any other Android device.
Users of stock Android devices such as the Google Nexus One or Nexus S also need to unlock its bootloader before they can proceed. Once you have done this, you may proceed to the next step.
Before We Begin: Rooting
Note: You may skip this step if your device is already rooted, or if you already know how to root it.
Before you can install a custom ROM to your device, your phone needs to be rooted. Rooting is basically administrator or root level access required to perform administrative tasks on your Android device. Once you are done with the rooting process, you may proceed to the next step.
Before We Proceed: Installing A Custom Recovery
Note: You may skip this step if you already have a custom recovery installed on your device.
Rooting grants you the necessary access level to execute administrative tasks on your Android device but it is the recovery that provides the tools necessary to actually perform those tasks. While every Android device ships with a recovery, the stock recovery is quite limited in what it lets you do, and you need a custom recovery image to perform advanced operations on your device. Once you have a custom recovery installed on your phone, you will be ready to proceed to the next step.
The Real Deal: Installing a Custom ROM to your Phone
Now that you have a custom recovery installed on your phone, you can perform all sorts of wonderful advanced operations on your device and this includes the ability to flash a ROM or application from a zip file. The procedure is pretty standard for most ROMs, though there are certain ROMs which require additional steps for their installation. Since those steps differ from ROM to ROM, pay attention to instructions and this includes only the standard instructions here.
• Manually
1. Download the ROM from the link given in the article featuring that ROM. It should be a zip file.
2. Connect your phone to your computer via USB and mount its storage card.
3. Copy the downloaded ROM to the root of the storage card.
4. Power your phone off and reboot it into recovery. This will involve using a combination of your device’s hardware keys. Once in recovery, you can navigate its menu using the volume up and volume down hardware keys or your phone’s trackball / optical track pad if it comes equipped with one.
5. Use the ‘backup and restore’ feature of recovery to backup your existing ROM installation, software and data. This step is known as performing a nandroid backup. ALWAYS perform a backup before flashing a custom ROM, UNLESS you can afford to lose everything that’s on your phone at the moment.
Note: ALWAYS choose to perform the following steps 6, 7 and 8 UNLESS the ROM you are attempting to flash is an updated version of the same ROM that you are currently using, and is compatible with the current installation’s data. It is usually mentioned with the update whether you can install it over a previous version without wiping its data or not.
6. Get back to the main recovery menu and use the option ‘wipe data/factory reset’. You will be prompted to confirm this action. Select “Yes – Delete all user data”.
7. From the main recovery menu, select ‘wipe cache partition’. You will be prompted to confirm this action. Select ‘Yes – Wipe Cache’.
8. From the main recovery menu, enter the ‘advanced’ menu. From this menu, select ‘Wipe Dalvik Cache’. You will be prompted to confirm this action. Select ‘Yes – Format/System’.
9. From the main recovery menu, enter the ‘Mounts and Storage’ menu. From this menu, select ‘Format/System’. You will be prompted to confirm this action. Select ‘Yes – Wipe Dalvik Cache’.
10. Go back to the main recovery menu by pressing the back button and select the ‘Install zip from SD card’ option.
11. Select ‘choose zip from sdcard’ to get a list of the files and folders on your SD card. Scroll to the ROM’s file that you copied there in step 3, and select it. You will be prompted to confirm this action. Select ‘Yes – Install file_name.zip’ where file_name.zip is the name of the zip file that you are trying to install.
12. Wait patiently while the ROM is flashed to your phone via recovery.
13. Once the installation is complete, head back to the main recovery menu if you aren’t there, and select ‘reboot system now’. Your phone will now boot into the newly installed ROM.
The Real Deal: Installing an App From a Zip File to your Phone
While most apps for Android devices are available at the app store for direct download and installation or as .apk files for direct installation, there are certain apps which are only available as zip files installable from recovery. Their installation procedure is the same as installing a custom ROM that we just featured above. However, there are a few minute differences.
• When installing an app from a zip file, you do NOT need to perform the ‘wipe data/factory reset’ or ‘wipe/system’ step so NEVER do that unless you know what you are doing, have a complete backup and want to start using your ROM as a fresh installation with the new app added.
• You might or might not need to wipe the cache and the dalvik cache for installing apps from zip file. This varies from app to app and the developers of such apps as well as many reviewers including us mention when featuring an app whether it requires a cache and dalvik cache wipe or not. However, it never hurts to wipe these caches anyway, and it does not effect the data on your device or its storage card.
There you go, this concludes the guide on how to flash a ROM or app from a zip file to your Android device using a custom recovery. To try out the skills that you just learned, search our site for custom ROMs for your phone and start flashing, always remembering to take backups first!
Important note: This guide is retrieved from the VeNum Complete Guide with only few additions and corrections by me, so All thanks should go to him!
PS: If you see any error, please contact me to edit the OP.
Nandroid Backup - CWM
What is a Nandroid Backup?
It is a full backup of the partitions on your device’s NAND flash (NAND actually stands for NOT AND, which in simple terms means an electronic gate). Basically a backup of your phones hard drive if you will...
The Nandroid Backup is a snapshot of your device (it means everything on your phone – your apps, data, your current ROM and even the kernel is backed up) at the time you do the back up. If you restore the back up, it changes your phone BACK to that state. You will need custom recovery (CWM/TWRP). So make sure you have CWM or TWRP on your device.
The SD Card data is not backed up in the process. Although, the Nandroid Backup itself is created on your SD card. Make sure you have enough space on your SD card to make a COMPLETE copy of your phone.
It’s highly recommended that once you have done a backup, you manually copy it to your computer in case your sd card is wiped or corrupted.
Pre-requisites:
1. Rooted Device:
2. Custom Recovery (CWM or TWRP)
While the OS is running you cannot do a backup. The boot loader in the recovery enables you to take a backup of the OS while it’s not running.
How to Make a Nandroid Backup via CWM:
Backup via CWM:
1.Boot into Recovery pressing in the same time Volume Up + Home + Power buttons for our Galaxy S Advance phones
2. Select ‘Backup and Restore’ from the recovery.
Once you are in recovery, scroll down to the option ‘Backup and Recovery’ with volume Up/Down and select it (Power button for select).
3. Start the backup.
Once you are on the Nandroid screen, select ‘Backup’ to start the backup process. You have the option to ‘Restore’ backup on the same screen.
The backup process may take a while. Take a break for a coffee.
4. Transfer the backup to your computer (recommended).
Once you reboot, you can see the backup in the ‘clockworkmod/backup/…’ (or similar file) directory on your SD card.
Move, copy, or paste this folder on your PC safely.
Restore from a Nandroid Backup via CWM:
1. Boot your device into CWM and navigate to the Nandroid screen.
2. Choose ‘Restore’ and begin the process.
If you select ‘Advanced Restore’ option, you may select which part of the backup to restore – i. e. the boot,system, data or cache. Or choose the whole backup.
3. Reboot your device. Your system is now restored and is exactly the same as the time when the backup was taken.
Video guide (ignore phones from videos ) :
CWM guide
TWRP guide
[app] Online Nandroid Backup
Online Nandroid Backup - FULLY SUPPORTED with our Samsung S Advance GT I9070 (Janice)
Nandroid backups are usually performed in recovery mode. This means you would have to turn off your phone and reboot in recovery mode, which wastes a whole lot of time rebooting and a lot more time offline. With this tool you can do nandroid backups without switching off your device.
Requirements:
1. Rooted android phone
2. A terminal emulator installed on phone
3. Latest version of Busybox
4. A working CWM or TWRP
5. Patience
Features:
* Creates backups in the CMW 5 and 6 style or TWRP!
* Full support of the onandroid script.
* Create custom names for your backups.
* Choose what partitions get backed up.
The onandroid script was developed by Ameer Dawood. The original XDA post can be found at: http://forum.xda-developers.com/show....php?t=1620255
Important: This tool requires a rooted phone with busybox to work!
Download from market: https://play.google.com/store/apps/details?id=com.h3r3t1c.onnandbup
Or from original thread: http://forum.xda-developers.com/showthread.php?t=1620255
Thank u so much
Sent from my GT-I9070 using Tapatalk 2
I have attached some printscreen of CWM for greater understanding of the console.
I have given you ownership of post #2 and 3 and moved all your material from your other thread [Guide] Nandroid Backup - backup & restore into post #2. You can edit that if you want, all I did was Copy/Paste.
Thread Stuck
Woody said:
I have given you ownership of post #2 and 3 and moved all your material from your other thread ...
Thread Stuck
Click to expand...
Click to collapse
Many thanks, Woody! :good:
R_a_z_v_a_n said:
Many thanks, Woody! :good:
Click to expand...
Click to collapse
Hey I have one suggestion. Instead of showing everything and giving the info a stretched out look, you should only show the headings and hide data using spoilers. That way people can read what they want to without too much scrolling!
Sent from my GT-I9070 using xda premium
this is a must-have for (almost) new users, thanks!
No blackouts in the guide. Tnx a lot
1 question, can i use your guides to translate it to spanish and place it in another forum?
Enviado desde mi GT-I9070 usando Tapatalk 2
Thnx
Thanks
xessus said:
No blackouts in the guide. Tnx a lot
1 question, can i use your guides to translate it to spanish and place it in another forum?
Enviado desde mi GT-I9070 usando Tapatalk 2
Click to expand...
Click to collapse
Your welcome but is not my guide. Read the first post and see the note about VeNom.
Sent from my GT-I9070 using xda premium
Thanks!!!
Brainiac.shri said:
Hey I have one suggestion....
Click to expand...
Click to collapse
Done that. Its ok or ...?
Any suggestions to make improvements is welcome. :good:
R_a_z_v_a_n said:
Done that. Its ok or ...?
Any suggestions to make improvements is welcome. :good:
Click to expand...
Click to collapse
right on bro its perfect now
we can do back up and restore by using shaan's temporary CWM right?..
with stock rom and kernel?..
just to make sure..
jaycm1130 said:
we can do back up and restore by using shaan's temporary CWM right?..
with stock rom and kernel?..
just to make sure..
Click to expand...
Click to collapse
YES 101%
Thanks
Thanks for the info, was very helpful!
I also thank you, but dont use QUOTE for all original post.
So for TWRP, click on Backup to make a NAND Backup! ??/

[Q] TF101 - upgrade or buy a new tablet ?

Hi All, new to this forum... what brought me here is trying to figure out if I can upgrade the TF101 to android higher than 4.0.3 that seems to be the "normal" latest version you can get.
Issues I have are: lockup, freeze, twitter post (crash twitter), screen weird colors (need reboot) etc... Maybe I have some hardware issue... planing to open the case and verify all connectors are ok and well seated.
I just spent 4 hours looking around this forum and saw the KatKiss 4.4.4 thing... I say thing because I have no clue (and did not find how) to install this thing.
So! Is it worth it that I spent hours more on understanding how to upgrade, debug and all... or I just go buy a new tablet?
I saw some post around the twitter issue that did not work either after KatKiss upgrade, so not sure if it's worth it ?
I was looking at the Samsung Pro tablets with 8 cores... seems amazing! But pricy!
Anyhow, recommendations?
If you say... sure try to upgrade to 4.4.4 with KatKiss... ok, I can try that, but from the last 4 hours of reading/looking around, I did not find instructions steps I could understand.
Most of those steps I have not clue what they are!
These builds are designed to be installed from your favorite recovery. MAKE SURE TO INSTALL A COMPATIBLE ANDROID 4.2/4.3 RECOVERY!
TWRP >= 2.3.2.3 is recommended, new TWRP available here
Backup everything !
Go to recovery
Make a full wipe / factory reset (you can skip this step if you're already on KatKiss-4.4, if ever you encounter a problem do the full wipe and try again before reporting )
Format /system (only if Version<026)
Flash the rom
Flash KatKiss gapps
Wipe cache/dalvik
Reboot
Click to expand...
Click to collapse
Thanks for any feedback
Cheers!
Simon
I have the tab pro and i like it a lot.
I also have the tf101 running katkiss.
The katkiss is running smooth for me.
All is well and no issues this far.
So I would say try katkiss.
Verstuurd vanaf mijn SM-G900F met Tapatalk
r2go said:
I have the tab pro and i like it a lot.
I also have the tf101 running katkiss.
The katkiss is running smooth for me.
All is well and no issues this far.
So I would say try katkiss.
Verstuurd vanaf mijn SM-G900F met Tapatalk
Click to expand...
Click to collapse
Would love to try katkiss.... but I did not find a how-to steps I can understand.... Any help would be nice.
:laugh:
Simon
SimonFiliatrault said:
Would love to try katkiss.... but I did not find a how-to steps I can understand.... Any help would be nice.
:laugh:
Simon
Click to expand...
Click to collapse
Hi Simon.
Is your device already rooted?
You need to root your device first.
What android version are you running?
Verstuurd vanaf mijn SM-G900F met Tapatalk
r2go said:
Hi Simon.
Is your device already rooted?
You need to root your device first.
What android version are you running?
Verstuurd vanaf mijn SM-G900F met Tapatalk
Click to expand...
Click to collapse
Device not rooted... Android 4.0.3.
I am looking for step-by-step instructions... if they exist?
Never did that type of mod before.
Thanks,
Simon
SimonFiliatrault said:
Device not rooted... Android 4.0.3.
I am looking for step-by-step instructions... if they exist?
Never did that type of mod before.
Thanks,
Simon
Click to expand...
Click to collapse
Easiest way, use Easyflasher (If your TF101 has a serial number B6O or eariler (Some B7O), it is an SBK1, most B7O and all higher are SBK2) choosing the wrong one in Easyflasher will not do any harm, it just won't work
http://forum.xda-developers.com/showthread.php?t=1688012
1: Flash TWRP recovery with Easyflasher
2. Download KatKiss ROM #33 & Latest Gapps and copy to your MicroSD, stick MicroSD Card into TF101
3: Boot to TWRP Recovery by powering off the TF, then pressing and holding Power & Volume Down until the white text appears at the top of the screen, then quickly hit Volume Up once
4: Goto the WIPE menu, and wipe everything apart from External Storage (This will 100% wipe your TF, so if you have anything you want to keep, back it up, you can also make a Nandroid backup inside of TWRP, so make sure your MicroSD Card has enough room if you choose that)
5: Once everything is wiped, goto the INSTALL menu and install KatKiss ROM you copied to the MicroSD Card (Might have to select External from the INSTALL menu to navigate to the MicroSD Card)
6: When the ROM says it is completed the install, go back to the INSTALL menu and install the GAPPS you also copied to the MicroSD Card
7: Once GAPPS have completed installing (Ignore any messages about failing to mount partitions etc) WIPE Cache and Dalvik Cache (Might ask you immediately after flashing Gapps, if not, do it from the WIPE menu
8: Choose REBOOT > SYSTEM or POWER OFF > REBOOT
9: All being well, you are now running the KatKiss ROM
---
TIPS:
When using Easyflasher, you're gonna need to install the "Universal Naked Drivers" from the Easyflasher thread - use a 32bit Windows 7 for least chance of any problems, 64bit windows requires driver signing, and so do all versions of Windows 8.x, you can use 8.x but you'll need to disable driver signing mode before installing them
---
Any problems, reply here and I`ll check every now and then
ok here's the detail steps I did...
1) I have a TF101, B60... S/N, thus SBK1 (what ever that means!)
2) Using this thread: http://forum.xda-developers.com/showthread.php?t=1688012
- Need APX Drivers: http://forum.xda-developers.com/showthread.php?t=1514942
Found those instructions that partially work:
http://forum.xda-developers.com/showthread.php?t=1514942&page=4
Search in the start menu for Device Manager and open it.
Plug in your tablet via USB while in APX mode (hold power button and volume (+) until the screen turns off).
The driver should try to automatically install off the tablet upon plugging it in to your computer.
If it fails to install, you will have an "Unknown Devices" section in Device Manager.
Right click on Unknown Devices and hit update driver.
Then hit manually install driver. Point the file browser to the root folder of the extracted package that you downloaded.
For clarification: You downloaded the zip in the OP called Universal_Naked_Driver_0.72.zip.
When you extract it, you should get something like Universal Naked Driver 0.72 or something like that.
Point that file browser to the newly extracted folder, NOT the subfolders.
If you point it to the amd64 or the i386 subfolders it will not work. Hope this helps you out!
That is partly true... here's what I did:
1. power button + volume up
2. device manager showed "other devices" - APX
3. right-click APX and update driver
4. point to extracted naked driver folder
5. Cannot install - hash not present issue!
6. Found this how-to on installing unsigned drivers: http://dhakshinamoorthy.wordpress.com/2012/05/14/installing-an-unsigned-driver-in-windows-8-x64/
- Cannot find the control panel advanced startup menu!!!
Found those that work! http://pcsupport.about.com/od/windows-8/a/open-advanced-startup-options-windows-8.htm
Method 2: PC Settings
Swipe from the right to open the charms bar.
Tip: If you have a keyboard, use WIN+I and then skip to Step 3.
Tap or click on Settings.
Tap or click on Change PC settings at the bottom of the charms bar.
Choose Update and recovery from the list of options on the left of the PC settings window.
Note: Prior to Windows 8.1, choose General instead and then skip to Step 6.
Choose Recovery.
Locate Advanced startup, at the bottom of the list of options on your right.
Tap or click on Restart now.
Wait through the Please wait message until Advanced Startup Options opens.
After reboot, I could install the Asus Transformer APX interface.
downloaded easy flasher: http://yarr.ntg.cx/pub/EasyFlasher-0.8.3b-STABLE.zip
extracted and started with SBK1
Choose TWRP 2.2.1 and clicked flash
Tablet need to be in APX mode (power + volume up)
click flash and ok
Saw this on easy flash:
Running Wheelie..
>Tablet is now ready for Nvflash
Flashing twrp.SOS
>Finished, now reboot into recovery!
Saw this on tablet:
Entering NvFlash recovery mode / Nv3p Server
Chip Uid: xxxx
!!! phone update success !!!
!!! phone update success !!!
Copying those file to root of flash drive
- KatKiss-4.4.4_032b.zip
- gapps-KatKiss-4.4.4_20140720.zip
- fsync_on.zip
3) Booted to TWRP Recovery
1. Pressing and holding Power & Volume Down
2. when white text appears at the top of the screen, then quickly hit Volume Up once
Now we see the TWRP!
4) Goto the WIPE menu, and wipe everything apart from External Storage (This will 100% wipe your TF, so if you have anything you want to keep, back it up, you can also make a Nandroid backup inside of TWRP, so make sure your MicroSD Card has enough room if you choose that)
- cache
- Dalvik cache
- Factory reset
- System
- Internal storage
- Format data
FAILED!
Unable to format data
5) Once everything is wiped, goto the INSTALL menu and install KatKiss ROM you copied to the MicroSD Card (Might have to select External from the INSTALL menu to navigate to the MicroSD Card)
- Choose katkiss rom
KatKiss-4.4.4_032b.zip
- clicked home
6) When the ROM says it is completed the install, go back to the INSTALL menu and install the GAPPS you also copied to the MicroSD Card
- gapps-KatKiss-4.4.4_20140720.zip
- Home
7) Also installed fsync_on.zip
- This is optional to have more speed, but can cause data loss if tablet reboot
8) WIPE Cache and Dalvik Cache
9) Reboot - System
- Should see the new OS start - with the dog and colored circles!
10) After a short minute... you will get the welcome and setup screen
- Do standard setup!
Tablet is up and running... NICE!
Thanks a LOT!
Will now re-install my stuff and test... will keep you posted.
Do this detailed how-to exist somewhere?
CRAP!!! The main reason I updated this tablet was in the hopes to fix the twitter issue... that is, when trying to post a new tweet, the app crash and restart...
SAME issue!
Any tips on this one would be wonderful.
It's easy.
First root it. Rooting has a few basic common steps. just get the files right.
Then install the rom in recovery!
Voila!
SimonFiliatrault said:
ok here's the detail steps I did...
1) I have a TF101, B60... S/N, thus SBK1 (what ever that means!)
2) Using this thread: http://forum.xda-developers.com/showthread.php?t=1688012
- Need APX Drivers: http://forum.xda-developers.com/showthread.php?t=1514942
Found those instructions that partially work:
http://forum.xda-developers.com/showthread.php?t=1514942&page=4
Search in the start menu for Device Manager and open it.
Plug in your tablet via USB while in APX mode (hold power button and volume (+) until the screen turns off).
The driver should try to automatically install off the tablet upon plugging it in to your computer.
If it fails to install, you will have an "Unknown Devices" section in Device Manager.
Right click on Unknown Devices and hit update driver.
Then hit manually install driver. Point the file browser to the root folder of the extracted package that you downloaded.
For clarification: You downloaded the zip in the OP called Universal_Naked_Driver_0.72.zip.
When you extract it, you should get something like Universal Naked Driver 0.72 or something like that.
Point that file browser to the newly extracted folder, NOT the subfolders.
If you point it to the amd64 or the i386 subfolders it will not work. Hope this helps you out!
That is partly true... here's what I did:
1. power button + volume up
2. device manager showed "other devices" - APX
3. right-click APX and update driver
4. point to extracted naked driver folder
5. Cannot install - hash not present issue!
6. Found this how-to on installing unsigned drivers: http://dhakshinamoorthy.wordpress.com/2012/05/14/installing-an-unsigned-driver-in-windows-8-x64/
- Cannot find the control panel advanced startup menu!!!
Found those that work! http://pcsupport.about.com/od/windows-8/a/open-advanced-startup-options-windows-8.htm
Method 2: PC Settings
Swipe from the right to open the charms bar.
Tip: If you have a keyboard, use WIN+I and then skip to Step 3.
Tap or click on Settings.
Tap or click on Change PC settings at the bottom of the charms bar.
Choose Update and recovery from the list of options on the left of the PC settings window.
Note: Prior to Windows 8.1, choose General instead and then skip to Step 6.
Choose Recovery.
Locate Advanced startup, at the bottom of the list of options on your right.
Tap or click on Restart now.
Wait through the Please wait message until Advanced Startup Options opens.
After reboot, I could install the Asus Transformer APX interface.
downloaded easy flasher: http://yarr.ntg.cx/pub/EasyFlasher-0.8.3b-STABLE.zip
extracted and started with SBK1
Choose TWRP 2.2.1 and clicked flash
Tablet need to be in APX mode (power + volume up)
click flash and ok
Saw this on easy flash:
Running Wheelie..
>Tablet is now ready for Nvflash
Flashing twrp.SOS
>Finished, now reboot into recovery!
Saw this on tablet:
Entering NvFlash recovery mode / Nv3p Server
Chip Uid: xxxx
!!! phone update success !!!
!!! phone update success !!!
Copying those file to root of flash drive
- KatKiss-4.4.4_032b.zip
- gapps-KatKiss-4.4.4_20140720.zip
- fsync_on.zip
3) Booted to TWRP Recovery
1. Pressing and holding Power & Volume Down
2. when white text appears at the top of the screen, then quickly hit Volume Up once
Now we see the TWRP!
4) Goto the WIPE menu, and wipe everything apart from External Storage (This will 100% wipe your TF, so if you have anything you want to keep, back it up, you can also make a Nandroid backup inside of TWRP, so make sure your MicroSD Card has enough room if you choose that)
- cache
- Dalvik cache
- Factory reset
- System
- Internal storage
- Format data
FAILED!
Unable to format data
5) Once everything is wiped, goto the INSTALL menu and install KatKiss ROM you copied to the MicroSD Card (Might have to select External from the INSTALL menu to navigate to the MicroSD Card)
- Choose katkiss rom
KatKiss-4.4.4_032b.zip
- clicked home
6) When the ROM says it is completed the install, go back to the INSTALL menu and install the GAPPS you also copied to the MicroSD Card
- gapps-KatKiss-4.4.4_20140720.zip
- Home
7) Also installed fsync_on.zip
- This is optional to have more speed, but can cause data loss if tablet reboot
8) WIPE Cache and Dalvik Cache
9) Reboot - System
- Should see the new OS start - with the dog and colored circles!
10) After a short minute... you will get the welcome and setup screen
- Do standard setup!
Tablet is up and running... NICE!
Thanks a LOT!
Will now re-install my stuff and test... will keep you posted.
Do this detailed how-to exist somewhere?
Click to expand...
Click to collapse
I am essentially trying to do this although I have a C20 so I use SBK2 in Easy Flash. However, after I do my wipes, then go to flash my rom, I get an error message that it can't open the zip file What is strange is that I have done this before and have had KK installed on my tablet.
706
Razor64 said:
It's easy.
First root it. Rooting has a few basic common steps. just get the files right.
Then install the rom in recovery!
Voila!
Click to expand...
Click to collapse
Unsure what you are referring to?
1) Rooting the TF101
2) Fixing Twitter issue
As you see in the thread, I have successfully installed 4.4.4 KatKiss.
barkeater said:
I am essentially trying to do this although I have a C20 so I use SBK2 in Easy Flash. However, after I do my wipes, then go to flash my rom, I get an error message that it can't open the zip file What is strange is that I have done this before and have had KK installed on my tablet.
Click to expand...
Click to collapse
Did you make sure the zip on the flash drive are ok? Did you try to open them on a PC?
Found a solution for twitter! Simply installed which is better! TWEEDLE
Razor64 said:
It's easy.
First root it. Rooting has a few basic common steps. just get the files right.
Then install the rom in recovery!
Voila!
Click to expand...
Click to collapse
KatKiss is already rooted!
SimonFiliatrault said:
Found a solution for twitter! Simply installed which is better! TWEEDLE
Click to expand...
Click to collapse
Great pleased you managed to get it working in the end, you can now update TWRP to either the latest official 2.3.2.3 or the unofficial which has been taken over by another member, that's possibly why you ended up with the DATA failing to wipe
Twitter works ok for me, but there are 2 different types of KatKiss, there is the normal one which has a speed increase, and the NonLinaro version which has much better compatibility with apps
Its possible twitter is not liking the Linaro version (Normal one)
Anyway, you are set to flash whichever ROMs you like now you have TWRP, but Id advise updating to 2.3.2.3 to avoid issues, that's the version Ive been running since it was released
Oh and SBK1 and 2 mean, Secure Boot Key, SBK1 was leaked and therefore very easy to flash recovery and other stuff to that required the key, SBK2 did not leak, so devs had to find workarounds in order to flash recovery
Wow Simon.
Already so much.
By the way you sound like a pro already
Now just follow what *detection* says.
That Rom is fast and smooth.
Verstuurd vanaf mijn SM-G900F met Tapatalk
I now want to update again since I have some issue with wifi disconnecting and would like to have original Twitter app working.
So here's a couple of questions:
1. TWRP... before I used EasyFlasher that have TWRP 2.2.1
- I did not find easy flasher with TWRP 2.3.2.3 what do you recommend to use to update TWRP? Link please.
2. You said Twitter work for you and you installed the NonLinaro... right?
- I would be using this link: http://forum.xda-developers.com/showthread.php?t=2592890
That's good?
Any other tips, new version since you last post?
Thanks,
Simon
SimonFiliatrault said:
I now want to update again since I have some issue with wifi disconnecting and would like to have original Twitter app working.
So here's a couple of questions:
1. TWRP... before I used EasyFlasher that have TWRP 2.2.1
- I did not find easy flasher with TWRP 2.3.2.3 what do you recommend to use to update TWRP? Link please.
2. You said Twitter work for you and you installed the NonLinaro... right?
- I would be using this link: http://forum.xda-developers.com/showthread.php?t=2592890
That's good?
Any other tips, new version since you last post?
Thanks,
Simon
Click to expand...
Click to collapse
I can help you with 2.3.2.3 TWRP
Code:
https://mega.co.nz/#!0MFjWR5L!Xsf2b83h54I97z5Zsp_1PUn6mDHi6itZIc2GGoFkAeI
This Easyflasher has 2.3.2.3 updated inside (Credit to Frederuco)
*Detection* said:
I can help you with 2.3.2.3 TWRP
Code:
https://mega.co.nz/#!0MFjWR5L!Xsf2b83h54I97z5Zsp_1PUn6mDHi6itZIc2GGoFkAeI
This Easyflasher has 2.3.2.3 updated inside (Credit to Frederuco)
Click to expand...
Click to collapse
Ok... Downloaded this new version and ran it:
Running Wheelie..
>Tablet is now ready for Nvflash
Flashing twrp.SOS
>Finished, now reboot into recovery!
on the tablet, I see the !!!!! phone update success!!!! 2 time
Trying now to get in "recovery mode"...
Tried simple reboot in recovery from KatKiss, does not work.
Ideas?
SimonFiliatrault said:
Ok... Downloaded this new version and ran it:
Running Wheelie..
>Tablet is now ready for Nvflash
Flashing twrp.SOS
>Finished, now reboot into recovery!
on the tablet, I see the !!!!! phone update success!!!! 2 time
Trying now to get in "recovery mode"...
Tried simple reboot in recovery from KatKiss, does not work.
Ideas?
Click to expand...
Click to collapse
Did you reboot fully into KK before trying to get into recovery after flashing 2.3.2.3?
You need flash 2.3.2.3 > reboot fully into KK to complete the install > then reboot into recovery
Also you can try powering off the TF, then hold Vol down and Power until you see the white text at the top of the screen, then release all buttons and quickly tap Vol up to enter recovery
*Detection* said:
Did you reboot fully into KK before trying to get into recovery after flashing 2.3.2.3?
You need flash 2.3.2.3 > reboot fully into KK to complete the install > then reboot into recovery
Also you can try powering off the TF, then hold Vol down and Power until you see the white text at the top of the screen, then release all buttons and quickly tap Vol up to enter recovery
Click to expand...
Click to collapse
After first attempt, yes I entered KK then did reboot in recovery and did not work.
I have tried many time to do power with vol down and vol up... I see "cold-booting linux"... then KK, not recovery mode
I started another thread for this, not sure where the best place to discuss this is?

No OS, please help.

For the past 6 hours I've been trying to unbrick my Samsung Galaxy S6 Edge (G925-W8). I accidentally cleared all the files/ caches with TWRP, now I do not have any OS on it.
Things I've done:
Used Odin to flash a md5 file or a rom I keep getting an error
I'm so lost, I just got the phone yesterday as well too
Do you have twrp? If so, you can sideload a rom. I think you could also mount your sdcard while you're in twrp, and browse it in Windows.
badchip said:
Do you have twrp? If so, you can sideload a rom. I think you could also mount your sdcard while you're in twrp, and browse it in Windows.
Click to expand...
Click to collapse
Yes i still have access to TWRP, but the rest of what you said i have no idea on how to move forward lol
jamescao said:
Yes i still have access to TWRP, but the rest of what you said i have no idea on how to move forward lol
Click to expand...
Click to collapse
Download official firmware from sammobile if u want official, or a custom rom from here on XDA.
Link to YOUR phones official firmware: http://www.sammobile.com/firmwares/database/SM-G925W8/
(Please note that firmware downloads from Sammobile are very limited on speed if you are not a premium member. This download can take a few hours to complete)
If you have an official firmware downloaded:
1. extract the zip file to get your .tar.md5 file
2. turn your phone completely off, then back on in "download mode" you can do this by holding the volume down + home + power keys, then click volume up key to go into download/odin mode.
3. Connect your phone to your computer AFTER phone is in download mode and odin is opened and ready, you will then see it connected.
4. In odin, click on the "PDA" or "AP" (in some versions) button, and find your .tar.md5 file and add it.
5. When this is done make sure only F. Reset Time and Auto Reboot is checked, and most importantly, NOT Re-partition!!
6. Click start and wait for phone to automaticly get the firmware and reboot, when the ID:COM is green, and says completed, you may unplug your phone and set it up.
If you have downloaded a custom ROM from XDA:
1. Connect your phone to the computer.
2. Place the downloaded flashable ROM somewhere on your SD card.
3. Remove phone from PC
4. Boot phone into TWRP (custom recovery)
5. Do a data/factory reset
6. Choose install, find and select your file & click add.
7. Drag pointer to flash selected file.
8. For good spirits, do another wipe of ONLY "dalvic cache & cache" before you reboot phone to start it up.
Hope some of this information can be of any help to you just ask if anything is unclear / bad explained BEFORE you actually do something your unsure of!
Regards
- Renolz
Looks like you tried something without searching first
How did this go? All resolved?
Sent from my SM-G920F using Tapatalk

Categories

Resources