PKGs I Made - HappyZ/dpt-tools GitHub Wiki
Here is a list of PKGs you can flash made by me. Unless specified, all PKGs here can be flashed multiple times, and after flashing, you will receive a note saying failed, but they are actually applied.
Prerequisite
Updater script has been patched (versions after 02/09/2019).
Note: Windows users, you may have patched the updater script manually in python script, but please double check if your device can get into diagnosis mode normally after the patch. If you edited the script with your notepad in Windows, it may alternate the newline \n
into \r\n
in the script which halts the system in diagnosis mode, i.e., brick.
Installation
Just download a PKG and use fw
in the dpt-tools.py
(DPT in normal boot up)
List
- Boot img mod to enable ADB for v 1.6.03.09261. Historical versions please refer to here, or here
- Root in Android. Install SuperSU (no APK, binary executables only).
- Bluetooth HID. Enable Bluetooth HID so you can connect to keyboard input via bluetooth. However, this will disable Bluetooth connections through DPA. If you cleared Dalvik cache, then you need the original Bluetooth first to create a valid dex and then use this. Looks like it has some problems for someone in this issue.
Officials
These are the official PKGs except I disabled the version check so you can flash any you'd like. Just make sure you are flashing the right PKG for your device model.
- Official CP1 v1.4.02.09061 from mega.nz
- Official RP1 v1.4.01.16100 from mega.nz
Official CP1/RP1 v1.6.00.15110 from mega.nz(official PKG has bugs, no longer provided)- Official CP1/RP1 v1.6.02.06240 from mega.nz
- Official CP1/RP1 v1.6.03.09261 from mega.nz
- Official CP1/RP1 v1.6.50.14130 from mega.nz
To recover to the official image, if you cannot boot into normal system and use fw
, then follow issue #31. Note: when it asks for if you offer the sparse image, say yes
if you get the system.img
from the official PKG!! Multiple people brick their device by saying no
.