From d080492ff4dfdf309394cfb0469998837cee6c65 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Tue, 30 Jul 2019 13:03:05 -0500 Subject: [PATCH] Updated PKGs I Made (markdown) --- PKGs-I-Made.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGs-I-Made.md b/PKGs-I-Made.md index a357c97..b147344 100644 --- a/PKGs-I-Made.md +++ b/PKGs-I-Made.md @@ -16,7 +16,7 @@ Just download a PKG and use `fw` in the `dpt-tools.py` (DPT in normal boot up) # List -1. [Boot img mod to enable ADB for v1.6.02.06240](https://github.com/HappyZ/dpt-tools/blob/3b144d2997136531c71c5619bc0209701c94e550/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_1.6.02.06240/FwUpdater.pkg). Historical versions please refer to [here](https://github.com/HappyZ/dpt-tools/wiki/The-Ultimate-Rooting-Guide), or [here](https://github.com/HappyZ/dpt-boot-img) +1. [Boot img mod to enable ADB for v1.6.02.06240](https://github.com/HappyZ/dpt-tools/blob/3b144d2997136531c71c5619bc0209701c94e550/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_1.6.02.06240/FwUpdater.pkg). Historical versions please refer to [here](https://github.com/HappyZ/dpt-tools/wiki/The-Ultimate-Rooting-Guide#0x3-obtain-android-adb-root-access), or [here](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). 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).