C
C
Cetrar2015-10-05 23:22:53
Android
Cetrar, 2015-10-05 23:22:53

Is it possible to write applications - games on Android?

Hello. Is it possible to write applications for Android - games? That is, will there be any game, let's take 2048 as an example, in order to understand what I mean and write it in android studio? Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2015-10-06
@Cetrar

As I understand it, there are two questions:
1) Is it possible to write games on android using application technology - without openGL, using only standard UI / Canvas
2) Is it possible to write games in Android Studio
The answer to both questions is yes.
1) It all depends on the games. This has been a broad term for a long time. You can write 2048/sokoban/tetris without openGL. Or TextRPG is also a game. Writing something with powerful graphics on a standard canvas is unlikely to be optimal. You can, of course, but it will slow down, and it’s inconvenient in terms of the technical process.
2) Well, it's generally banal. Android Studio is just a fancy text editor. And it does not provide any unique technologies for development. You can write in anything - and you will have access to the same methods, functions and features. It may take a little effort to gain access, but there are no problems with this.

F
FoxInSox, 2015-10-05
@FoxInSox

Can.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question