Skip to content

Instantly share code, notes, and snippets.

@SeongUgJung
Created August 2, 2014 03:15
Show Gist options
  • Save SeongUgJung/d2836c0721ca72cfe7d5 to your computer and use it in GitHub Desktop.
Save SeongUgJung/d2836c0721ca72cfe7d5 to your computer and use it in GitHub Desktop.
android-play-publisher-api-sample-applicationconfig
static final String APPLICATION_NAME = "android-publisher-sample/1.0";
static final String PACKAGE_NAME = "com.nobrain.pulisher_sample";
public static final String APK_FILE_PATH = "/app-release.apk";
static final String SERVICE_ACCOUNT_EMAIL = ""; // must be empty!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment