Updated PKGs I Made (markdown)

HappyZ 2019-07-30 12:28:16 -05:00
parent 209269ff5b
commit 0b8bd8d143
1 changed files with 1 additions and 2 deletions

@ -16,10 +16,9 @@ Just download a PKG and use `fw` in the `dpt-tools.py` (DPT in normal boot up)
# List # List
1. ~Boot img mod without mass storage for v1.6.00.15110~ (official PKG has bugs) 1. [Boot img mod to enable ADB for v1.6.02.06240](#). Historical versions please refer to older commits, or [this repo](https://github.com/HappyZ/dpt-boot-img)
2. [Root in Android](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_supersu/). Install SuperSU (no APK, binary executables only). 2. [Root in Android](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_supersu/). Install SuperSU (no APK, binary executables only).
3. [Bluetooth HID](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_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](https://github.com/HappyZ/dpt-tools/issues/66). 3. [Bluetooth HID](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_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](https://github.com/HappyZ/dpt-tools/issues/66).
4. ~Full system mod for v1.6.00.15110~ with adb and customized launcher by default. Reset is suggested after flashed it (official PKG has bugs)
# Officials # 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. 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.