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

error in Android Studio #35

Open
javaeryang opened this issue Apr 26, 2024 · 0 comments
Open

error in Android Studio #35

javaeryang opened this issue Apr 26, 2024 · 0 comments

Comments

@javaeryang
Copy link

#Error Info
Executing pre-compile tasks…
Cleaning output directories…
Running 'before' tasks
Checking sources
Parsing java… [test.app.main]
Writing classes… [test.app.main]
java: Fatal Error: Unable to find method makeConcatWithConstants
Checking dependencies… [test.app.main]
Dependency analysis found 0 affected files
Errors occurred while compiling module 'test.app.main'
javac 11.0.22 was used to compile java sources
Finished, saving caches…
Compilation failed: errors: 1; warnings: 0
Executing post-compile tasks…
Synchronizing output directories…
2024/4/27 上午1:57 - Build completed with 1 error and 0 warnings in 1 sec, 135 ms

/home/javaer/Documents/android-projects/test/app/src/main/java/com/bly/chaos/plugin/PluginImpl.java:43:62
java: cannot find symbol
symbol: method makeConcatWithConstants(java.lang.invoke.MethodHandles.Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String)
location: interface java.lang.invoke.StringConcatFactory

#Version Info
Android Studio Iguana | 2023.2.1 Patch 2
Build #AI-232.10300.40.2321.11668458, built on April 4, 2024
Runtime version: 17.0.9+0-17.0.9b1087.7-11185874 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.5.0-28-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 1024M
Cores: 16
Registry:
ide.instant.shutdown=false
ide.experimental.ui=true

Non-Bundled Plugins:
org.ollide.java2smali (1.6)

Current Desktop: ubuntu:GNOME

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

1 participant