Android Question Screen resolution

Mickster

Active Member
Licensed User
Longtime User
It's been a long time since I used B4A and I need to re-learn everything.

My question: My app was created many years ago and uses many bitmaps, created in a paint app.
The screen resolution of my device was something like 1280 X 800

The screen images only ever worked on certain tablets, I mainly used the Galaxy Tab-2 (2012)

On newer tablets, everything is all over the place, mainly off-screen. I can force a screen resolution, using a 3rd-party screen resolution changer and I have success but I don't like doing this.

Is there a way to realign my graphics within B4A?

Mickster
 
Top