On Wed, Jul 20, 2011 at 4:39 PM, Kivak <littlewol...@gmail.com> wrote: >> Ah, OK. I think the typical solution for that is map tiles, the way >> Google does it. > > I assume map titles would be imageviews created dynamically as the > user moves around? I've never done anything like that before so that's > why I am curious.
I've never created map tiles, either, but it seems to be an approach used with game development for having a significantly larger background than the screen supports. My assumption is that you would implement an AdapterView-style recycling mechanism for swipes, but that is a guess. I suspect that if you do a little searching, you can find more material on this subject. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://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 android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en