I read that Google has stopped supporting Eclipse for Android development. You should probably switch to Android Studio, which just released version 1.0. From http://developer.android.com/tools/sdk/eclipse-adt.html: *Note:* If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio . Other articles said that Google would support Eclipse only until Android Studio version 1.0 was released. Eclipse was great for a long time, and I still like it for all other Java development. You might also look at AIDE. An IDE that runs on Android. It can read both eclipse and Android Studio Android projects. Coupled with git or Dropbox, you can have a portable development studio for Android that runs without an emulator - projects run natively on the Android device running AIDE. Mark On Mon, Dec 15, 2014 at 11:24 AM, Michael Torres wrote: > > I use eclipse. Works fine for me, but I am still in the learning > phase...I have never heard of Titanium. I also have Android Studio (that > is still in testing phase). I think once Android Studio has all the bugs > worked out it will be a great IDE......but I use Eclipse for all my > programming uses. Nothing beats "free"! > > Mike > > On Mon, Dec 15, 2014 at 11:20 AM, wrote: >> >> Do any of you PLUG friends have experience with both Eclipse and >> Titanium? If so, which do you consider to be the best tool to use to >> develop Android apps? >> >> >> --------------------------------------------------- >> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org >> To subscribe, unsubscribe, or to change your mail settings: >> http://lists.phxlinux.org/mailman/listinfo/plug-discuss >> > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss >