Advertisement
Guest User

How to enable experimental preference on google earth for Android

a guest
Mar 11th, 2021
7,913
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. This requires root!
  2.  
  3. Launch google earth. Then close it
  4.  
  5.  
  6. Download a preference editing app (I use prefedit), or use something like mixplorer and nav over to data/data/com.google.earth/shared_prefs/phenotypePrefs.xml --> debug_menus needs to be set to true
  7.  
  8.  
  9. Update:
  10.  
  11. Depending on your android version this might work too
  12.  
  13. Install termux, open termux, pkg install -y nano, termux-setup-storage, su, cd data/data/com.google.earth/shared_prefs && nano phenotypePrefs.xml
  14.  
  15.  
  16. Launch google earth and open up the menu drawer. You will see experiments at the bottom. Be aware either some stuff, or anything that you modify will cause google earth to force close next time you start the app until you clear data and cache
  17.  
  18. https://twitter.com/Developerrr_
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement