Giter VIP home page Giter VIP logo

Comments (5)

supern avatar supern commented on August 15, 2024

-e xxx

from andfix.

wzsxlh avatar wzsxlh commented on August 15, 2024

现在有兼容包的就不能用这个框架是吗? 我打完补丁进去就异常了.

from andfix.

supern avatar supern commented on August 15, 2024

@wzsxlh 可以的,因为apkpatch有bug,后续apkpatch也会开源出来

from andfix.

952010613 avatar 952010613 commented on August 15, 2024

我也碰到这问题 apkpatch.sh -f app2.apk -t app.apk -o keystore/ –k keystore/debug.jks –p 888888 -a andfix -e 88888 生成不了补丁,求解

from andfix.

wzsxlh avatar wzsxlh commented on August 15, 2024

apkpatch.bat -f NoBug.apk -t Bug.apk -o Dennis -k keystore -p 111111 -a 111111 -e 111111

每个参数含义如下

-f 新版本的apk
-t 旧版本的apk
-o 输出apatch文件的文件夹,可以随意命名
-k 打包的keystore文件名
-p keystore的密码
-a keystore 用户别名
-e keystore 用户别名的密码

keystore要带上后缀名 (或者把keystore的后缀名去掉)

from andfix.

Related Issues (20)

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.