On Wed, Mar 3, 2010 at 11:37 PM, gallagth <[email protected]> wrote:
> I figured out how to do that, but now I'm stuck because I dont know > what Canvas to pass when I call the method drawMyLocation(). > You shouldn't be drawing when the location changes. Try overriding the drawMyLocation function, which will be called with a valid Canvas object when it's time to draw. ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

