Android game programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nitin070895
    New Member
    • Apr 2013
    • 17

    #1

    Android game programming

    What are the things required to develop an android game . Please explain step by step
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    I wrote a list of useful resources for Android development which should be helpful. In your case, I'd recommend having a look at libGDX which is a framework for creating games for Android (and other platforms). There are tutorials and sample projects on the site, so check those out.

    EDIT: Is there a specific reason you posted this in the C/C++ forum rather than, say, the Mobile Development forum? Android development is not (in the most part) based on C/C++ but rather on Java.

    Comment

    Working...