[TOOLKIT] GALAXY NOTE 10.1, Drivers, Backup, Root, Recovery, Flash + MORE

Search This thread

zdravo

Senior Member
Jun 19, 2010
87
19
thx for your toolkit, very useful ! :)

I root and install custom recevory easily ;)
I'm on n8010, Stock 4.4.2 (last firmware)... and now root and TWRP Recovery ^^
 

Villani10

Senior Member
Nov 18, 2010
117
0
I'm getting this Firmware upgrade encountered an issue. Please select recovery mode in Kies & try again message, but Kies doesn't work in my computer. This kit will help install some stock rom, firmware, or something that will fix it? Thanks.
 

Kresnik03

New member
May 19, 2013
2
0
Hi!

I'm trying to boot on OS on a GT-N8020, after flashing with Odin, but it's on "Samusng GALAXY NOTE 10.1" logo and don't get to the OS.

(No root, and N8020XXUDNI2_N8020VFGDNJ3_N8020BUUDNI1_HOME from samobile)
LOG:
Code:
<ID:0/005> Added!!
<OSM> Enter CS for MD5..
<OSM> Binary Check MD5.. Do not unplug the cable..
<OSM> Please wait..
<OSM> Checking MD5 finished Sucessfully..
<OSM> Leave CS..
<ID:0/005> Odin engine v(ID:3.1100)..
<ID:0/005> File analysis..
<ID:0/005> SetupConnection..
<ID:0/005> Initialzation..
<ID:0/005> Get PIT for mapping..
<ID:0/005> Firmware update start..
<ID:0/005> SingleDownload.
<ID:0/005> sboot.bin
<ID:0/005> NAND Write Start!! 
<ID:0/005> tz.img
<ID:0/005> boot.img
<ID:0/005> recovery.img
<ID:0/005> system.img
<ID:0/005> tombstones.img
<ID:0/005> modem.bin
<ID:0/005> cache.img
<ID:0/005> hidden.img
<ID:0/005> RQT_CLOSE !!
<ID:0/005> RES OK !!
<ID:0/005> Remain Port ....  0 
<OSM> All threads completed. (succeed 1 / failed 0)
<ID:0/005> Removed!!

Any idea?

Thanks!
 

miztrniceguy

Member
Apr 1, 2012
42
3
Stuck on Samsung Galaxy Note 10.1 screen

I was hoping these tools would help me. I am stuck on Samsung Galaxy Note 10.1 screen, and Volume Down +Power boots to ODIN with no option for resetting, clearing Cache. etc,. only warning about installing custom OS and option to go back or continue. Go Back reverts to the 10.1 screen and continue goes to downloading, but nothing happens. The toolkit cannot see the tablet no matter which screen it is on, or while attempting to restart from any of them.

Any suggestions? This happened suddenly the other night when I plugged it in to charge.

Thank you,
Michael

**FAQ**

Q. Help me I can't find my build in the Model Selection Screen

The Toolkit includes a selection of Insecure Boot Images to cover all the different builds available. As there are very many different builds it is impossible to include an image for every single build but some builds share the same Boot Image. If you have a build that isnt listed on the Model Selection Screen you can therefore use a similar build. The best way to go is up to the next available build as it should offer more compatibility with the build you are using but if that isn't available then try the next build below your one as it should still be almost identical as long as it is the same version (ie. 4.1.2).

The Model Selection Screen is there so that if a task in the ToolKit requires an insecure kernel [to perform adb root commands] and your phone doesnt already include one, a compatible boot image [with an insecure kernel included] can be flashed to provide adb root access.

If you have a Custom Rom flashed to your phone then it will most probably have an insecure kernel included so it doesn't really matter if your build is not listed on the Model Selection Screen and when asked [by certain functions] if you have an insecure kernel on your phone you can answer 'yes'. However if the function fails then your kernel may not be insecure in which case you can flash one from the ToolKit. If you need to do this make sure the right build [or closest available build] is set so you flash the right image for your phone.

----------------------------------------------------------------------------

Q. What is ADB Shell?

Adb shell is a linux command line tool (because android is based on linux) used to send commands to your android device. For S-ON devices, this is crucial for modifying files in the /system partition (where the rom sits) as you cannot modify anything in /system when the rom is running without S-OFF like removing system apps.

----------------------------------------------------------------------------

Q. Why do I need to back up my IMEI/EFS and how do I do it?

There well protected section of your device that is virtually immune to any kind of flashing and manipulation (unless of course you know how to access it). This part of the device contains information such as IMEI (or MEID and ESN in the case of CDMA devices), programming parameters for the device such as your account information (phone number, etc), data provisioning parameters, and a whole bunch of other things that, when not handled properly, can render a device completely useless. All of these are contained in the infamous \EFS folder. If anything messes with your EFS folder, unlike flashing a device (which could potentially lead to bricks as well) it could render your device completely useless as it will no longer be recognized by your carrier. If you are not planning on flashing anything to your device and want to stay on pure Stock then you may never have any problems but it is still advisable to backup this information just in case (better to be safe than sorry).

This feature will be added to the Toolkit after testing has been completed.

----------------------------------------------------------------------------

Q. Does flashing a custom image increase my flash counter?

Any image that is flashed via Odin that has been modified will increase the flash counter that can be viewed in the Download Mode on your device (if booted by holding the Volume Down, Home and Power buttons). You can reset the flash counter using an app by Chainfire called Triangles Away and can find instructions on how to use that in the Downloads section in the Toolkit.

----------------------------------------------------------------------------

Q. Will flashing Stock ROM via odin using the toolkit replace everything that was flashed before? recovery? etc?

Yes a Stock Image flashed via Odin will replace all your key partitions (boot, recovery, system) with the stock firmware. If you want to reset the phone back to an 'out of the box' state then you want to enter recovery and do a wipe first which will reformat your userdata partition.

----------------------------------------------------------------------------

Q. I flashed Custom Recovery but each time I reboot the Stock Recovery is back

There is an auto recovery restore system on certain Stock Android Builds that will reflash the Stock Recovery if you flash CWM on a Stock Rom.

Use Root Explorer to Mount the system folder as R/W (or use a free app from Google Play such as ES File Explorer). Rename the files /system/recovery-from-boot.p and /system/etc/install-recovery.sh (requires root). Now when you flash Custom Recovery it will NOT be overwritten after a reboot. You can also do this via the Toolkit.

----------------------------------------------------------------------------

Q. My AntiVirus program says the Toolkit files may be harmful

The exe compiled files are not digitally signed with a Microsoft certificate (as they cost money) so certain AntiVirus programs (mainly Norton and AVG Free) may pick it up as potentially harmful when it is not. They will pick up ANY file that doesn't contain a purchased Microsoft certificate in the same way. Just Restore the deleted file and exclude it from further scans and it will be fine. Or switch to a better AntiVirus program such as BitDefender.

----------------------------------------------------------------------------

Q. I flashed the Toolkit Boot Image, now my wifi + bluetooth won't work

The boot images are made from Stock with only needed changes made to the insecure boot images [modified adbd, default.prop and rc.local edited] and will work on all stock roms. If you flash them to a custom rom and the rom has been altered or uses a custom boot image then it will boot but certain modules may not load such as wifi or bluetooth. In this case you can use the boot image to root or perform adb root functions but will need to flash back the boot image for the custom rom to get other functions working again. This is not a fault of the Toolkit but a difference to stock in the custom rom.

----------------------------------------------------------------------------

Q. I am having trouble getting adb working with the drivers installed

Try switching your connection type from media (MTP) mode to camera mode (P2P). To do this open the notification area, click where it says connected as and change from MTP to PTP.

----------------------------------------------------------------------------

Q. I want to send my device back for warranty purposes

1. Follow the instructions to reset your flash counter with TriangleAway.
2. Download and flash a Stock Firmware image from the download section.
3. Boot into Stock Recovery and perform a wipe/factory reset
.
Your internal storage will be formatted and data and cache wiped. Your device should now be back to an out-of-the-box FULLY STOCK state with the flash counter [shown if you boot to download mode manually] reset and ready to send back.

----------------------------------------------------------------------------

Q. When connecting the phone I get 'USB Device not Recognized' and no serial number shows in the ToolKit

I actually had this problem recently and what fixed it for me was to make sure that the drivers have been installed, then shut my phone down plug the usb cable in and restart it. The phone booted up and the device was recognized and drivers installed correctly. May not work for everyone but worth trying.
 

mskip

Retired Senior Moderator
Mar 20, 2008
12,328
16,072
Norfolk
I was hoping these tools would help me. I am stuck on Samsung Galaxy Note 10.1 screen, and Volume Down +Power boots to ODIN with no option for resetting, clearing Cache. etc,. only warning about installing custom OS and option to go back or continue. Go Back reverts to the 10.1 screen and continue goes to downloading, but nothing happens. The toolkit cannot see the tablet no matter which screen it is on, or while attempting to restart from any of them.

Any suggestions? This happened suddenly the other night when I plugged it in to charge.

Thank you,
Michael
Have you tried following *THIS* guide? If so what results did you get?

Mark.
 

chappatti

Senior Member
Sep 3, 2007
1,512
296
On N8005, it is stuck in Recovery and give an error: Unable to mount / data. And flashing doe not work.

* Factory reset does not work.
* "Format data" in recovey makes the error go away, but the next flash brings the error back.
* Flashing full stock sammobile firmware via Odin does not change it and Tablet does not finish flash.
* How does one comlketely erase the internal storage and reformat/ repartition it?
* Is the error purely a format issue, or something else is preventing from mounting/writing to internal storage?

Thanks!!!

Sent from my GT-N8013 using XDA-Developers mobile app
 

miztrniceguy

Member
Apr 1, 2012
42
3
Have you tried following *THIS* guide? If so what results did you get?

Mark.

Thanks for the links. I went thru quite a few options with the toolkit AFTER following the instructions in the SOS thread you posted. I was unsuccessful. It kept going back to the Samsung Note 10. screen. None of the options requiring ADB would work as communication to tablet was not working. The ONLY option that showed it doing anything was the 10-4-2 option, but when time to reboot after running ODIN it still went to same screen.

After complaint to Samsung the Executive Response Team has agreed to restore my tablet free of charge, including a shipping label.

Thanks for your help. I've bookmarked this for the future.
 

NovenTheHero

New member
Jul 12, 2016
2
0
I am trying to install on my laptop and I am getting this error:

An error occured
Needed files cannot be located or downloaded
Please download the Toolkit again from skipsoft.net to fix your problem
Press any key to return to the Device Selection screen..
 

NWolf

Senior Member
Sep 24, 2009
95
8
www.communityhosting.net
I am trying to install on my laptop and I am getting this error:

An error occured
Needed files cannot be located or downloaded
Please download the Toolkit again from skipsoft.net to fix your problem
Press any key to return to the Device Selection screen..

Getting the same problem here... can't get the Toolkit to work at all. Even the 99 option still "checks" for the non-existent files. Reinstalling doesn't help.

The 99 option doesn't go straight to the main menu, it still does it's, which then prevents the program from working at all.
 

skyx1128

Member
Feb 20, 2012
17
1
GT-N8000

Stuck on samsung logo , odin flash fail with latest firmware 4.4.2..

<ID:0/004> Added!!
<ID:0/004> Odin engine v(ID:3.1100)..
<ID:0/004> File analysis..
<ID:0/004> SetupConnection..
<ID:0/004> Initialzation..
<ID:0/004> Get PIT for mapping..
<ID:0/004> Firmware update start..
<ID:0/004> SingleDownload.
<ID:0/004> boot.img
<ID:0/004> NAND Write Start!!
<ID:0/004> FAIL!
<ID:0/004>
<ID:0/004> Complete(Write) operation failed.
<OSM> All threads completed. (succeed 0 / failed 1)
 

dallisonnh

New member
Sep 21, 2016
1
0
Won;t run on Windows 10?

I can't get the exe to run on Windows 10. The window pops up and disappears almost immediately. Any suggestions?
 

florinvolosciuc

New member
Aug 2, 2012
4
2
Resita
Same problem

Stuck on samsung logo , odin flash fail with latest firmware 4.4.2..

<ID:0/004> Added!!
<ID:0/004> Odin engine v(ID:3.1100)..
<ID:0/004> File analysis..
<ID:0/004> SetupConnection..
<ID:0/004> Initialzation..
<ID:0/004> Get PIT for mapping..
<ID:0/004> Firmware update start..
<ID:0/004> SingleDownload.
<ID:0/004> boot.img
<ID:0/004> NAND Write Start!!
<ID:0/004> FAIL!
<ID:0/004>
<ID:0/004> Complete(Write) operation failed.
<OSM> All threads completed. (succeed 0 / failed 1)

Please no one to help us
 
  • Like
Reactions: BRANDENDEUCE

mskip

Retired Senior Moderator
Mar 20, 2008
12,328
16,072
Norfolk
AutoUpdate Available for Samsung Galaxy Note 10.1 module (Ultimate/Pro Users)

CHANGELOG:
BIG UPDATE [sorry its not been updated in a while]
+Updated models to support latest builds [including any build option]
+Added futureproof support with the new custom support loader option
+no-verity-opt-encrypt zip file [downloads to tools folder after device selection]
+Added latest Magisk zip file [downloads to root folder after device selection]
+Added NEW ULTIMATE FEATURE to add build support for any supported Toolkit device from download link, firmware or boot/recovery images. More Info at skipsoft.net
+Added completely new much improved detection routine for adb/recovery modes and integrated it in Toolkit procedures so automatic detection/rebooting works better
+Updated Toolkit base for NEW ULTIMATE FEATURE. Toolkit will update any device module to latest main module version even if an AutoUpdate is not ready yet
+Updated some root functions and removed SuperUser by CWM from root selection
+Added VerifiedBootSigner zip file to use in the Toolkit on newer builds if needed
+Integrated flashing verifiedbootsigner in to root procedures if ever needed
+Toolkit will disable all server pings if they cause any trouble with downloads
+Made some routines work better with more checks to make sure files exist
+Updated Drivers section with new options and adb check tool
+Updated Firmware section with better firmware support. Added Updato.com links
+Improved some Main Menu functions
+Updated app/file versions to latest
+Bug fixes and more I probably forgot to write down

If you find any of this useful PLEASE donate to a device project. You can do it through the Toolkit (after selecting the device at startup) or from the link at https://www.skipsoft.net/?page_id=703 so you get the right code fast and can update to the latest version. You can also go ULTIMATE mode and unlock ALL device modules for the lifetime of the Toolkit. Follow us on twitter at https://twitter.com/mskipxda for posts/updates.

Enjoy.
 
  • Like
Reactions: vicmam and JJEgan

Zander_Sig

Senior Member
Apr 19, 2012
128
6
Samsung Galaxy Note 10.1 (WiFi) will not mount!

Hey Guys, I tried this Toolkit but I still can not get my old Samsung Galaxy Note 10.1 (WiFi) (N8013). I do not have the original USB cable that came with the Tablet (the end that plugs into the tablet broke) the cable that I do have is really long (like 6 feet) and it says power on the cable and when I plug in my tablet into my Windows 7 Laptop it will not mount on my desktop all it will do is charge the battery. Do I need a different cable, one that is for data only?

I used this Toolkit to install the drivers but it did not help! My Nexus 5 phone and my new Samsung Tab (Tablet) mounts fine on my laptop. I am just having problems with my old Samsung Galaxy Note 10.1 (WiFi) (N8013). :eek:

Any help will be greatly appreciated!

TIA!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 46
    INTRODUCING THE SAMSUNG GALAXY NOTE 10.1 TOOLKIT

    IMPORTANT: THIS TOOLKIT DEVICE MODULE SUPPORTS 5 DIFFERENT VARIANTS SO MAKE SURE YOU SELECT THE CORRECT MODEL FOR YOUR DEVICE IN THE MODEL SELECTION SCREEN OR INCORRECT BOOT IMAGES WILL BE DOWNLOADED WHICH COULD SOFT BRICK YOUR DEVICE.

    SUPPORTED MODELS
    GT-N8000 3G/WIFI MODEL
    GT-N8005 3G/WIFI MODEL
    GT-N8010 WIFI ONLY MODEL
    GT-N8013 WIFI ONLY MODEL
    GT-N8020 LTE/WIFI MODEL

    The Unified Android Toolkit brings together all the Nexus and Samsung Toolkits and supports a multitude of Nexus and Samsung devices. There is also an option at startup to run a Basic Android Toolkit which any Android device can use to install drivers, make app backups, install apk files, reboot the device into different modes and run a command prompt for manual input.

    FUNCTIONS OF UNIFIED ANDROID TOOLKIT V1.3.3 [8TH DEC 2014]
    * Install correct adb/fastboot drivers automatically on Windows xp/vista/7/8 32bit+64bit
    * Backup/Restore a single package or all apps, user data and Internal Storage
    * Backup your data from selectable folders [internal or external storage] to your PC for a Full Safe backup of data
    * Unlock/Re-Lock your Bootloader [Nexus]
    * Root Stock builds
    * Various Root options using insecure boot image or custom recovery
    * ALLINONE to Unlock, Root, Rename the Restore Files and install busybox [Nexus]
    * ALLINONE to flash custom Recovery Root, Rename the Restore Files and install busybox [Samsung]
    * Install BusyBox on your device
    * Perform a FULL NANDROID Backup of your system (Boot, Cache, Data, Recovery and System) via adb and save in Custom Recovery format on your PC which can be Restored via CWM Recovery [if insecure boot image available]
    * Fix extSdCard write permissions from installed apps in Android 4.4+ [Samsung]
    * Pull /data and /system folders, compress to a .tar file and save to your PC [if insecure boot image available]
    * Dump selected Device Partitions, compress to a .zip file with md5 and save to your PC [if insecure boot image available]
    * Extras, Tips and Tricks section
    * Auto Update ToolKit to latest available version at startup (professional only feature)
    * Program up to 10 Quickpick slots and run them very quickly (professional only feature)
    * Mods section to automatically perform certain tasks on your device
    * Download Google Stock Image directly to correct ToolKit folder for extracting and flashing [Nexus]
    * Check md5 of stock image to make sure downloaded file isn't corrupted before flashing [Nexus]
    * Download Samsung Stock Firmware to PC for extracting and flashing via Odin [Samsung]
    * Flash Custom Recovery or Google Stock Image to Device
    * Rename the Recovery Restore File present on some Stock Roms
    * Boot into CWM Touch, TWRP, Philz Touch Recovery or Stock Recovery without Flashing it [Nexus]
    * Flash Custom Recovery to Device
    * Boot [Nexus] or Flash .img Files directly from your PC
    * Install a single apk or multiple apk's to your device
    * Push Files from your PC to your device
    * Pull Files from your device to your PC
    * Disable forced encryption on Nexus6 and Nexus9 devices
    * Install Root Checker app by Burrows Apps
    * Install Backup/Restore app by MDroid Apps [calls log, sms, contacts]
    * Install EFS/Partition Backup/Restore app by Wanam
    * Dump selected LogCat buffers to your PC
    * Dump BugReport to your PC
    * Set Files Permissions on your device
    * Open new Command Prompt for manual input
    * Reboot device to Fastboot Mode or Android from fastboot mode [Nexus]
    * Reboot device to Fastboot Mode [Nexus], Recovery, Android or Download Mode [Samsung] from adb mode
    * Display Important Information about your device

    --------------------------------------------------------------

    DOWNLOAD THE SKIPSOFT UNIFIED ANDROID TOOLKIT *HERE* (FROM SKIPSOFT.NET)

    NOTE: As the exe files are not Digitally Signed with a Microsoft Certificate they 'may' get picked up as potentially harmful by Antivirus Programs and deleted on first run. If this happens restore the file and exclude it from future scans to use it. This seems to happen mostly on AVG Free and Norton which is why I switched to BitDefender which is much better.

    Credits: ChainsDD for Superuser, Chainfire for SuperSU, koush and the clockworkmod team for cwm and the universal driver pack, 1wayjonny for the adb/fastboot driver pack, Adam Lange for all his support and help with the insecure kernels.

    --------------------------------------------------------------

    WHAT IS THE DIFFERENCE BETWEEN PUBLIC (FREE) AND PROFESSIONAL (DONATE) VERSIONS?
    THE PUBLIC VERSION OF THE TOOLKIT INCLUDES EVERYTHING YOU COULD NEED TO MANIPULATE YOUR DEVICE. NOTHING IS RESTRICTED.

    ACTIVATING THE PROFESSIONAL VERSION ADDS THE MOST USEFUL FUNCTION IN THE TOOLKIT, THE ABILITY TO CHECK FOR 'AUTO UPDATES' DIRECTLY VIA THE TOOLKIT AND HAVE THEM PUSHED TO YOUR PC RIGHT AWAY AS SOON AS THEY ARE UPLOADED WITHOUT NEEDING TO DOWNLOAD THE WHOLE TOOLKIT EVERY TIME. YOU WILL ALWAYS HAVE THE LATEST VERSION AS SOON AS IT IS MADE AVAILABLE. THIS MEANS SMALLER UPDATES CAN BE SENT OUT MORE FREQUENTLY, SUCH AS ADDING A SINGLE FUNCTION, FIXING A BUG OR ADDING COMPATIBILITY FOR A SINGLE CARRIER. THE SMALLER UPDATES WILL BE COMPILED AND RELEASED TO THE XDA COMMUNITY AS A FULL (PUBLIC) DOWNLOAD VERSION SO PROFESSIONAL VERSIONS ARE ALWAYS UPDATED SOONER.
    THE PRO VERSION ALSO ADDS THE ABILITY TO CHECK FOR THE LATEST VERSION OF SUPERUSER AND RECOVERY FILES AND DOWNLOAD THEM DIRECTLY TO THE TOOLKIT.
    THE 'QUICK PICKS' SECTION[/B] ALLOWS YOU TO PROGRAM UPTO 10 SLOTS WITH TASKS THAT YOU MAY PERFORM ON A REGULAR BASIS OR JUST WANT TO KEEP A SET OF TASKS IN 1 PLACE. THEN JUST SELECT THE SLOT AND IT WILL REMEMBER ALL YOUR SETTINGS FOR THAT TASK AND RUN IT.
    PRO USERS CAN ALSO SELECT THE "ANY BUILD" OPTION IN THE BUILD SELECTION SCREEN TO ROOT ANY BUILD (USEFUL IF YOUR BUILD IS NOT LISTED).

    AUTO REPLY LINKS FOR PAYPAL TO GET A CODE INSTANTLY CAN BE FOUND AT http://goo.gl/nyGqv

    --------------------------------------------------------------

    PLEASE READ THE *HELP* PAGE AT http://www.skipsoft.net/?page_id=1269 IF YOU HAVE ANY QUESTIONS. I HAVE TAKEN A LOT OF TIME TO WRITE IT AND SOMETHING ON THERE SHOULD ANSWER 99% OF PROBLEMS.

    --------------------------------------------------------------

    1. INSTALLING ADB/FASTBOOT DRIVERS

    The first thing you need to do is to install the adb/fastboot drivers. These are needed so that you can unlock your bootloader, root your device and perform other adb/fastboot functions.

    THE DRIVERS CAN BE INSTALLED DIRECTLY VIA THE TOOLKIT. OPTION 1 IN THE MAIN MENU.

    If drivers are not installed or there is an exclamation mark next to the device:
    Plug the device in to a usb cable directly connected to your motherboard.
    In the Device Manager a new item, usually called Android 1.0 should pop up in the list.
    Right click on the device item then left click on Update Driver Software. Select 'browse my computer' and then 'Let me pick from a list'.
    If no adb interface driver appears in the list then untick 'Show compatible hardware' and find the Android or Samsung adb interface driver.
    If you cannot find either of these click Have Disk, browse to the Toolkit install folder, drivers folder, click on android_winusb.inf and click Open.
    Click OK and select Google ADB Interface.

    Make sure you have USB debugging enabled in settings, developer options. In Android 4.2.2 or later you have to enable the developer options screen by going to settings, About on your device and click on Build number at the bottom 7 times until it says You are now a developer. If you have already enabled usb debugging then unplug/replug the usb cable.

    On Android 4.2.2 or later when you replug the usb cable after enabling usb debugging for the first time you will get a popup asking you to authenticate your pc. Tick 'Always allow' then click 'ok'.

    --------------------------------------------------------------

    2. USING SKIPSOFT UNIFIED ANDROID TOOLKIT

    When starting the Toolkit you will first be asked which device you want to work with. Working folders will be created and the device files downloaded. You will then be taken to the Model/Build selection screen where you can do a number of things (other than select your model/build): Type '00' to enter your activation code and enable pro features, 'i' will take you to the Information and Help Section, 'a' will give you information on how to add support for a new build.

    Supported builds are listed in the Model/Build selection screen and typing the associated number (i.e. 11) will download needed boot and recovery files (stock and custom recovery) then check for and download the latest superuser files available and custom recovery (pro versions only), verify all the files and start the Main Menu. You can now use all the functions and tools the Android Toolkit offers. Pro users can select the "any build" option to root any build (useful if your build is not listed).

    --------------------------------------------------------------

    USEFUL INFORMATION

    How to get into Recovery Mode
    1. Unplug the USB cable.
    2. Shut down the phone.
    3. Hold down the 'HOME' + 'VOLUME UP' buttons and press the 'POWER' button for about 5 seconds to enter Recovery Mode.
    Note: If you cannot get into Recovery by using the buttons then you can reboot to it from the Toolkit 'reboot device' section.

    How to get into Download Mode (For Odin)
    1. Unplug the USB cable.
    2. Shut down the phone.
    3. Hold down the 'HOME' + 'VOLUME DOWN' buttons and press the 'POWER' button for about 2 seconds until a WARNING! Screen appears. Press the 'VOLUME UP' button to enter Download Mode.

    --------------------------------------------------------------
    *DISCLAIMER*
    I take no responsibility for any fault or damage caused by any procedures within this guide. No warranties of any kind are given.
    9
    **FAQ**

    Q. Help me I can't find my build in the Model Selection Screen

    The Toolkit includes a selection of Insecure Boot Images to cover all the different builds available. As there are very many different builds it is impossible to include an image for every single build but some builds share the same Boot Image. If you have a build that isnt listed on the Model Selection Screen you can therefore use a similar build. The best way to go is up to the next available build as it should offer more compatibility with the build you are using but if that isn't available then try the next build below your one as it should still be almost identical as long as it is the same version (ie. 4.1.2).

    The Model Selection Screen is there so that if a task in the ToolKit requires an insecure kernel [to perform adb root commands] and your phone doesnt already include one, a compatible boot image [with an insecure kernel included] can be flashed to provide adb root access.

    If you have a Custom Rom flashed to your phone then it will most probably have an insecure kernel included so it doesn't really matter if your build is not listed on the Model Selection Screen and when asked [by certain functions] if you have an insecure kernel on your phone you can answer 'yes'. However if the function fails then your kernel may not be insecure in which case you can flash one from the ToolKit. If you need to do this make sure the right build [or closest available build] is set so you flash the right image for your phone.

    ----------------------------------------------------------------------------

    Q. What is ADB Shell?

    Adb shell is a linux command line tool (because android is based on linux) used to send commands to your android device. For S-ON devices, this is crucial for modifying files in the /system partition (where the rom sits) as you cannot modify anything in /system when the rom is running without S-OFF like removing system apps.

    ----------------------------------------------------------------------------

    Q. Why do I need to back up my IMEI/EFS and how do I do it?

    There well protected section of your device that is virtually immune to any kind of flashing and manipulation (unless of course you know how to access it). This part of the device contains information such as IMEI (or MEID and ESN in the case of CDMA devices), programming parameters for the device such as your account information (phone number, etc), data provisioning parameters, and a whole bunch of other things that, when not handled properly, can render a device completely useless. All of these are contained in the infamous \EFS folder. If anything messes with your EFS folder, unlike flashing a device (which could potentially lead to bricks as well) it could render your device completely useless as it will no longer be recognized by your carrier. If you are not planning on flashing anything to your device and want to stay on pure Stock then you may never have any problems but it is still advisable to backup this information just in case (better to be safe than sorry).

    This feature will be added to the Toolkit after testing has been completed.

    ----------------------------------------------------------------------------

    Q. Does flashing a custom image increase my flash counter?

    Any image that is flashed via Odin that has been modified will increase the flash counter that can be viewed in the Download Mode on your device (if booted by holding the Volume Down, Home and Power buttons). You can reset the flash counter using an app by Chainfire called Triangles Away and can find instructions on how to use that in the Downloads section in the Toolkit.

    ----------------------------------------------------------------------------

    Q. Will flashing Stock ROM via odin using the toolkit replace everything that was flashed before? recovery? etc?

    Yes a Stock Image flashed via Odin will replace all your key partitions (boot, recovery, system) with the stock firmware. If you want to reset the phone back to an 'out of the box' state then you want to enter recovery and do a wipe first which will reformat your userdata partition.

    ----------------------------------------------------------------------------

    Q. I flashed Custom Recovery but each time I reboot the Stock Recovery is back

    There is an auto recovery restore system on certain Stock Android Builds that will reflash the Stock Recovery if you flash CWM on a Stock Rom.

    Use Root Explorer to Mount the system folder as R/W (or use a free app from Google Play such as ES File Explorer). Rename the files /system/recovery-from-boot.p and /system/etc/install-recovery.sh (requires root). Now when you flash Custom Recovery it will NOT be overwritten after a reboot. You can also do this via the Toolkit.

    ----------------------------------------------------------------------------

    Q. My AntiVirus program says the Toolkit files may be harmful

    The exe compiled files are not digitally signed with a Microsoft certificate (as they cost money) so certain AntiVirus programs (mainly Norton and AVG Free) may pick it up as potentially harmful when it is not. They will pick up ANY file that doesn't contain a purchased Microsoft certificate in the same way. Just Restore the deleted file and exclude it from further scans and it will be fine. Or switch to a better AntiVirus program such as BitDefender.

    ----------------------------------------------------------------------------

    Q. I flashed the Toolkit Boot Image, now my wifi + bluetooth won't work

    The boot images are made from Stock with only needed changes made to the insecure boot images [modified adbd, default.prop and rc.local edited] and will work on all stock roms. If you flash them to a custom rom and the rom has been altered or uses a custom boot image then it will boot but certain modules may not load such as wifi or bluetooth. In this case you can use the boot image to root or perform adb root functions but will need to flash back the boot image for the custom rom to get other functions working again. This is not a fault of the Toolkit but a difference to stock in the custom rom.

    ----------------------------------------------------------------------------

    Q. I am having trouble getting adb working with the drivers installed

    Try switching your connection type from media (MTP) mode to camera mode (P2P). To do this open the notification area, click where it says connected as and change from MTP to PTP.

    ----------------------------------------------------------------------------

    Q. I want to send my device back for warranty purposes

    1. Follow the instructions to reset your flash counter with TriangleAway.
    2. Download and flash a Stock Firmware image from the download section.
    3. Boot into Stock Recovery and perform a wipe/factory reset
    .
    Your internal storage will be formatted and data and cache wiped. Your device should now be back to an out-of-the-box FULLY STOCK state with the flash counter [shown if you boot to download mode manually] reset and ready to send back.

    ----------------------------------------------------------------------------

    Q. When connecting the phone I get 'USB Device not Recognized' and no serial number shows in the ToolKit

    I actually had this problem recently and what fixed it for me was to make sure that the drivers have been installed, then shut my phone down plug the usb cable in and restart it. The phone booted up and the device was recognized and drivers installed correctly. May not work for everyone but worth trying.
    6
    TOOLKIT ANNOUNCEMENT!!

    TOOLKIT OPENED FOR PUBLIC RELEASE. PLEASE REMEMBER THIS IS THE INITIAL VERSION SO PLEASE GIVE FEEDBACK IF ANYTHING IS TEXTUALLY INCORRECT OR NEEDS FIXING.

    DOWNLOAD LINKS AND INFO IN POST#1

    MARK.
    2
    **Reserved if needed**
    2
    AutoUpdate Available for Samsung Galaxy Note 10.1 module (Ultimate/Pro Users)

    CHANGELOG:
    BIG UPDATE [sorry its not been updated in a while]
    +Updated models to support latest builds [including any build option]
    +Added futureproof support with the new custom support loader option
    +no-verity-opt-encrypt zip file [downloads to tools folder after device selection]
    +Added latest Magisk zip file [downloads to root folder after device selection]
    +Added NEW ULTIMATE FEATURE to add build support for any supported Toolkit device from download link, firmware or boot/recovery images. More Info at skipsoft.net
    +Added completely new much improved detection routine for adb/recovery modes and integrated it in Toolkit procedures so automatic detection/rebooting works better
    +Updated Toolkit base for NEW ULTIMATE FEATURE. Toolkit will update any device module to latest main module version even if an AutoUpdate is not ready yet
    +Updated some root functions and removed SuperUser by CWM from root selection
    +Added VerifiedBootSigner zip file to use in the Toolkit on newer builds if needed
    +Integrated flashing verifiedbootsigner in to root procedures if ever needed
    +Toolkit will disable all server pings if they cause any trouble with downloads
    +Made some routines work better with more checks to make sure files exist
    +Updated Drivers section with new options and adb check tool
    +Updated Firmware section with better firmware support. Added Updato.com links
    +Improved some Main Menu functions
    +Updated app/file versions to latest
    +Bug fixes and more I probably forgot to write down

    If you find any of this useful PLEASE donate to a device project. You can do it through the Toolkit (after selecting the device at startup) or from the link at https://www.skipsoft.net/?page_id=703 so you get the right code fast and can update to the latest version. You can also go ULTIMATE mode and unlock ALL device modules for the lifetime of the Toolkit. Follow us on twitter at https://twitter.com/mskipxda for posts/updates.

    Enjoy.