View Single Post
Old 06-28-2022, 09:03 PM   #5
winstonma
Zealot
winstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windowswinstonma format shifts faster than booting Windows
 
Posts: 109
Karma: 120918
Join Date: Nov 2013
Device: Onyx Boox Nova
I ran this code on adb shell to change the density setting:

Quote:
# Check the current density setting (default value of Nova is 300)
wm density
# Change the density setting (To me, 360 is the optimal value)
wm density 360
# Clear ContentBrowser cache
pm clear com.onyx
After running this command you will have a App UI layout setting. Now I am running a Onyx Leaf UI (button navigation bar) on my Onyx Nova. This command would only change the app layout but not the actual pixel density of your device.

Last edited by winstonma; 06-29-2022 at 01:32 AM.
winstonma is offline   Reply With Quote