I can’t find an emulator that fits my mobile screen size, so I created a custom emulator, but unfortunately, even though it’s actually according to the size of my mobile, the graphics are showing differently on the actual device.
- How to detect a 2.3 device which is not listed within the avd
manager? - If that’s not possible, what should I do to test the development
directly on the mobile without having to export a .pak file every
time?
On the phone, go to Settings -> Applications. Enable “Unknown sources”.
Then select “Development” and enable “USB debugging” and “Stay Awake”.
Connect the phone to your PC via USB and it should appear in the list of available devices to use for debugging.