Q. I am stuck on quite a few levels on the android game refraction and need some help. Anyone know where to find solutions / level guides / walktrhoughs?
A. There is a great site that has level guides / solutions at http://www.refractionguide.co.uk/
What are standard x-y dimensions for developing Android games?
Q. I want to make a game applet for the web that I will later try to turn into a game for Android phones. I remember reading once that there are specific width and height values (in pixels) you should use when making Android games but I can't remember what they were. Do you know?
A. The problem with handheld devices is that they come in different screen resolutions. What you need to avoid is to set absolute coordinates for objects and vertexes so that they will be rendered at different positions in different devices (and also may have different pixel densities).
But all this stuff can be easily done through the framework that OpenGL ES provides. If you are planning to do Android graphics you need to check on this.
Can we use the qwerty keyboard for android games in mobile phones?
Q. For an example if i have a sony ericsson xperia neo pro which has a full qwerty keyboard plus runs on android 2.3.4 gingerbread can i play battlefield company or N.O.V.A or any other android games (which normally you play with the touchscreen) with the qwerty keyboard?
A. Probably not if you play with the touchscreen. However it might, but it would be set out differently.
Powered by Yahoo! Answers
Title : Where can I find level guides for the android game refraction?
Description : Q. I am stuck on quite a few levels on the android game refraction and need some help. Anyone know where to find solutions / level guides /...