Flutter Java.lang.module.findexception: Module Java.se.ee Not Found
I encounter this error when trying to run default flutter app in android studio : Launching lib/main.dart on sdk gphone x86 arm in debug mode... Running Gradle task 'assembleDebug'
I fixed it with reinstall the Android SDK Command-line Tools
Go to the android studio settings, click two times on the checkbox of Android SDK Command-line Tools
to reinstall it.
Post a Comment for "Flutter Java.lang.module.findexception: Module Java.se.ee Not Found"