Re: [android-developers] MapView Tiles not loading on my device, they are in my emulator

2011-08-04 Thread TreKing
On Thu, Aug 4, 2011 at 11:40 AM, Tonez wrote: > Can anyone shed some light as to what it is that I'm missing to get the > mapView tiles to load on my device for testing? > If you are still debugging ("debuggable = true") then that should work. If you switched to release mode, you now need a sepa

[android-developers] MapView Tiles not loading on my device, they are in my emulator

2011-08-04 Thread Tonez
Hi Everyone, I'm currently building an app which utilizes the mapView component - I've gotten to the point where I need to test on an actual device but unfortunately the mapView tiles won't load. Steps I took to get to this point are as follows: I followed the instruction on the 'Obtaining a Map