In this case, you want to sign up for a MySpace ID application to generate an API key (OAuth consumer key and secret). http://developer.myspace.com/wordpress/?page_id=22
Then you can use either the Android SDK or the Java SDK to communicate with the API endpoints http://wiki.developer.myspace.com/index.php?title=MySpaceID_SDK_for_Java_Android http://wiki.developer.myspace.com/index.php?title=MySpaceID_SDK_for_Java -- clc On Oct 7, 4:04 am, Asuka <[email protected]> wrote: > Is anybody here, who could give me an example how to use the > opensocial java client as a desktop app to communicate with > myspace ??? > > On 6 Okt., 23:20, Asuka <[email protected]> wrote: > > > Hey Mark, > > > thanks for your answer. I'm going to write a native android app, so > > opensocial-java-client is the right keyword. There is a "How to start > > guide" on the opensocial-java-client site. I've tried to follow this > > guide, but it simply doesn 't work. Did you ever worked with it and > > could you give me some advices to communicate for example with > > myspace? > > > Greetings > > > On 6 Okt., 19:50, "Mark W." <[email protected]> wrote: > > > > Asuka, > > > > Some of this depends on how you are intending to write your app. > > > > If you are going to do a native android app, then you should look at > > > the opensocial java client. There is, I believe, some support already > > > for Android.http://code.google.com/p/opensocial-java-client/ > > > > It is possible to use the browser as well. If this is your approach, > > > then it would be like developing a regular gadget. > > > > -Mark W. > > > > On Oct 6, 7:03 am, Asuka <[email protected]> wrote: > > > > > Hi there, > > > > > I would like to write an android - application, that communicates with > > > > a social network software. At the moment, I´m not sure how the > > > > communication should work. > > > > > My questions in general: > > > > > Is it right, to use the restful api for the communication between the > > > > two applications? > > > > Is it right, that the social network software has to be an opensocial > > > > container? > > > > Do I have to use any kind of referenceimplematations of the restful > > > > api, like jersey, in my android app? > > > > Do I have to use the OpenSocial Java Client Library in my android app? > > > > > Thanks for your help > > > > > Greetings > > > > Asuka -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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/opensocial-api?hl=en.
