Getting Started with Android App Development : Get your Tools Ready
So you want to develop Android applications? Well, you can definitely develop some applications and it is pretty easy to develop Android Applications. But before you start developing these Applications, you need to get your tools ready so that you are able to develop these Android Applications flawlessly on your own! There are various ways in which you can develop Android Applications. My personal favorite being the one using Eclipse IDE and using Java Programming language. If you are new to programming, you might want to try the App Inventor for Android, which will help you develop apps pretty easily. It is developed and supported by MIT and you can pretty easily use that with your Google Account to create Android Apps. But for this article, I will describe the steps for setting up my personal favorite way of developing Android Applications. ...