Language | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Language

which would it be the best language to write in if we wanted to develop game apps for android and apple at the same time

25th Oct 2016, 11:07 PM
Rodrigo Tallar
Rodrigo Tallar - avatar
2 Answers
+ 1
To do both at the same time is extremely difficult. I would suggest learning java for android and for ios, I would suggest objective-c or swift.
26th Oct 2016, 4:36 AM
Zeke Williams
Zeke Williams - avatar
0
If you truly want to build once and deploy all, I would recommend learning C# with Xamarin.Forms. This will allow you to deploy apps natively for iOS and Android and it includes simulators for both. Happy coding!
4th Nov 2016, 1:48 PM
Benjamin McKissick Jr.
Benjamin McKissick Jr.   - avatar