Any? am i constructing the callback url correctly via the intentFilter example from the link i provided from the first post>?
On Jun 2, 9:47 am, "[email protected]" <[email protected]> wrote: > Any suggestions? im trying to figure out how to construct a URI/URL > that executes my applications activity from the phones web browser as > i got to pass that as a callback url forOAuthauthentication. > > Cheers in advance. > > On Jun 1, 9:58 am, "[email protected]" > > > > <[email protected]> wrote: > > Hi, i am trying to authenticate a android app using the official java > > LinkedIn api library i downloaded. I am able to get the request tokens > > and authenticate tokens but i cant seem to dismiss the LinkedIn > > authentication web browser and have it returned back to my app along > > with saving the authenticated token. I have followed an example of how > > to do this herehttp://donpark.org/blog/2009/01/24/android-client-side-oauth > > which states how i have to create a protocol url in an activities > > intent filter and use that as the callback url for authentication in > > LinkedI. > > > i have done that and so far when i have finished authenticating it by > > entering my password and username of my LinkedIn account, it then > > displays theOauthtoken along with a button called "close" i click on > > this and nothing happens. the website screen is still displayed and > > never closes. > > > Thanks in advance and hope someone can help me. The api im using is > > this:http://code.google.com/p/linkedin-j/wiki/OAuthFlow -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

