i just think that tranfering a Object is a senseable way ! 2010/5/21 TreKing <[email protected]>
> On Fri, May 21, 2010 at 1:32 AM, xhy <[email protected]> wrote: > >> But the the system exists a error java.lang.ClasscastException >> > > What do you expect when trying to cast an object to a type it does not > derive from (GeoPoint to Serializable)? > > >> ,who can offer me a best methods? >> > > GeoPoint has two things you care about: latitude and longitude - pass that. > > >> if i transfer latitude and logtitude,then it is a fool way! any best >> method? >> > > This sentence makes no sense to me. > > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered devices > http://sites.google.com/site/rezmobileapps/treking > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- xhy -- 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

