Wednesday, May 1, 2013

[android-developers] Proper way to request an email or whatever data at first load of the app

I have an app, that ive been working on from time to time. And now that its more stable, im working on improvements and changes to help make it better.
So one of those things is to request an email address to use when pulling up history data, which would be specific to the individual using the app.
 
I dont want to automatically gather the email, as they may not want to use that for the purpose of the app, so would rather present a popup or something
that prompts them before they can use the app to supply a email, then from that point forward, when data is submitted that email is passed along in the insert
and now the history data would be displayed for only them.
 
Currently, since this was just a test app and working thru making it better, if you chose to view history, you will see ALL submitted data for anyone.
 
Can someone offer suggestion on what i need to focus on like a certain method to accomplish this, or maybe provide liinks to sites that may show exactly what im asking about.
 
thank you

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment