Skip to content

Archive for August, 2009

12
Aug

Android Development For Beginners

Just started playing with Android SDK 1.5r3 a couple of days ago. I went through some architecture videos, Hello World and Notepad tutorials. In my opinion, the API is still not mature enough but, it holds much potential. I don’t own an Android handset and the emulator doesn’t provide all the applications but, I came to know from some blog posts that built-in Apps are pretty basic and they drastically need improvement.

I was planning to develop a series of basic applications (similar to what AppsAmuck is for iPhone) which could help other newbie Android developers like me to learn things faster. Then, I came across blog of bakhtiyor, who has already made a similar effort. I will go through these applications this weekend and probably add couple of new apps to the list.

Update: I already started a couple of applications but, couldn’t get time to complete them. I wish to resume the development as soon as I can.

12
Aug

Google introduces a “Simple” language for Android

I came across a blog post announcing Release of Simple, which is a language based on BASIC. Simple google code page (pun intended) has binary distributions available for download for Windows, Linux and Mac. Author has updated it with a couple of sample applications and a bunch of Reference pages in its Wiki. It is well-suited for “non-professional” programmers who want to develop applications on Android. If you ask me, it’s a remote possibility. But, it is a good gesture from Google to encourage adaptation of Android.