I have no knowledge of SoundCloud's java shell, however I can share login information with Facebook and Google plus using Android apps that hopefully help you.
To integrate with Facebook, you need to download the Facebook APK. The Facebook developers page details the steps for implementing such a login process in step 6 of them. Getting started with the Android SDK for Android
To integrate with Google Plus, you must first enable the Google+ API. They also step by step describe the Google+ development page for Android login .
I also quickly executed a Google request and found this useful GitHub project called java-api-wrapper which includes a Facebook connect class .
source share