A
A
Anto2017-03-15 21:32:49
Android
Anto, 2017-03-15 21:32:49

What language are Android games developed in?

Good afternoon! Tell me in what language are games developed for Android and iPhone?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
R
RedHairOnMyHead, 2017-03-15
@ZIROKUL

Android - Java, C++
iOS - Swift, Objective-C

A
Alexander, 2017-03-15
@zkelo

Android - Java, iOS - Swift

R
Rou1997, 2017-03-15
@Rou1997

For Android - C ++ (OpenGl and all sorts of "wrappers"), C # (Unity), rarely Java, the Minecraft game for PC was written in Java, but for Android they were not too lazy to rewrite it in C ++, I won't say about iOS I didn't "open" and even I've seen none, in general, game development is very different from the development of applications for any platform.

W
Web Developer Blog, 2017-03-15
@Alexey_Suprun

The easiest way to write for android is in Java, there are many good tutorials on this topic, I wish you good luck in learning!

D
Denis Zagaevsky, 2017-03-16
@zagayevskiy

If we talk about serious studios, then there are two options - your own engine in C ++ + OpenGL + wrappers for the platform in Java, Swift, etc ...
Or a ready-made engine - Unity (C #), UE4 (C ++).
No one, of course, writes seriously in Java and Swift, only crafts. And it just makes sense to write them in these languages, because it is easier. Just pumping the skill of developing games.

R
rudikov, 2018-01-01
@rertere

With positive numbers, I think everything is clear.
25.5%2.25 is decomposed as 2.25*11 + 0.75.
This is the case with negative numbers.
-22.5%2.25 decomposes as 2.25*(-12) + 1.5
The thing is, we can't multiply by -11, as that would give -24.75, which is greater than -25.5. Therefore, it is multiplied by -12.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question