Resizing Apps for Flip Phones

I have some basic experience modifying apps. I’m looking for a way to make an app display well on a flip phone. What do I need to change?

Here is a guide I found on reddit. Credits: u/elmosface @NotABird

Most apps are made for phones with bigger screens and the display is usually not optimized for dumbphones with smaller screens. You can change the resolution of the phone but that will affect all apps, even the ones that were originally sized normally. Here is guide to change the DPI for only specific apps (and customize for each app on its own). This will only work on a rooted phone with Magisk installed (maybe I’ll make a guide for that later) and I only tried it on the TCL Flip 2 but it should work on any rooted phone (QIN F21 Pro and the like).

  1. Download LSposed, SCRCPY, App Settings Reborn and FX File Explorer
  2. Install FX File Explorer and App Settings Reborn and copy LSposed to your phone storage (do NOT unzip it)
  3. If you’re using a non-touch phone unzip and run SCRCPY (your phone needs to be in debugging mode to run SCRCPY)
  4. Open Magisk and tap the settings icon (top right)
  5. Scroll down a bit and select the option to install Zygisk, reboot the phone after it’s installed
  6. Open Magisk again and tap Modules (the little puzzle piece on the bottom)
  7. Select Install from Storage and select FX File Explorer to choose the file (for some reason it wouldn’t show up in the phone’s file explorer)
  8. Select the LSposed zip file and follow the instructions and then reboot after installing
  9. LSposed manager should pop up in notifications and you can open by tapping the notification, if it doesn’t show up you can also launch it by dialing ##5776733## (##lsposed##)
  10. Tap on Modules (little puzzle piece) and activate App Settings Reborn, then tap on Expand and select the apps you would like to give it access to
  11. Exit LSposed and open App Settings Reborn
  12. Tap on the app you would like to customize from the list and tap the switch on top to allow changes
  13. Set the DPI you would like (try 120 and see if you like it, You can always change it) and hit the save icon on top
  14. Enjoy your resized app! ( you may need to clear the app from recent apps and open it again for the changes to take effect)
6 Likes

Thanks!
That seems like a way to modify it on the phone itself, I’m also looking for a way to modify the actual apk file (decompiled) to resize it

2 Likes

Did you find an answer

U can also use app cloner to adjust the DPI of a app

2 Likes

what option in the app cloner changes dpi?

Display options\ display size

It’s a percentage bar. How can I get the right dpi?

go for 50 minus

2 Likes