Hi guys! Can you tell me which language is used for mobile games/ apps, and where do we have to put the code to make an app? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 6

Hi guys! Can you tell me which language is used for mobile games/ apps, and where do we have to put the code to make an app?

I want to make some apps for Android and post them on play store. So... that's why I came here. When I googled this question, they told me it's Java. I have almost finished Java and have no idea about how to make apps with Java. So please tell me how to use this coding to make an app. And, you may also tell me other useful language for mobile app/game development. Thanks!

1st Nov 2019, 3:09 AM
Manogya Singh
Manogya Singh - avatar
18 Antworten
+ 20
Your Java from here will need to be extended with a more complete course. You will also need an Android development course to learn the ins and outs of that. You must develop your app on a PC using an IDE that supports Android development. I use Intellij and Kotlin to play Android. Intellij also supports Java. Lots of people use Android Studio, which supports both languages. A Web search can find reviews of IDEs supporting Android, languages suggested, more complete language course, and Android development courses.
1st Nov 2019, 4:10 AM
John Wells
John Wells - avatar
+ 8
I am a newbie in Android development. I completed Kotlin tutorials and went for android development. If you just have finished Java and want to test the Android development then you have to learn things related to android like Layout, Activity, Activity Life cycle and much more. As I told before that I am a newbie and I am learning these too and these are really fun stuff.
1st Nov 2019, 6:26 AM
Plaban Kr. Mondal
Plaban Kr. Mondal - avatar
1st Nov 2019, 6:50 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 5
Thanks fellas! Real thanks for helping me!
1st Nov 2019, 4:26 AM
Manogya Singh
Manogya Singh - avatar
+ 3
Make sure to check out Kotlin for Android development or Swift and Objective-C for iOS. However SoloLearn courses only provide the very basics so as soon as you finish one you might wanna search more advanced courses online.
1st Nov 2019, 3:47 AM
Rick Sanchez
Rick Sanchez - avatar
+ 3
Use Android studio, python, and kotlin Even Java can be used
2nd Nov 2019, 2:25 PM
Tanmay Gupta
Tanmay Gupta - avatar
+ 3
Yes
2nd Nov 2019, 6:55 PM
Anthony Dwomoh
Anthony Dwomoh - avatar
+ 2
Definitly go for C++ for programming. For Android maybe use Unity paired with C#
2nd Nov 2019, 3:17 AM
OnesAndZeroes10
OnesAndZeroes10 - avatar
+ 2
Kotlin, or you can make games using Unity or UE4. Unity & UE4 is mostly either C++ or C#
2nd Nov 2019, 11:30 AM
the ы
the ы - avatar
+ 2
You can try learning c sharp (c#) for making games mostly in Unity or learn C++ for use in Unreal Engine. Unreal Engine is mostly used for more complex games with cgi effects etc. For applications , download the Android Studio and just learn Java (don't need to say :) )
2nd Nov 2019, 4:38 PM
NerdY
+ 2
Java=Android Studio(game) C#=Unity(game) C++=Unreal(game)(limited) C#=Xamirain(app). I mainly use those. But there is still much more.
2nd Nov 2019, 7:06 PM
Walid Al Hasan
Walid Al Hasan - avatar
0
<p>You can use Kotlin for mobile apps, but if you want to make a PC game, you could use C#, C++, C, Javascript, and more. Try different options and explore more!</p>
1st Nov 2019, 3:55 PM
AquaCoder
AquaCoder - avatar
0
Python also.
1st Nov 2019, 7:24 PM
Barbus Sumatransky
Barbus Sumatransky - avatar
0
java
2nd Nov 2019, 3:19 PM
MAHESWARAN SELLAIYAN
MAHESWARAN SELLAIYAN - avatar
0
Python is useless for making apps
2nd Nov 2019, 3:20 PM
OnesAndZeroes10
OnesAndZeroes10 - avatar
0
Java is use for Android Shift is use for iOS C++ is use for windows
3rd Nov 2019, 3:08 AM
Master Genius [ INACTIVE ]
Master Genius [ INACTIVE ] - avatar
- 1
Hello! Nice Question. You can start JavaScript first as it has similarity to all the other programming languages. Note that you should choose language for your future work. The languages with the topics are: Game Developing: C++, C# Desktop Application: C, C++ Android Application: Java, Python 3 Web Developing: JavaScript, HTML, CSS But you can start with JavaScript. It will help you to realize the other languages. Thank you. If it helps you then give an upvote and Subscribe my youtube channel: CREATION TUBE.
11th Nov 2019, 1:22 PM
thisiszubayer
thisiszubayer - avatar
2nd Nov 2019, 6:41 PM
David
David - avatar