Skip to content

A command line tool to update an apk file on the Android Market

Notifications You must be signed in to change notification settings

exilis/apk-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a command-line tool to update the APK file on the Android Market.

Usage

ruby update_apk.rb <google_id> <google_pass> <full_path_to_apk>

Notes

  • Make sure you have your app available on the Android Market before executing this script. This script is designed just for UPDATING apps that are already there.
  • This script depends on the encoded AndroidManifest.xml parser which was originally written by thadd. (https://github.com/thadd/axml2xml.rb)

About

A command line tool to update an apk file on the Android Market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%