Implementing Social Platforms

Monkey Forums/Monkey Programming/Implementing Social Platforms

c.k.(Posted 2012) [#1]
From what I understand- and correct me if I'm wrong- but programming in monkey gets us only part way when we want to implement social platforms (Scoreloop, GREE, Playphone, etc...). The rest of the coding has to be done on the native platform, correct?

Is this also true of the ad networks, or are those completely integrated into monkey such that we just have to compile and run our monkey project?

I'm trying to decide on a social platform, and it looks like I'm going to go with Scoreloop for my first game. If that's the case, am I going to have to do some additional Java coding before it will run on Android, or can I do all my coding from monkey?