manicmonkey / upload-apk

Upload an APK to Google Play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upload-apk

Basic command line tool for uploading an APK to the Play Store.

Uses the Google Play REST API and currently only updates the alpha track.

UploadAndroidAPK

Required args: <application_id> <version> <file_path>

Requires OAuth2 access token from standard input so the output from OAuth2TokenGenerator can be piped in.

About

Upload an APK to Google Play


Languages

Language:C# 100.0%