Recieve feedback that a user has input into your android app? -


i've created simple movie review app has top ten movies of time. know controversial topic lots of different opinions have created edittext box user can input there favorite film. i'm wondering how can save information view can make changes list according users preferences etc.

for case suggest using sqlite databases , of course can use sharedprefrences save key-value pair.


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -