CHỨC NĂNG CỦA SAMSUNG GALAXY S3 TOOLKIT V3.0 [GSM]
THÔNG TIN HỮU ÍCH:
- Tự động cài đặt drivers.
- Backup/Phục hồi thành dạng gói (package) riêng lẻ hoặc tất cả ứng dụng, dữ liệu người dùng lưu trong bộ nhớ trong.
- Backup dữ liệu được lưu trữ trong /data/media (thẻ nhớ MicroSD ảo) sang máy tính.
- Thực hiện backup toàn bộ NANDROID của hệ thống thông qua adb và lưu ở định dạng Custom Recovery trên máy tính.Chép tất cả dữ liêu trong thư mục /data và /system, nén thành file .tar và lưu trong máy tính.
- Backup/Restore phân vùng /efs của điện thoại.
- Dump phân vùng của điện, nén thành file .zip với chuẩn mã hóa md5 và lưu trên máy tính.
- Cài đặt BusyBox cho điện thoại.
- Root bất cứ build nào (có nhiều tùy chọn)
- Flash Stock Recovery hay CWM Recovery (thanks to ChainFire for his modified CWM)
- Flash Insecure Boot Image cho mode adb.
- Cài đặt 1 file apk hoặc nhiều file vô điện thoại.
- Chép files từ máy tính vô điện thoại và ngược lại.
- Cài đặt phân quyền cho từng file trên điện thoại.
- Dump bộ đệm LogCat sang máy tính.
- Dump BugReport sang máy tính(nếu được cài đặt)
- Giúp đỡ, màn hình thông tin đa nhiệm.
- Tùy chọn khởi động lại máy ở chế độ adb.
- Thay đổi hình nền, màu chữ trong ToolKit.
- ...
Cách chuyển sang chế độ Recovery Mode
1. Rút cáp USB ra.
2. Tắt điện thoại.
3. Bấm và giữ phím 'HOME' + TĂNG ÂM LƯỢNG ('VOLUME UP') + NGUỒN ('POWER') trong 5 giây để chuyển sang chế độ Recovery.
Cách chuyển sang chế độ Download Mode (dùng với Odin)
1. Rút cáp USB ra.
2. Tắt điện thoại.
3. Bấm và giữ phím 'HOME' + GIẢM ÂM LƯỢNG ('VOLUME DOWN') + NGUỒN ('POWER') trong 2 giây đến khi màn hình cảnh báo (WARNING! Screen) xuất hiện. Bấm phím TĂNG ÂM LƯỢNG ('VOLUME UP') để chuyển sang chế độ Download.
Download:
Changelog:
ToolKit v3.0 (4th July 2012)
+Added CF-CWM Recovery (thanks to Chainfire) as option
+Added cache.img dump to backup options
+Fixed /efs backup/restore tool from previous version not working
+Added Galaxy S3 SIM Unlocker by Adam Lange
+Added Samsung Cache Ripper by Adam Lange
+Updated Odin Flash Tool to v3.07
+Added option to NAND backup to Internal or External Storage + keep/delete files on phone after completion
+Added Rename Recovery Restore files for future proofing
+Fixed CWM Rooting as it wasnt working (incorrect script)
+Lots of re-written code for better functionality
+A few minor bug fixes
+A few other things I forgot to write down
ToolKit v2.0 (22nd June 2012)
+Updated CWM Recovery to Touch v5.8.4.3
+Updated Samsung drivers to v1.5.5.0
+Added text on NAND Restore option to check free space (2GB) before starting
+Streamlined Odin flash process. Phone will now automatically reboot into Download Mode
+Added Download Mode to reboot options
+Added Download, extract, flash Stock Rom option. Everything you will ever need to know is in there
+Added Stock Boot Image option
+Added full information on Resetting flash counter
+Alot more minor stuff
ModsSection v1.0 (22nd June 2012)
+Added first version of Mods Section. 3 mods
available for now with more to be added
ToolKit v1.0 (10th June 2012)
+First version of SGS3 ToolKit released