Question:
Best language/program for Android game development?
?
2014-04-09 21:33:00 UTC
So I'm doing a project on game development, but I'm not sure which programming language I should use to develop it. I'm doing a mobile game for Android. I've heard of HTML5, C#, etc., but I don't know much about them or about the programs I should use. Could tou please advise me? Also links to relevant tutorials would me muchly appreciated
Eleven answers:
?
2016-10-03 15:48:17 UTC
Android Development Language
?
2016-12-26 10:38:36 UTC
Best Language For Game Development
That Guy Over There Eating A Taco
2014-04-09 21:38:50 UTC
First of all, just because something is a programming language, doesn't mean you can use it everywhere. HTML5 is used to develop web pages. C# is used by microsoft to make some of their applications. The only programming language you can use to program an android app with is Java. Its really easy to learn and kinda fun. If you want to learn java you should take some classes or vistit http://www.learnjavaonline.org/ However you will need to have the Android sdk from here:

http://developer.android.com/sdk/index.html?hl=sk
Sultan
2014-04-11 01:25:33 UTC
If you can learn java that will be easier to make apps for android but still you can create apps for android without learning JAVA.You just need to use Android app creating software which is very good for amateur who don't know any programming languages related android developing.



Suppose you want to create a car racing game for android,You need to run this software and design your road,cars etc for game.After submitting your design software will make the Java codes automatically. Then you just need to give command how should be your game,what should be the rules for your game.



Check the source link to have an idea about android developing software.
2014-04-10 20:35:36 UTC
I don't know if you should start a project before you learn the language (it's java for android)...take few months to get a good grasp on the language then consider starting a project.
2014-04-10 00:07:31 UTC
Look dear without much programming knowledge you can't make a project, for this you need the basic and some advance knowledge about java and android

For java tutorial visit: http://www.tutorialspoint.com/java

For android tutorial visit: http://www.tutorialspoint.com/android
2014-08-03 12:11:10 UTC
Hi,



The best Android emulator is Bluestacks. It works for pc and mac. Free download here http://j.mp/UzZyd4

Best
Astro
2014-04-09 22:40:22 UTC
For android you have to use JAVA language and for windows you can use C or C+ you can visit www.processing.org learn the basic
2014-04-10 02:57:08 UTC
Java is what you need to know in order to develop games for Android.



For learning Java, try the following online resources-

http://docs.oracle.com/javase/tutorial/

http://www.tutorialspoint.com/java/index.htm



Alternatively, you can use Unity 3D game engine for developing Android games. This game engine have a complete package for developing 3D as well as 2D games. It uses three scripting language for developing game functionality- JavaScript, C# and Boo. You can use anyone of them for developing your game. It's free version is free to download from its official site. Here is a link for it-



http://unity3d.com/unity/download



Unity Free Video Tutorials Link- http://unity3d.com/learn/tutorials/modules



Unity Manual And Scripting Reference Link- http://unity3d.com/learn/documentation
2014-04-10 02:54:12 UTC
Hellof friend,



When developing for Android it is important to understand Java, Layouts and Fragments but it is also really important to understand the Android UI Standards and how to use them to ensure consistency in your Game/App Design, as well as, familiarity that will ensure user-friendliness in your design.



I am sharing some resources which will help you in your project.



https://plus.google.com/+KevinDarty/posts/Qex6Ae6zhZW

http://www.bongizmo.com/blog/android-resources-each-developer-should-know/



Hope you will get what you want, good luck.
?
2016-08-22 06:33:19 UTC
It depends


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...