Android

From WikiWiki
Jump to navigation Jump to search

placeholder

placeholder for tips and tricks of getting android just a little bit more usable


Enter in Recovery mode and go to Terminal, and try this:

The fix is to remove the "pmf=1" line from the "wpa_supplicant.conf" files as root:

sed -i '/^pmf=/d' /data/misc/wifi/wpa_supplicant.conf chown wifi:wifi /data/misc/wifi/wpa_supplicant.conf


https://forum.xda-developers.com/t/rom-gt-p52xx-unofficial-7-1-2-lineageos-14-1.3587761/post-83967669


reverse engineer tools

dive into apk's!