0
Programming android
what language should i use to dev a android app or game
7 Answers
+ 4
App - Java
Game - C# / Unity Engine
+ 2
Java and Android Studio work well. This is what our team created in few months, and we started programming Java for the first time last fall!
http://16tiko4a.projects.tamk.fi/indexeng.php
Check the trailer and/or download and try it. Java + AS are very capable for creating games, at least games for that size :D (haven't really done more)
+ 2
check out my game https://code.sololearn.com/WF65X6DEns7o/?ref=app
0
should i use java in android studio ? or in any other
give me exmple
0
http://leakyegg.website.tk/RGB.apk
I made this in Android Studio using Java. It is a color picker. I have also made Tic Tac Toe in Android Studio, and a few apps to store information for work.
https://play.google.com/store/apps/details?id=com.justinhill.minefield
I made this in Unity with C#. It isn't great and only works on newer phones with 1920x1080 resolutions, but it's another example for you
0
C#