+ 2
How i can make games for android?
I know there needs a team with minimum 10 programmers, but i want to know procedure of making games for android.
5 Answers
+ 4
you can make it using python that is very easy to learn an understand and then use kivy library and some tool for packaging your app I wrote my first simple app few weeks ago after learning python and kivy see https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
+ 3
There is no need for a team to make mobile games, a wide array of successful titles have been produced by single people and teams of only a few developers. That being said you can take a few different routes depending on what you're end goal is. You could look into HTML5 game development and target mobile via the web using Progressive Web Apps, or to focus on native development you're best bet right now is to learn C#/Xamarin/Unity due to its ability to cross compile to both Android and iOS native apps. Good luck with your quest.
+ 3
There is a java IDE app for android on google play that lets you develop android apps and simple games. If your new to programming almost any language can help you get there, as you get used to basic programming ideals. I would recomind java first, and c++ second. For quick results- try game maker studio. It's easier than unity and the like but doesn't do 3d well. There are lots of game making options.
0
Please i created a game
0
How do I create a game on a mobile device