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?
Reply
Similar articles
- Is there an iOS emulator for Windows similar to BlueStack for Android?
- How can I virtualize Windows on Android?
- I have a Dell laptop without a CD drive and I need to install a program from a CD, what other ways can I install it?
- What is Wondershare Studio? Is it safe to remove it from my computer or disable it in startup?
- Do you know of a program to design characters on a computer?
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.
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.
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!