Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.92 unable to run on my Android 10 #14

Open
peasoft opened this issue May 3, 2024 · 1 comment
Open

Version 1.92 unable to run on my Android 10 #14

peasoft opened this issue May 3, 2024 · 1 comment

Comments

@peasoft
Copy link

peasoft commented May 3, 2024

I get the error when I run /data/user_de/0/eu.chainfire.liveboot/files/test:

java.lang.NoSuchMethodException: android.view.SurfaceControl.setSize [int, int]
        at java.lang.Class.getMethod(Class.java:2072)
        at java.lang.Class.getDeclaredMethod(Class.java:2050)
        at R.b.m(SourceFile:1)
        at R.b.run(SourceFile:60)
        at V.d.main(SourceFile:42)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:338)

1.84 doesn't have the problem.

@Manamama
Copy link

Similar here. 1.9.2 runs the GUI, installs the script, but the script does not show anything, neither via the GUi test run or during boot.

The older version, LiveBoot_1.86_Apkpure.apk runs fine.

Specs:
Operating System:

  • Name: Android 11 aarch64 OR Linux localhost 4.14.186+ (Termux)
  • Kernel: 4.14.186+
  • Shell: /data/data/com.termux/files/usr/bin/bash

Hardware:

  • Central Processing Unit: MT6785V/CD (8)
  • Memory: 3933MiB / 5638MiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants