Installer automatiquement adb et fastboot sur Windows xp/vista/7/8 32bit+64bit
Backup/Restore en un seul package ou toutes les applications, données utilisateur et mémoire interne
Backup de /data/media (SD Card virtuelle) sur votre PC
Déverrouiller / Verrouiller le bootloader
Rooter les builds stock
1-Click pour déverrouillage, root et renommer le fichier de restauration
FULL NANDROID BACKUP de votre system - boot, cache, data, recovery et system è via adb et sauvegarder le format du recovery custom sur votre PC qui peut être restauré via le CWM Recovery
Copier /data et /system, compresser en fichier .TAR et sauvegarde sur le PC
Installer Busybox
Extras, trucs et astuces
Toolkit de mise à jour auto (version pro)
Section mods
Télécharger les images stock Google
Vérifier le MD5
Installer un ou plusieurs apks
Redémarrer en mode fastboot, recovery,...
Afficher des informations de votre téléphone
Ouvrir une invite de commandes
Définir des permissions
etc...
Images
Téléchargement du UNIFIED ANDROID TOOLKIT v1.2.1
Scannez ou cliquez le QRCode pour télécharger l'appli
Note : Vu que les fichiers ToolKit.exe et ModsSection.exe ne sont pas signés digitalement avec un Certificat Microsoft, ils sont peuvent être considérés comme dangereux par votre protection et supprimés au 1er démarrage. Dans ce cas, restaurer le fichier et l'exclure des scans.
Autres infos
DIFFERENCE ENTRE LA VERSION GRATUITE ET PAYANTE
Spoiler :
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.
AUTO REPLY LINKS FOR PAYPAL AND GOOGLE CHECKOUT TO GET A CODE INSTANTLY CAN BE FOUND AT http://goo.gl/nyGqv
INSTALLATION DES DRIVERS ADB & FASTBOOT
Spoiler :
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 phone and perform other adb/fastboot functions.
THE DRIVERS CAN NOW BE INSTALLED DIRECTLY VIA THE TOOLKIT. OPTION 1 IN THE MAIN MENU. IF YOU HAVE ANY TROUBLE WITH THE TOOLKIT INSTALLING THE DRIVERS PLEASE POST IN THIS THREAD WITH YOUR OPERATING SYSTEM VERSION AND ERROR MESSAGE.
a. If you dont want to use the ToolKit to install the drivers then the best best drivers to try are PdaNet for Android, download and run the 32-bit Windows 7/Vista/XP or 64-bit Windows 7/Vista and follow the instructions to install.
b. After the drivers have been installed disconnect the usb cable and shut down your phone. Keep holding the 'Volume Up' and 'Volume Down' buttons and press the 'Power' button to boot the phone into FastBoot Mode.
c. Goto your Control Panel on your PC and open the Device Manager. You want this open so you can see the FastBoot driver is installed or so you can install it manually.
d. Connect the usb cable. In the Device Manager a new item called 'Android 1.0' should pop up and then the driver should install automatically. Once it is installed you will have a new section in the Device Manager called Android Phone without an "!" meaning its installed correctly.
MAKE SURE YOU ENABLE USB DEBUGGING IN SETTINGS, DEVELOPER OPTIONS BEFORE CONNECTING THE USB CABLE IN ADB MODE SO THAT THE PC CAN DETECT THE PHONE PROPERLY.
Note 1: If the driver doesnt install automatically then double click on the Android 1.0 item, then click on the driver tab and select 'update driver'. Select 'browse my computer' and browse to the driver folder. Make sure sub folders is ticked. Drivers should then be installed correctly.
Informations utiles
Démarrer en mode Fastboot :
Eteindre le téléphone
Déconnecter le câble usb si celui-ci est branché
Maintenir VOLUME BAS + POWER
Démarrer en mode Recovery :
Démarrer en mode Fastboot
Avec les boutons Volume, faire défiler les options jusqu'à voir "Recovery Mode" en haut de l'écran puis valider par Power.
Afficher le menu dans l'écran du recovery stock :
Maintenir Power puis appuyer sur Volume Haut rapidement. L'écran du menu recovery bleu doit apparaître.
Changelog
Code:
ToolKit v1.2.0 (04th December 2013) +Added support for the latest builds for all devices +Updated Superuser versions +Updated CWM Recovery for the Nexus 5 to the official 6.0.4.5 version +Added the Information/Help Section to the Model/Build Selection screen to view information easier +Added more text throughout the Toolkit to clarify parts +Minor bug fixes
ToolKit v1.0 (14th November 2013) +Initial release
Source
Dernière édition par Primokorn le Mer 11 Déc 2013 - 15:55, édité 4 fois
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 (e.g removing system apps).
From Google:
Android Debug Bridge (adb) is a versatile tool lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components: A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients. A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device. A daemon, which runs as a background process on each emulator or device instance.
Fastboot is 2 things. It is a mode on the phone, which looks a little like Bootloader. You can access it by holding 'Volume Up' and 'Volume Down' whilst turning on the phone.
It is also a way of flashing radios, recovery, boot images and system images in a command line method from a PC much like adb.
Q. I flashed CWM 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. Now when you flash CWM Recovery it will NOT be overwritten after a reboot.
OR you can use the ToolKit to rename the files (root access needed).
Q. I want to send my phone back so I need to flash a stock rom and relock the bootloader
1. Download, install and run the Google Nexus 4 Toolkit. 2. Install adb/fastboot drivers (if you havent already done so) 3. Option 9 to download a Google Factory Image. 4. After it finishes downloading you will be given the option to flash the image to your tablet. Do this. 4. Let the phone reboot, then shut the device down and reenter fastboot mode (or boot to fastboot mode via the Reboot Screen in the ToolKit). 5. Option3, 2 to relock the bootloader.
Your internal storage will be formatted and data and cache wiped. Your tablet will now be back to an out-of-the-box FULLY STOCK state and ready to send back.
Q. What is the difference between Nandroid and Titanium backup?
A NANDROID will backup the whole system including boot, system, data and recovery partitions so you can restore a complete rom and all data and settings.
Essentially Titanium Backup is used to backup apps and associated user data. These could be restored AFTER a full wipe and a new Rom had been flashed on your phone.
The other option now which google added into the new adb command list is the adb backup which is in the ToolKit and can do the same job as Titanium Backup but will store the data on your PC rather than on the phone (where it takes up space and could be deleted).
Q. When I try to open the ToolKit I get a box pop up for a split second and then it goes away. My AntiVirus program says the file may be harmful.
The exe files I compiled are not digitally signed with a Microsoft certificate (as they cost money) so certain AntiVirus programs (mainly Norton) will pick it up as potentially harmful when it is not. They will pick up ANY file that doesnt contain a purchased Microsoft certificate in the same way. Restore the deleted file and exclude it from further scans and it will be fine.
Q. The ToolKit recognises my tablet in adb mode but not in fastboot mode (or other way round).
Open the Device Manager on your pc and then boot your tablet into fastboot mode or adb mode (dont plug the usb cable in yet). Make sure USB debugging is enabled on your tablet in settings, developer options. Plug the cable in while watching the Device Manager and determine which item is added to the list with the device plugged in. Once you have found it right click on the item and select update driver. Select 'browse my computer' from the list and then browse to the 'drivers' folder in the ToolKit folder (wherever you installed the ToolKit to). Make sure sub folders is ticked and click next. Hopefully the driver will be picked up and installed.
You can check if a driver has been installed by looking at the top of the Main Menu in the ToolKit while in fastboot mode and adb modes. If a serial number is displayed in each mode then it will work fine.
Q. Can I back up my apps before unlocking the Bootloader so I don't lose everything?
Performing an APPS BACKUP (option2, 1) will backup all apps that were installed after you first used your device. This will include any associated user data (such as settings or high scores for games) and apps you installed from Google Play Store. Just follow the recommended options and remember to turn your phones screen on before starting it as you need to confirm on your screen.
This option will NOT require your bootloader to be unlocked first.
You can also backup your Internal Storage without unlocking using option 2, 3 from the main menu. This will backup anything you store on your Internal Storage such as game data, music, videos. This is just pulled from your /data/media folder so you can view or edit the files on your pc after they have been pulled.
You can then unlock the bootloader (wiping your device) and retore the apps (option 2, 10) and Internal Storage data (option 2, 11) after doing whatever you want to with your device.
The only thing you cannot do with the ToolKit is to save the system settings but some of those are backed up by google if you chose that option when turning your device on the first time.
Q. I have Windows 8 and cannot install the drivers
How to Disable Driver Signature Enforcement in Windows 8:
From the Metro Start Screen, open Settings (move your mouse to the bottom-right-corner of the screen and wait for the pop-out bar to appear, then click the Gear icon). Click ‘More PC Settings’. Click ‘General’. Scroll down, and click ‘Restart now’ under ‘Advanced startup’. Wait a bit. Click ‘Troubleshoot’. Click ‘Advanced Options’ Click ‘Windows Startup Settings’ Click Restart.
When your computer restarts, select ‘Disable driver signature enforcement‘ from the list. You can now load your modified driver. Reboot again once the driver is installed and all will be well.
Q. I cannot find Developer options to Enable USB Debugging
With Android 4.2 google have thought it would be funny to hide the Developer options screen in the Settings. This means you cannot enable usb debugging to communicate with your device. To show the Developers options screen do the following:
Goto Settings, About tablet and tap your finger on the the 'Build number' text at the bottom 7 times (not too fast). When you have tapped 3 times you will be given a countdown of taps until you become a 'developer'. Once you are told you are now a developer you can go back to the Settings screen and can see Developer options. You can now go into Developer options and enable usb debugging.
Q. I tried to enter the code for the professional version but the Toolkit says the code is incorrect
Make sure the code entered is for the correct Toolkit being used.
You need to make sure you start the Toolkit with the toolkit.exe file when activating and not the tkmain.exe file so the settings can be initialised or the code will not be accepted.
Also make sure you enter the code correctly as the characters are case sensitive.
Dernière édition par Primokorn le Jeu 14 Nov 2013 - 10:17, édité 1 fois
ToolKit v1.2.0 (04th December 2013) +Added support for the latest builds for all devices +Updated Superuser versions +Updated CWM Recovery for the Nexus 5 to the official 6.0.4.5 version +Added the Information/Help Section to the Model/Build Selection screen to view information easier +Added more text throughout the Toolkit to clarify parts +Minor bug fixes
primokorn, il y a une nouvelle version 1.4 qui gère les S6 edge entre autre j'ai testé, mais ca buggue je ne suis pas arrivé a installer seulement le recovery, au reboot j'avais toujours celui d'origine ( sans doute mauvaise manip...)