You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
The text was updated successfully, but these errors were encountered:
#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
The text was updated successfully, but these errors were encountered: