I'm working on an Android
app where everything is stored locally. (There is no account registration system). If a user tapped the Clear data
and Clear cache
option under Settings > Applications > Manage Application
the on boarding process will show up again because the local storage got reset.
What options do developers have to check if a user is really a first time user and didn't just reset or reinstalled the app?