Dec 12 2008

Last.fm at Android

Gokhan

I installed the Android SDK and eclipse plug-in for Android. Then I completed the sample project named HelloAndroid, also completed the three phase of sample project NotePad on Android website. I researched the activity building blocks of Android and learned the usage of intents. Lastly, i tried to integrate Last.Fm api to the Android application, so i developed a small application that calls one of Last.Fm method. However, there is a problem regarding the security reasons.


Dec 12 2008

Google Maps Widget at Android

Cansin

This week, my share was searching Google Maps API for Android. First I study basic Notepad tutorial of Android. Then, I’ve implemented an android application, where I’ve a Google Maps widget. I’ve developed some basic functionality of this widget. Like zoom in/out, exploring the map, satellite/map view switch etc.