Archive for the 'Android' Category



Android development on Ubuntu (No AVD)

Published on November 9, 2009

I had finally started getting myself used to Android development concepts, the UI, and such. ‘android-sdk_r3-linux.tgz’ was what I downloaded from the Android site.
At the time of writing, somehow, there seems to be a bug after running ‘tools/android.sh’. I wasn’t able to get the package list using the default URL which was using SSL. So [...]