Hey Mark thanks for replying :) I went over my manifest file with a fine tooth comb and tripple checked all the network conditions but its just odd that map tiles will load on one device and then not on another. I had my partner on the east coast using the same version of the app that I had last built and he couldnt see tiles in the mapview and I could. Ive never had that happen in one of my published apps just when using the debug one you get. Is it possible that there is a limit on the number of devices that would have access to the maptiles when using a development apk that was exported rather than pushed on to the phone via eclipse?
On Feb 9, 1:37 pm, Mark Murphy <[email protected]> wrote: > On Thu, Feb 9, 2012 at 4:33 PM, Daniel Rindt > > <[email protected]> wrote: > > And a reason could be when the google api's not on the device are present. > > The app shouldn't install in that case. Or, if they have > android:required="false" for the <uses-library>, the app would crash > when trying to launch the MapActivity. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Training...At Your Office:http://commonsware.com/training -- 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

