Home > What Can I Do If I Don't Have Android Studio, Can I Use Some Other Program To Create Android Applications?
Question

What can I do if I don't have Android Studio, can I use some other program to create Android applications?

Answers
02/27/2022
Rama Pleskac

You can use Eclipse or IntelliJ IDEA, but ideally I recommend Android Studio if you want to develop natively.

If you want to develop natively, you can use Eclipse or IntelliJ IDEA.

03/07/2022
Fredie Whobrey

I would download android studio, it's free and officially supported by Google... I don't really know many options outside of that, I only know that there is a plugins for eclipse and android studio, between those two, I prefer studio.

04/08/2022
Haland

Imagino que no usas Android Studio por el gasto de RAM, una opción alternativa es IntelliJ IDEA, de hecho Android Studio se basa en este, y requiere un mínimo de 2GB.

Otra posible opción, usar Netbeans, descargate el plugin de android e instalalo. Luego en herramientas > Android sdk, e insala el componente. Te dejo el link del plugin:

A programar se ha dicho!

Reply
How can I see the code of an application? :: Which emulator is suitable for 32-bit programs on a 64-bit PC?
Useful Links