Aefyr / SAI

Android split APKs installer
GNU General Public License v3.0
2.48k stars 251 forks source link

What is this error code? #238

Closed YosefDM closed 2 years ago

YosefDM commented 2 years ago

I'm trying to install onto LG Exalt LTE running on some form of android 5 and getting this error code. what is it? java.lang.IllegalArgumentException: ZIP doesn't contain any apk files at com.aefyr.sai.model.apksource.ZipFileApkSource.nextApk(ZipFileApkSource.java:59) at com.aefyr.sai.model.apksource.CopyToFileApkSource.nextApk(CopyToFileApkSource.java:33) at com.aefyr.sai.installer2.impl.rootless.RootlessSaiPackageInstaller.install(RootlessSaiPackageInstaller.java:93) at com.aefyr.sai.installer2.impl.rootless.RootlessSaiPackageInstaller.lambda$enqueueSession$0$RootlessSaiPackageInstaller(RootlessSaiPackageInstaller.java:70) at com.aefyr.sai.installer2.impl.rootless.-$$Lambda$RootlessSaiPackageInstaller$qjIAcEi1zRTbLvsC4Z-hfYgaI58.run(lambda) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423) at java.util.concurrent.FutureTask.run(FutureTask.java:237) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) at java.lang.Thread.run(Thread.java:818)

github-actions[bot] commented 2 years ago

This issue hasn't had any activity for the last 60 days and will be automatically closed in 7 days from now