Is geocode lat/long or the micro degrees? Also, if I have all the geocodes
typed up, how do I utilize that? Do I have to create a new class to create
itemized overlay with arrays?

On Mon, Aug 9, 2010 at 6:11 PM, Frank Weiss <fewe...@gmail.com> wrote:

> I'm assuming that the data you want to save includes a geocode
> (lat/long) and some additional data, such as title. The answer to your
> question can get quite elaborate, depending on the details. However, I
> suggest you start with the simplest thing that work. That would
> probably be see the marker and data after the activity is resumed.
> Using Shared Preferences, in the onPause method save the data and in
> onResume, resote the data.
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to