Updated Using PMT via Termux or ADB (markdown)
@@ -81,7 +81,7 @@ Unzip the downloaded `.zip` file — you should now have a `pmt` binary.
|
|||||||
---
|
---
|
||||||
|
|
||||||
#### Push the Binary to Your Device
|
#### Push the Binary to Your Device
|
||||||
Use ADB to copy the `pmt` file to your phone’s temporary folder:
|
Use ADB to copy the `pmt` file to your device’s temporary folder:
|
||||||
```bash
|
```bash
|
||||||
# Rename for more easily usage
|
# Rename for more easily usage
|
||||||
mv pmt_static pmt
|
mv pmt_static pmt
|
||||||
@@ -124,5 +124,4 @@ Example — Back up the boot partition:
|
|||||||
|
|
||||||
#### Tips
|
#### Tips
|
||||||
Commands must be run from /data/local/tmp unless you move pmt elsewhere.\
|
Commands must be run from /data/local/tmp unless you move pmt elsewhere.\
|
||||||
The /data/local/tmp folder is cleared when you reboot your device.\
|
|
||||||
Static builds are completely standalone — no missing library issues.
|
Static builds are completely standalone — no missing library issues.
|
||||||
|
|||||||
Reference in New Issue
Block a user