Scalara — Resolution Changer without root. #1735
OhMyDitzzy
started this conversation in
User projects
Replies: 1 comment 2 replies
|
@OhMyDitzzy Hello! Thank you so much for making this detailed post on your project! I've made sure the team knows about it. We will look into it! Is everything with the app working well for you? We hope you're having a great experience with it! |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone! 👋
I'd like to share a small Android project I've been working on called Scalara. This project was created entirely using Code On The Go!
What is scalara?
Scalara is an Android utility that allows you to change your device's screen resolution and DPI without requiring root access. Works by accessing Android's hidden API with the
WRITE_SECURE_SETTINGSpermission. So, this application does not require root access at all like most resolution changer applications.Source code
This project is completely open source, Any feedback or contribution will be greatly appreciated!
👉 GitHub Repository:
https://github.com/OhMyDitzzy/Scalara
You can download the latest APK from the Releases page:
👉 Latest Release:
https://github.com/OhMyDitzzy/Scalara/releases/latest
Screenshoots
1
2
Big Thanks
Thank you to the Code On The Go developers for their incredible hard work. Without them, I probably wouldn't have made this app ❤️❤️
All reactions