Hi I am developing an Android App where I require a user to authenticate his session before using the app. One way is to store a user name and password by asking him to register on the app and then use that to authenticate him. But i was looking to do something else, maybe use an OpenId account to authenticate or Opensoial or something like Facebook Connect. Any Suggestions and comments? thanks for you help.
+2
A:
Using OpenID is a great idea in fact. You can use the OpenID4Java library. As you can read here, someone has modified that project in order to make it Android compatible.
Cristian
2010-07-24 20:17:23
Hey Cristian, that's really great! But can you throw some more light on using this library. I'm not really sure, how will I be able to integrate this with my app. Many Thanks.
Gooner
2010-07-25 09:17:38
Can't anyone help me?
Gooner
2010-08-01 11:37:24