2

I am beginner in Java and I want to build Android apps. Android Studio is installed on my system but will not run, because I have a PC with 2 GB RAM, 32 bit Windows 7 and a 200 GB disk drive.

IntelliJ IDEA didn't work either. I can work with NetBeans. I can't upgrade the RAM, etc. But I am serious on Android app building. Can I install just an emulator and code on NetBeans (XML, Gradle, Java, SDK, etc.) and then run on emulator and finally convert it to APK? If yes, please tell me how to convert to APK, but if not, please advise me to do anything. I appreciate it in advance.

Nagev
  • 10,835
  • 4
  • 58
  • 69
  • See also: [Can I develop Android Apps without an IDE](https://stackoverflow.com/questions/29290588/can-i-develop-android-apps-without-an-ide) – Nagev Oct 08 '22 at 14:45
  • Meanwhile a more current answer can be found here: https://stackoverflow.com/a/76150499/19980636 – Krokomot May 03 '23 at 11:36

1 Answers1

0

You actually can make Android Apps on Netbeans, but the setup is a bit too complicated. and also emulator will not work on 2 Gb Ram you need 8Gb ram to run emulator

Ehsan Abid
  • 43
  • 6