Replies: 2 comments 4 replies
-
|
@anyproto/android |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@SomeoneSK, thanks for reaching out. please provide additional info:
File -> Project Structure -> Select "app" module:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having trouble with building the android app in android studio. When I try to build the app I get this error:
Unable to make private void java.util.concurrent.CopyOnWriteArrayList.writeObject(java.io.ObjectOutputStream) throws java.io.IOException accessible: module java.base does not "opens java.util.concurrent" to unnamed module @3ef07f53I can run the sample config but when I try to run config of the actual app it gives me this error.
I am on WIndows 11.
What am I doing wrong? Do I need to add any additional info?
Beta Was this translation helpful? Give feedback.
All reactions