Can I use AccountManager to let users sign in with their Google account?
问题 I'm creating an app that will need users to create an account. (Like Facebook or Twitter would require you to.) BUT, since it's an Android app, should/can I let them sign in with their Google Account using AccountManager or some other service? It'd be very helpful if they could just sign in to their Google account and their settings and other options would be saved to that account. Main questions summed up: Is it possible to let a user just use their Google account in my app? If so, do I use