Hi folks, I am currently working on my first main application, an Android client for Brightkite. I'd like to use the oAuth authentication as it provides more security for the user and I was hoping would make my life easier.
But I seem to be having a problem. When I request the token from the service, I then invoke a Webkit activity that shows the page. It shows the brightkite browser login page, however when I then try log in, it opens a new browser window and goes to i.brightkite.com, the mobile version and I cannot authorise my application. I've pasted my code at http://paste.ifies.org/222 and http://paste.ifies.org/223. The first one is my main activity where I invoke the intent, and the second one is my webkit view. Any help on how I could stop this, and keep the login within the application rather than invoking the browser? Thanks, Tane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

