Saturday, March 23, 2013

What can I use to MAKE Android games?

android game
 on Mario's Many Android Games - IGN
android game image



RJ


I would like to know how to MAKE Android games. Every time I ask, I get answers to game downloads and app makers that can't make games. I just want to know what I can use to make my own games. Thank you.


Answer
first off, the ? poster is totally wrong. Android uses java, not C++.

Second, look into the videos at ThNewBoston. They have 200 android video tutorials from setting up the program to write app and finishes with publishing the app. Not every video deals with games, but it'd be best to watch them all to learn.

http://thenewboston.org/tutorials.php

Is it possible to get an Android game on a Blackberry Torch?




niall_hora


I've been wanting to get the Android game "Bubble Shoot" on my Blackberry Torch.
A screenshot of the game is this:
http://cdn.discoverapp.net/images/sc/1003/21717_1.jpg

Is there any possible way that I could get this game on my phone?



Answer

What are standard x-y dimensions for developing Android games?




Timbone


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?


Answer
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?




Titus


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?


Answer
Probably not if you play with the touchscreen. However it might, but it would be set out differently.



Powered By Y! Answer

No comments:

Post a Comment