Skip to content

d3m3vilurr/ridi-paper-pro-root-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ridibooks Paper Pro rooting image generator

Prerequire

$ git clone git://...
$ cd ridi-paper-pro-root-image

How to use

Insert device id into .android/adb_usb.ini

$ echo 0x1f85 >> ~/.android/adb_usb.ini

Start fastboot mode

  1. power off
  2. hold right-up button + power button
  3. device will shown green led (top edge, left of power button)
  4. unhold buttons after changed white led
$ fastboot devices
PP1A1GK125241   fastboot

Run recovery

$ fastboot boot recovery/mod_recovery.img

Then follow remain steps

$ bash updater-script.sh

After steps

If you first time use this rooting method, please run this.

$ adb shell am start -n com.hayaisoftware.launcher/.activities.SearchActivity

After first run, you should install button overlay app or button mapping app, it help to start launcher at next boot time.

I suggest Xposed Additions for this. it can remap buttons and support double and triple click.

And if not remap button using ridibooks viewer, you cannot use back button feature until use another remap tool.

$ adb shell input keyevent 4

Also you can refresh screen manually using epdblk. It should have compatibility with RefreshPie. (But I'm not use this tool anymore)

If you want to bind key, use Tasker and bind shortcut to Xposed Additions

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages