[android-developers] Drawing a position marker at an offset onto a MapView

2012-06-25 Thread voullie
Hi, I have an Android app where I try to attach a marker made from a custom drawable onto a MapView. Since the drawable I'm using isn't symmetric I want the drawable to attach to the map at a certain pixel offset from the upper left corner but I can't seem to figure out how this is done. I've

[android-developers] ADB method profiling causes app to crash

2012-03-04 Thread voullie
Hi, The app I'm developing has very high CPU usage, causing the battery to run out very quickly when you run it. To more accurately pinpoint what consumes all that CPU I decided to use the ADB method profiling feature. Starting method profiling causes my app to crash however. I have tried to