Hello sir, actually in our project there is an option of favorites. what i want to do is i want all those applications that has been visited several times to be in favorites. for this im going to use shared preferences. i have thought having a counter i will increment that counter everytime a particular application is being accessed. This counter value will get reflected in the sharedpreferences for each application. As soon as the counter reaches to a certain value that application will be in the list of favorites. But i dont know how to proceed. So if u can guide then it will be a great help. thanks alot
-- 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

