android

android

Android maven building borked with latest ADT 22

There were some major changes to Android  SDK layout, mainly moving all the build tools to another directory, with the pretty self-explanatory name “build-tools”. But since the version of  maven-android-plugin  almost everybody uses

Clustering in Maps v2 for Android

I’ve been working in a  clustering code ready for Maps v2 , as I didn’t found any full example I could use in some of my apps. So here you have it:

At last! MapFragment is here!

Link: http://android-developers.blogspot.fr/2012/12/new-google-maps-android-api-now-part-of.html We suffered in silence for lots of time, but Google at last heard our cries.  MapFragment  is here to stay! The new upgrade to

What to look for if you want to improve your Android app

Link: http://www.curious-creature.org/docs/android-performance-case-study-1.html I’ve been witness to some technical Android UI performance discussion between  Joaquim Vergès (developer of the recently released and awesome Falcon Pro twitter client)