+ 1
Are there any offline ide for android development in PC?
alternative to android studio.
6 Respuestas
+ 2
AIDE is the easiest to use and well made, but has a lot of limitations unless you buy an IAP to unlock the Premium version.
Java N-IDE is totally free, but not as easy to use. The IAP mentioned on it's Play Store page is actually for a donation to the developer, and is not required to unlock any functionality.
It's also possible to install the dev tools through Termux, but of course it will also be the hardest to use because you'd need to do so through the Terminal of Termux.
Edit: Sorry; fat thumb hit submit.
+ 2
how about for pc? are they any offline ide for android development aside from android studio?
edit: sorry for my incomplete question.
+ 2
On PC almost any IDE should be perfectly capable of being used in offline mode.
+ 2
to download android sdk without android studio watch this:
https://www.google.com.ph/url?sa=t&source=web&rct=j&url=https://m.youtube.com/watch%3Fv%3D883HjO06_E0&ved=0ahUKEwjSjtjO4YbZAhXDnZQKHdMOBgAQwqsBCCcwAA&usg=AOvVaw0KOiLjgHvg8Rxd31csXVeg
Although the url given to download sdk in the comments of this video are not complete. Use this Url to download android sdk. change the [file name]
for platforms, sources, doc, and google___apis and others go to:
https://dl.google.com/android/repository/[file name]
For system images follow below:
for the files system image api go to:
https://dl.google.com/android/repository/sys-img/google_apis/[file name]
for the files that starts with the word google play go to:
http://dl.google.com/android/repository/sys-img/google_apis_playstore/[file name]
for the files that starts with the word android tv go to:
https://dl.google.com/android/repository/sys-img/android-tv/[file name]
for the files that starts with the word android wear go to:
http://dl.google.com/android/repository/sys-img/android-wear/[file name]
for those system image that start with the words intel or arm without api go to
https://dl.google.com/android/repository/sys-img/android/[file name]
+ 1
even android studio?
0
the problem with the android studio is their gradle sync. it is so annoying..