Feb 21, 2011

Searching For Development Environment & IDE's

I was searching today if there are any other tool that I can use other than Eclipse for developing Android apps. There are some that looks promising that I will try on the way and compare with each other. Some of those that I have found are; NetBeans, Processing for Android, Intellij. Apparently you can use Visual Studio (Yeah you read it right) for development and debugging but I am not going to try it. At some point I will share how you can develop an application using a normal text editor like vim (or notepad if you will) after I figure out the way how Android SDK works.

Important note: I will use Eclipse as my primary development IDE but I will also try to develop with other tools and compare with them.

Note: If you have any suggestions about using the IDE's above or any other please comment. You might save me from a lot of work

3 comments:

  1. Hey, don't forget to try Emacs/Vim as an IDE.

    ReplyDelete
  2. I will use vim at some point. Similar steps can be used for emacs

    ReplyDelete
  3. hi i want to do my thesis on android any suggestion from where to start

    ReplyDelete

About

Helsinki, Finland
Blog to share my work about my thesis which is going to be about leaning, programming, and releasing an application on Android Market Place. The official name of the thesis is Mobile Linux Development Process for Android. You can follow the code at https://github.com/nursahketene/thesis Thesis is sponsored by Haaga-Helia UAS and my instructor is Tero Karvinen