Hi, I am creating a gallery. User can use Next/Prev button to browse through the images. Now when user is done with browsing, (s)he will kill the app. Next time he opens the app, it should take him/her to the last viewed image.
Obviously I have to store the last index somewhere. Just for one index, I dont want to have a DB module. Is there any simple way to store the value? -- 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

