Are there any offline ide for android development in PC? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Are there any offline ide for android development in PC?

alternative to android studio.

2nd Feb 2018, 7:26 AM
JRez
JRez - avatar
6 Answers
+ 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.
2nd Feb 2018, 7:29 AM
Tom Shaver
Tom Shaver - avatar
+ 2
how about for pc? are they any offline ide for android development aside from android studio? edit: sorry for my incomplete question.
2nd Feb 2018, 7:29 AM
JRez
JRez - avatar
+ 2
On PC almost any IDE should be perfectly capable of being used in offline mode.
2nd Feb 2018, 7:33 AM
Tom Shaver
Tom Shaver - avatar
+ 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]
2nd Feb 2018, 8:01 AM
JRez
JRez - avatar
+ 1
even android studio?
2nd Feb 2018, 7:41 AM
JRez
JRez - avatar
0
the problem with the android studio is their gradle sync. it is so annoying..
2nd Feb 2018, 8:14 AM
JRez
JRez - avatar