WebDroid icon indicating copy to clipboard operation
WebDroid copied to clipboard

【AS Project】Android端Hybrid App生成器,能够把网页打包成APK

Results 2 WebDroid issues
Sort by recently updated
recently updated
newest added

打包失败!(java.lang.RuntimeException: 密钥库加载: Wrong version of key store.) java.lang.RuntimeException: 密钥库加载: Wrong version of key store. at sun.security.tools.jarsigner.Main.loadKeyStore(Main.java:1716) at sun.security.tools.jarsigner.Main.run(Main.java:272) at sun.security.tools.jarsigner.Main.main(Main.java:157) at cn.janking.webDroid.util.BuildUtils$build$1.doInBackground(BuildUtils.kt:136) at cn.janking.webDroid.util.BuildUtils$build$1.doInBackground(BuildUtils.kt:35) at cn.janking.webDroid.util.ThreadUtils$Task.run(ThreadUtils.java:1199) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)...