Can I build an Android app without Android Studio?

So technically, you don’t need an IDE at all . Basically, every project has at least a build. gradle file that contains the instructions to build it. You only have to launch Gradle with the appropriate command to compile your app.

Sizin İçin Seçtik  How do I download SDK packages?

Leave a Reply

Your email address will not be published. Required fields are marked *