Tagged Questions
0
votes
1answer
154 views
Curiosity on any Smartphones that Run on Android 2.3.3 with Different Screen Reoslution
I have a question regarding about any smartphones that run only in Android 2.3.3. Is the size of screen or the screen resolution is always HVGA or does it have capable of running this OS (Android ...
1
vote
1answer
179 views
Precise Touch Screen Dragging Issue: Trouble Aligning with the Finger due to Different Screen Resolution
Please, I need your help. I'm trying to make a game that will drag-n-drop a sprite/image while my finger follows precisely with the image without being offset. When I'm trying on a 900x1280 (in X ...
1
vote
1answer
603 views
Scaling and new coordinates based off screen resolution
I'm trying to deal with different resolutions on Android devices.
Say I have a sprite at X,Y and dimensions W,H.
I understand how to properly scale the width and heigh dimensions depending on the ...