• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps hi i want help about creating application

sumit8187

Lurker
Code:
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
 
Back
Top Bottom