Link to home
Start Free TrialLog in
Avatar of Bob Schneider
Bob SchneiderFlag for United States of America

asked on

Best Java Programming Environment

Am going to start writing Android Apps and need to know what environment people suggest for Java?
ASKER CERTIFIED SOLUTION
Avatar of Chris Harte
Chris Harte
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Bob Schneider

ASKER

Thanks so much!
Avatar of Dung Trinh
Dung Trinh

Even though the question has been answered. I still want to put in my input.If you want to get in with android development. As the answer above stated, Android is a subset of Java. Try to learn Java in IntelliJ cause Android Studio is very similar. I suggest go step by step
- Try to learn basic Java with simple IDE to get the feel (BlueJ IDE is very simple, some what faulty but will give you a feel of Java)
- Then move on with larger scale project with IntelliJ
- Finally, you can start programming in Android Studio for Android
Personally I feel that Eclipse lacks support and quite complicate for users