SlateDroid.com: Killing Cell Standby on 9 inch black Novel - SlateDroid.com

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Killing Cell Standby on 9 inch black Novel

#1 User is offline   giantkiller 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 2
  • Posts: 17
  • Joined: 07-January 12

Posted 12 January 2012 - 05:26 PM

Killing the 'Cell Standby'

-- This applies to Pandigital Novel 9 inch black Multimedia Ereader only --

1> download Reobeet's firmware update and install it - found in forum 'Pandigital Novel 9 inch Tablet' dated '03 March 2011 06:43'.
2> download and install 'Android Hacker' app - found in (? one of the Pandigital forums on this site) by Terminander, dated '09 oct 2011 12:29 pm'.
3> download and install apps,, z4Root by MP4 ver 1.3 or better - superuser by ?.
4> when all are installed the coding found in Terminander will do wonders...

ie..
Code:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
adb shell mv /system/app/Phone.apk /system/app/Phone.OLD
adb shell mv /system/app/TelephonyProvider.apk /system/app/TelephonyProvider.OLD
adb reboot

Using Android Hacker's input/coding screen to type the following code:

mount -o remount rw /dev/block/mmcblk0p5 /system
mv /system/app/Phone.apk /system/app/Phone.OLD
- the system will give an error message that you can't clear, Reboot the tablet.

----- Then:

mount -o remount,rw /dev/block/mmcblk0p5 /system
mv /system/app/TelephonyProvider.apk /system/app/TelephonyProvider.OLD
Reboot

The above example is how to kill the 'Cell Standby' on the tablet and saves a lot on battery usage.


So just find the ADB coding for the change you want to make and use 'Android Hacker' to input the code.

Giantkiller
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users