doc:appunti:hardware:doogee_x93
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:hardware:doogee_x93 [2022/03/14 09:05] – [Termux:API problems] niccolo | doc:appunti:hardware:doogee_x93 [2022/03/16 10:26] (current) – niccolo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Rooting the Doogee X93 Android Phone ====== | ====== Rooting the Doogee X93 Android Phone ====== | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | | {{: | ||
| + | | {{: | ||
| + | |||
| The Doogee X93 smartphone is a cheap Android phone, priced at about 86 € in March 2022. | The Doogee X93 smartphone is a cheap Android phone, priced at about 86 € in March 2022. | ||
| Line 82: | Line 92: | ||
| adb push boot.img / | adb push boot.img / | ||
| </ | </ | ||
| + | |||
| + | FIXME **WARNING**: | ||
| Using the phone file manager, install the Magisk app and run it. | Using the phone file manager, install the Magisk app and run it. | ||
| Line 149: | Line 161: | ||
| {{.: | {{.: | ||
| + | |||
| + | ===== Android Fingerprint ===== | ||
| + | |||
| + | < | ||
| + | ~$ getprop ro.build.fingerprint | ||
| + | DOOGEE/ | ||
| + | </ | ||
| ===== Termux:API problems ===== | ===== Termux:API problems ===== | ||
| - | On this phone I experienced a **[[..: | + | On this phone I experienced a **[[..: |
| It seems that some steps in the right way to solve the problem are explained in this **[[https:// | It seems that some steps in the right way to solve the problem are explained in this **[[https:// | ||
| - | Basically (a partial workaround) consists in installing the **[[https:// | + | A partial workaround consists |
| - | < | + | Download the **MagiskHidePropsConf-v6.1.2.zip** file and install it from the Magisk app (Modules=> |
| - | ~$ getprop ro.build.fingerprint | + | |
| - | DOOGEE/ | + | |
| - | </code> | + | |
| From the Termux command line verify that **ro.hct_autostart_manager** and **ro.freeme_freemanager** properties are set to **1**: | From the Termux command line verify that **ro.hct_autostart_manager** and **ro.freeme_freemanager** properties are set to **1**: | ||
| Line 171: | Line 187: | ||
| 1 | 1 | ||
| </ | </ | ||
| + | |||
| + | You can also check the **/ | ||
| < | < | ||
| Line 180: | Line 198: | ||
| ro.hct_autostart_manager=1 | ro.hct_autostart_manager=1 | ||
| </ | </ | ||
| + | |||
| + | Using the **props** command line tool (provided by the // | ||
| + | |||
| + | < | ||
| + | tsu | ||
| + | props ro.freeme_freemanager 0 | ||
| + | props ro.hct_autostart_manager 0 | ||
| + | </ | ||
| + | |||
| + | Here it is the interactive output of **props**: | ||
| < | < | ||
| Line 212: | Line 240: | ||
| or an option from above: 2 | or an option from above: 2 | ||
| </ | </ | ||
| + | |||
| + | Once **rebooted**, | ||
| + | |||
| + | < | ||
| + | ~$ getprop ro.hct_autostart_manager | ||
| + | 0 | ||
| + | ~$ getprop ro.freeme_freemanager | ||
| + | 0 | ||
| + | </ | ||
| + | |||
| + | This workaround is not sufficient, you have also to **disable DuraSpeed** at all (with Termux:API only version 0.50.1 it is not possibile to disable it for the app only). **After a reboot** you have to **enable and then disabled DuraSpeed again**. | ||
| + | |||
| + | ===== Termux: | ||
| + | |||
| + | It is not possibile to add the **Termux: | ||
| + | |||
| + | |||
doc/appunti/hardware/doogee_x93.1647245107.txt.gz · Last modified: by niccolo
