Android Emulator opening view at 320*480 when set to 480*854 -


i trying set avd 480*854 device. avd seems fine when opens app surfaceview create opening @ 320*480 rather 480*854. have ideas might going wrong?

cheers

solution: make sure minsdkversion , targetsdkversion specified in attribute of androidmanifest.xml. stops android running in 'compatibility mode'.

thanks input.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -