How to develop game application? For Android | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to develop game application? For Android

I am new to programming but have keen interest in game application development.plz share sources.thnx in advance... :);)

30th Jun 2017, 9:53 PM
Raju Mondal
Raju Mondal - avatar
4 Answers
+ 7
Start by learning either Java or C/C++/C# thoroughly because those are required to make Android apps. Then you can try some game libs like libgdx to make your games. https://libgdx.badlogicgames.com Either that or you can try Unity (requires C# JS or Boo) or UE (requires C++) engines and deploy your games for Android platform.
30th Jun 2017, 10:01 PM
Karl T.
Karl T. - avatar
+ 3
start with monogame to get a good understanding of c# then move to unity.
1st Jul 2017, 3:43 AM
Jordan Chapman
Jordan Chapman - avatar
+ 2
Download Unity and go through the beginner tutorials they have, Unity supports both C# and JavaScript programming.
30th Jun 2017, 10:00 PM
Shannon
Shannon - avatar
0
thnx for all of your response
1st Jul 2017, 10:09 AM
Raju Mondal
Raju Mondal - avatar