Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

app crashes on launch #19

Open
ahmedjmm opened this issue May 26, 2023 · 2 comments
Open

app crashes on launch #19

ahmedjmm opened this issue May 26, 2023 · 2 comments

Comments

@ahmedjmm
Copy link

ahmedjmm commented May 26, 2023

every time when starting the app I get this error even when I follow the instructions in this codelab
https://developers.google.com/ar/develop/java/geospatial/codelab#1

`Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @3e3106e0Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @3e3106e0

`

@marlo22
Copy link

marlo22 commented Jul 29, 2023

Same here, I want to try the example but when I'm building the app I get this error. I'm not an expert in mobile development so I don't have any idea how to resolve this issue. Can anyone help? 🙏

@marlo22
Copy link

marlo22 commented Jul 29, 2023

@ahmedjmm, I've found a potential way to omit this problem - just get an older version of Android Studio. I've tried on Android Studio Bumblebee | 2021.1.1 January 25, 2022 and the example is working. 🙂 Of course this is not the solution to the problem, but if you want to run this example and check how it looks like it's completely enough. 😉

You can find archive versions of Android Studio here: https://developer.android.com/studio/archive

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

No branches or pull requests

2 participants