From b4c420d765dde655c0ce41ea3cbace336c7f8cd6 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Sat, 18 May 2019 00:02:20 -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 fd05089..aa8388b 100644 --- a/PKGs-I-Made.md +++ b/PKGs-I-Made.md @@ -19,7 +19,7 @@ Just download a PKG and use `fw` in the `dpt-tools.py` (DPT in normal boot up) 1. [Boot img mod without mass storage](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_1.6.00.15110/FwUpdater.pkg) for v1.6.00.15110. 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). -4. [Full system mod](https://mega.nz/#F!fKZTQaSb!wkXMplGV5ss6Bxv6WaWU4Q) for v1.6.00.15110 with adb and customized launcher by default. +4. [Full system mod](https://mega.nz/#F!fKZTQaSb!wkXMplGV5ss6Bxv6WaWU4Q) for v1.6.00.15110 with adb and customized launcher by default. Reset is suggested after flashed it. # Officials These are the official PKGs except I disabled the version check so you can flash any you like. Just make sure you are flashing the right PKG for your device model.