چون بخش اموزش نداریم این اموزش رو اینجا قرار میدم.
دیوایسی که داریم اموزش رو در موردش میدیم این دیوایس هستش.
t
اول اینکه هر گونه مشکلی مسئولیتش به عهده خودتون هستش اما من خودم با همین اموزش 2 تا دیوایس رو روت کردم.
طبق دستورالعمل زیر پیش برید.
لطفا در تمام مراحل دقت کنید.
Software Debugging MUST BE TURNED ON
Settings --> Applications--> Development
دیوایسی که داریم اموزش رو در موردش میدیم این دیوایس هستش.
Device: Aishuo 8" Mini Pad
Model #: Aishuo A816
Sweet Features: Flash 10.3, Netflix works, Speech-to-Text, GPS via Bluetooth adapter, 3D Gaming and very fast!Operating System: Google Android 2.3 - Gingerbread
Display Technology: Feather-Touch Resistive (single-point touch)
Screen Size: 8 inch
Max Resolution: 800*600
CPU Type: ARM Cortex-A8
CPU Manufacturer: Samsung
CPU Model: S5PV210
CPU Speed: 1.2GHz
Motherboard: BENa 8306
RAM / Technology: DDR2
RAM Installed Size: 512MB
Hard Drive Type: NAND FAST FLASH
Hard Drive Capacity: 4GB
PCMCIA Expansion: Micro SD Card (Supports up to 32GB MAX)
Camera: 2.0MP
HDMI: 1080P
3G: YES (Via external USB device, not included)
G-Sensor: Three way
Audio: Built in stereo speakers/Built in Microphone
Software: Youtube/Facebook/Twitter/Android market/Skype/Calculator/Google Mail/Google maps/iReader/Quick Office
Language: Multi-language support
Battery Type: Li-5600MA
Battery Run Time: 6 hours (Wifi off), 3 hours (Wifi on) users are reporting up to 8 hours even with WiFi on
Power Device Type: AC Adapter
Voltage required: 100/240V
Color: Black
Tablet Dimensions: 8.25" x 6.4" x 0.5"
Screen Dimensions: 7" x 5.5" (8" Diagonally)
Net Weight: 525g
t
اول اینکه هر گونه مشکلی مسئولیتش به عهده خودتون هستش اما من خودم با همین اموزش 2 تا دیوایس رو روت کردم.
طبق دستورالعمل زیر پیش برید.
لطفا در تمام مراحل دقت کنید.
Software Debugging MUST BE TURNED ON
Settings --> Applications--> Development
- Download Aishuo A816 Drivers.zip and extract them to your desktop.
- Download The Second Thing.zip and extract to C:\Windows\System32 (If on a 64-bit Windows system, place them in C:\Windows\SysWOW64 also).
- Download su-2.3.6.3-efgh-signed.zip and extract them to your desktop.
- While your Aishuo A816 is on, plug it into your computer via included mini-USB to USB cable. Windows will fail to find drivers.
- Navigate to Start->Control Panel->System->Hardware->Device Manager->Android Phone
- Find the device called Samsung. (It should have a yellow warning next to it.)
- Right click and choose Update Driver Software. Choose browse from your computer and point it to the MID816-Gingerbread-USB Driver folder on your desktop. The driver should install and your tablet should connect to your Windows PC.
- Now open up a command prompt (Start->Run, type in cmd and hit enter.)
- Type in "adb" and hit enter. If a bunch of instructional text appears, then we're doing good.
- Type in "adb devices" (Make sure you have only one device listed, something like 0123456789ABCDEF)
- Type in "adb root"
- Type in "adb remount"
- Type in "cd YOUR-DESKTOP-PATH\system\app\" (Change YOUR-DESKTOP-PATH to the path to your desktop, obviously)
- Type "adb push Superuser.apk /system/app/Superuser.apk"
- Type in "cd ../bin"
- Type in "adb push su /system/bin/su"
- Type in "adb push su /system/xbin/su"
- Type in "adb shell" (There should be a # at the beginning of the line, if you have a $ sign type "adb root")
- Type in "cd /system/bin"
- Type in "chmod 6755 su"
- Type in "chdir /system/xbin"
- Type in "chmod 6755 su"
- Type in "exit"
- Type in "exit"
- Safely remove your tablet connection from the pc.
- Download "Root Checker" from the Market and check that root is established.