On Thu, Jan 14, 2010 at 5:31 PM, TreKing <[email protected]> wrote:
> I ran into an issue with the Motorola Cliq maps implementation (on 1.5) > that wasn't happening on other phones because that device's particular build > didn't have the correct implementation of the MyLocationOverlay class. > Ah, I see. That would make "sense". Then I will revert back my code to use reflection again and put the zoom controls in the GUI myself if the method is not there. > Do you know which device specifically? Sounds like another one of those > awesome device-specific issues. If you know which device, do a search and > see if it's a known issue with it. > Yes, I do. At least about the one user that sent the report: 01-13 12:08:17.068 D/NewsRobDefaultExceptionHandler( 407): -- Android Version: sdk=3, release=1.5, inc=138607 01-13 12:08:17.068 D/NewsRobDefaultExceptionHandler( 407): -- Custom ROM: Stock Android 01-13 12:08:17.068 D/NewsRobDefaultExceptionHandler( 407): -- Device: sapphire 01-13 12:08:17.068 D/NewsRobDefaultExceptionHandler( 407): -- Model: HTC Magic Two more users reported in the Market comments it would force close on their Heroes. Might be the same issue, but it is strange that they didn't send the automatic bug report then. I googled<http://www.google.com/search?hl=en&q=HTC+%2BMagic+%2BsetBuiltInZoomControls+-map+-mapView&aq=f&oq=&aqi=>it, but didn't find anything, except my post and reports about the Map's setBuiltInZoomControls method missing. I'll do the reflection thing from above and hope that I find an affected user that can try it out. Love your app BTW =) > Awesome. Thanks for letting me know. It looks like (see above) you have to suffer through another bugfix update though ;-)
-- 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

