package com.qburst.android.twitter; public class TwitterConstants { public static final String TW_CALLBACK_URI = "https://api.twitter.com/success"; }