Code Monkey home page Code Monkey logo

android_market_publish_helper's Introduction

目的

自动发布到各个安卓市场。现在有一个开源的工具fastlane 可以做到自动发布到App Store 和 Google Play。但是国内有各种各样的市场,例如华为,小米,Vivo, Oppo等等,现在还没有一个工具可以帮助我们自动发布。本项目就是应运而生,希望能让安卓更加便捷。

使用

目前华为和小米市场都有提供API来做发布,其他市场目前还没有,我们仅仅只能通过模拟请求的方式来完成。而模拟请求有一个登录的问题,除了搜狗市场,其他我还以一直没有解决,目前是通过维护cookie的方式来做,就是对一个已登录状态的cookie 不对去请求,让其一直保持alive 本项目现在支持/半支持的市场有:

  1. 华为
  2. 小米
  3. 魅族
  4. Oppo
  5. 奇虎360
  6. QQ应用宝
  7. Vivo
  8. Sogou

需要维护Cookie的请看cookie.txt, 我已经最小化了每个市场所需的cookie值。可以通过cookie.txt看各个市场所需cookie的key是啥,不用带上所有的cookie项。 因为我平时的使用cookie以及一些配置是放在Zookeeper内,这里就先不移除了。本项目也是给大家一个参考,比如如何调用小米和华为的API,还有各个市场模拟请求(上传,发布)的格式。让大家不用再踩一次坑,或者缩短在坑里的时间。而是花更多的时间去解决已知的缺陷。

缺陷

  1. 解决登录问题
  2. 补充更多的市场

android_market_publish_helper's People

Contributors

hackingwu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.