I have an Android google-map project in Eclipse that I am trying to use the balloons classes defined at https://github.com/jgilfelt/android-mapviewballoons for. I have the project successfully building, and i believe linked, but when I go to run my project, I get the error message
[2012-09-03 14:07:30 - android-mapviewballoons] Could not find android-mapviewballoons.apk!
I am not entirely sure what this means as I am fairly to Android/Eclipse and linking files in Eclipse/Java. So I would appreciate any help I can get on how to solve this problem please.