So my device is a A70 IT2 and was already at 3.2.81 before I attempted to root it.
What I did: I extracted both the 3.2.80 and 3.2.81 .rar files in one folder (overwriting some files of 3.2.80.rar with the ones from 3.2.81). And followed your instructions. (clicked on enable_sde.bat and followed command prompt instructions).
After doing the rooting process, my device freezes when it goes to sleep and I'm forced to do a full reinitialization of my device to fix it.
C:\Program Files\Android\android-sdk\platform-tools>adb push 1 /data/local/tmp
541 KB/s (6660 bytes in 0.012s)
C:\Program Files\Android\android-sdk\platform-tools>adb shell chmod 755 /data/lo
cal/tmp/1
C:\Program Files\Android\android-sdk\platform-tools>adb shell /data/local/tmp/1
Archos 80 G9 secure shell utility by Paul O'Brien - @paulobrien -
http://Android
.MoDaCo.com
Step 1 started
Step 1 complete - now restart your device and complete Step 2
C:\Program Files\Android\android-sdk\platform-tools>adb shell sync
C:\Program Files\Android\android-sdk\platform-tools>adb reboot
C:\Program Files\Android\android-sdk\platform-tools>echo "wait for tablet to fin
ish first reboot then press enter"
"wait for tablet to finish first reboot then press enter"
C:\Program Files\Android\android-sdk\platform-tools>pause
Press any key to continue . . .
C:\Program Files\Android\android-sdk\platform-tools>adb push 2 /data/local/tmp
944 KB/s (6772 bytes in 0.007s)
C:\Program Files\Android\android-sdk\platform-tools>adb shell chmod 755 /data/lo
cal/tmp/2
C:\Program Files\Android\android-sdk\platform-tools>adb shell /data/local/tmp/2
Archos 80 G9 secure shell utility by Paul O'Brien - @paulobrien -
http://Android
.MoDaCo.com
Step 2 started
Step 2 complete - now restart your device for secure shell access
C:\Program Files\Android\android-sdk\platform-tools>adb shell sync
C:\Program Files\Android\android-sdk\platform-tools>adb reboot
C:\Program Files\Android\android-sdk\platform-tools>echo "wait for tablet to fin
ish second reboot then press enter"
"wait for tablet to finish second reboot then press enter"
C:\Program Files\Android\android-sdk\platform-tools>pause
Press any key to continue . . .
C:\Program Files\Android\android-sdk\platform-tools>echo "let's verify root"
"let's verify root"
C:\Program Files\Android\android-sdk\platform-tools>adb shell whoami
root
C:\Program Files\Android\android-sdk\platform-tools>echo "Seeing root or 0 ? con
grats, temp root worked! press enter to continue or ctrl+C to stop if root faile
d"
"Seeing root or 0 ? congrats, temp root worked! press enter to continue or ctrl+
C to stop if root failed"
C:\Program Files\Android\android-sdk\platform-tools>pause
Press any key to continue . . .
Once again I do not see root or 0 on my tablet, nor is superuser in my app list.
I have tried to go into recovery with my tablet and see if I could enable the rooted build there, but so far Ive not been able to go into recovery mode via pressing the volume up button during booting.
Please help and thank you for your time
Ps. Im a complete noob at this.