Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What IDE for Android projects on Mac OS? Xcode or?

Tags:

android

macos

ide

I'm thinking to begin Android app development. What's the better IDE?

Now I'm using Xcode for objective-C language, but I don't know if use it also for Java development.

like image 520
Sefran Avatar asked Apr 20 '26 20:04

Sefran


2 Answers

I would like to use Eclipse for Mac.

like image 157
Aurelio De Rosa Avatar answered Apr 22 '26 09:04

Aurelio De Rosa


Eclipse is the best. It's supported by android team and they have an ADT plugin for eclipse

ADT plugin

like image 45
Pedro Rainho Avatar answered Apr 22 '26 08:04

Pedro Rainho