Want to develop for Android. Have a few basic, non-FAQ questions

Posted by Troy M on Stack Overflow See other posts from Stack Overflow or by Troy M
Published on 2010-06-12T07:24:49Z Indexed on 2010/06/12 7:33 UTC
Read the original article Hit count: 209

Filed under:

Hi everyone,

Recently myself and a small group of friends became interested in developing a game for a mobile platform. Originally we considered the iPhone but none of us use macs, so we decided Android would be a more realistic platform to use. Before we get started, I was hoping that I might find some answers to a couple questions so we don't waste our time if this project isn't feasible. Any help is appreciated!

  1. I can't seem to find out how many programming languages Android supports. Java is obvious, but what about C+? It seems that Android supports C and C++ through Eclipse, but is that it? (I'm not the programmer for the project which is why I'm asking this. He's comfortable in C+).

  2. Our game involves the use of two digital analog sticks (it's not a twin-stick shooter but it's a similar concept). It would seem that most Droid devices unfortunately don't use multi-touch though... Are there many devices out there right now which support this functionality and I'm just not seeing them, or should we possibly consider the development of a different game that would only use a single input?

  3. Assuming there's no snags following those first two questions, what would you consider the best screen resolution to develop in? It seems like there are a variety of resolutions out there right now and we can't decide which is the best to use.

Again, any answers are appreciated!

© Stack Overflow or respective owner

Related posts about android