Ubuntu? You need Android Studio for Linux probably. https://developer.android.com/studio
Because AFAIK Android Studio is what's used to develop Android applications.
Before installing Android Studio, check you're already up to date with Java Runtime Environment (or equivalent) or that you install it for whatever reason your Ubuntu install doesn't have it: https://itslinuxfoss.com/how-to-install-jdk-on-ubuntu-22-04/
Yes, as @mikedt said, you may download the Android Studio for Linux from the official Android development website at first. Android Studio provides the fastest tools for building apps on every type of Android device.
I would strongly recommend you do not manually install Android Studio from their web site and instead use the Ubuntu package from an Ubuntu repository. Once you start manually installing programs you also have to do things like manually creating all the necessary links (i.e. /usr/bin) plus the integral package management in your Ubuntu install won't register or maintain it -- you will be responsible to always update/patch/upgrade Android Studio instead of having it automatically for you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.