[android-developers] Re: Passing objects to new intents
Cheers Mark and TreKing for your comments.
Interesting... I think for this particular app my model works
particularly well. I don't need to use any of the specialist Activity
classes (Map, List etc) so that problem never occured to me. But of
course for most apps this would be an issue.
Also, my app is storing objects that have been retreived from server
XML, which the user can refresh manually. So each time the activity
resumes, it checks to see if the static object exists... if not it
reloads it from the server.
Horses for courses and all that, it works well in this instance - but
in future I'll probably do as you suggest TreKing.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home