GithubHelp home page GithubHelp logo

Comments (3)

justdoitgo avatar justdoitgo commented on August 20, 2024

增量更新,在调试模式下运行报错

V/AudioManager(16318): querySoundEffectsEnabled...
D/r_upgrade.Increment(16318): 合成失败:
W/System.err(16318): java.io.IOException: Permission denied
W/System.err(16318): at java.io.UnixFileSystem.createFileExclusively0(Native Method)
W/System.err(16318): at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:317)
W/System.err(16318): at java.io.File.createNewFile(File.java:1008)
W/System.err(16318): at com.example.r_upgrade.common.IncrementUpgradeManager.mixinAndGetNewApk(IncrementUpgradeManager.java:38)
W/System.err(16318): at com.example.r_upgrade.common.GenerateAndInstallAsyncTask.doInBackground(GenerateAndInstallAsyncTask.java:63)
W/System.err(16318): at com.example.r_upgrade.common.GenerateAndInstallAsyncTask.doInBackground(GenerateAndInstallAsyncTask.java:22)
W/System.err(16318): at android.os.AsyncTask$3.call(AsyncTask.java:389)
W/System.err(16318): at java.util.concurrent.FutureTask.run(FutureTask.java:266)
W/System.err(16318): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:292)
W/System.err(16318): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W/System.err(16318): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W/System.err(16318): at java.lang.Thread.run(Thread.java:929)
D/r_upgrade.AsyncTask(16318): 合成成功,新的安装包路径:null

from r_upgrade.

rhymelph avatar rhymelph commented on August 20, 2024

release模式下是静态编译,无法进行热更新

from r_upgrade.

rhymelph avatar rhymelph commented on August 20, 2024

增量更新需要做差分包 , 不能用调试模式测试,具体查看文档

from r_upgrade.

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.