P
P
Pisarev_OS2018-10-05 15:14:42
Android
Pisarev_OS, 2018-10-05 15:14:42

How is there a "visual" Android development environment?

Tell me, what are the IDEs for developing applications for Android, but in which the interface can be made by simply dragging buttons, lists, etc. to the application layout?
Something like creating a prototype (I know there are a lot of such online services), but I need just some kind of IDE, simple, for beginners - with visual elements of the android interface. Like in delphi, c++ builder, etc.
Only not some heavy monster, but a simple one, for beginners :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
EVGENY T., 2018-10-05
@Beshere

android studio

M
Maxim Timofeev, 2018-10-05
@webinar

As it is

fork
IDEs are made not for the OS, but for the language. As with other operating systems, Android development can be done in different languages.
But nevertheless:
https://www.jetbrains.com/products.html?fromMenu#t...
Then a notepad, because any IDE is a heavy monster, this is its essence, but no one forces you to use all its features. And never use interface constructors, no matter how much you want, only if you thoroughly understand how they work and what they do, here is an article to read:
https://habr.com/post/249471/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question