Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Bootstrap packages installation error #734

@longcrow

Description

@longcrow

Got this while trying to run app

AndroidIDE crash report
Manufacturer: onn
Device: 100071481
ABI: armeabi-v7a
SDK version: 31
App version: v2.2.0-beta (220)

Stacktrace:
com.itsaky.androidide.utils.BootstrapInstaller$InstallationException: Unable to create directory: /data/data/com.itsaky.androidide/files/usr/bin
at com.itsaky.androidide.utils.BootstrapInstaller$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:459)
Caused by: java.util.concurrent.CompletionException: com.itsaky.androidide.utils.BootstrapInstaller$InstallationException: Unable to create directory: /data/data/com.itsaky.androidide/files/usr/bin
at com.itsaky.androidide.utils.BootstrapInstaller$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:462)
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1663)
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1655)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:285)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1155)
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1993)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1941)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions