Giter VIP home page Giter VIP logo

Comments (4)

supern avatar supern commented on May 3, 2024

merge?
usage: apkpatch -m <apatch_path...> -k -p <_> -a -e <_> -o out

from andfix.

iverking avatar iverking commented on May 3, 2024

@supern G:\tools>apkpatch -m G:\output\2-4da8c6d873ab69afee99fa31c3291623.apatch -o G:\o
ut -k G:\keystore\sztkeystore -p 123456 -a lucky -e 123456
java.io.FileNotFoundException: G:\out\merge.dex (系统找不到指定的文件。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(Unknown Source)
at com.euler.patch.build.SignedJarBuilder.writeFile(SignedJarBuilder.jav
a:152)
at com.euler.patch.build.PatchBuilder.(PatchBuilder.java:25)
at com.euler.patch.Build.build(Build.java:81)
at com.euler.patch.MergePatch.doMerge(MergePatch.java:35)
at com.euler.patch.Main.main(Main.java:78)
java.io.FileNotFoundException: G:\out\merge.dex (系统找不到指定的文件。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(Unknown Source)
at com.euler.patch.Build.release(Build.java:59)
at com.euler.patch.MergePatch.doMerge(MergePatch.java:37)
at com.euler.patch.Main.main(Main.java:78)

from andfix.

supern avatar supern commented on May 3, 2024

@iverking merge是指多个apatch文件合并,对于插件化架构的app,每个插件可能生成一个apatch,这个时候有多个apatch合并的需求了。你其实只需要生成就好了

from andfix.

iverking avatar iverking commented on May 3, 2024

@supern 是这样啊,那谢谢了

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.