I\'m trying to integrate twitter to my app, but I can\'t seem to get it to work.
This is my code:
public class OAuthForTwitter extends Activity {
Your callback URL should be "sosInternational://HierBenIkNu" (instead of "sosInternational:///HierBenIkNu") in the Java code.
private final String CALLBACKURL = "sosInternational://HierBenIkNu";