0
Is there any option for making android apps using java without android studio.
If it is possible say the way.or not possible say this is not.
2 Réponses
+ 3
Bayazid Hasan
Sure. Android Studio is just the official IDE supported by Google, which is maintained by the amazing guys at Jetbrains.
Like Martin Taylor mentioned, you can use the command line. Here's another article walking you through all the steps you can also review.
https://medium.com/@authmane512/how-to-build-an-apk-from-command-line-without-ide-7260e1e22676
Here's a link reviewing various IDEs you can use.
https://www.slant.co/topics/1321/~best-ides-for-android-development
Out of curiosity, why do you ask?