[web]: <Problem with emulator on Android Studio, show Loading...., when beta channel>
See original GitHub issueI have installed flutter with a stable version, and all working well. But when developing for the web I following this doc and change to the beta channel, my Android Studio emulator show “loading…”
but when I run flutter devices
its detect 3 devices
Redmi Note 4 • 22efde9e9904 • android-arm64 • Android 7.0 (API 24)
Web Server • web-server • web-javascript • Flutter Tools
Chrome • chrome • web-javascript • Google Chrome 83.0.4103.97
this is the flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, 1.19.0-4.1.pre, on Mac OS X 10.15.5 19F101, locale en-ID)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS development.
Download at: https://developer.apple.com/xcode/download/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage
on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install:
sudo gem install cocoapods
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.0)
[✓] Connected device (2 available)
! Doctor found issues in 1 category.
this is flutter version
Flutter 1.19.0-4.1.pre • channel beta • https://github.com/flutter/flutter.git
Framework • revision f994b76974 (7 days ago) • 2020-06-09 15:53:13 -0700
Engine • revision 9a28c3bcf4
Tools • Dart 2.9.0 (build 2.9.0-14.1.beta)
I was wondering if we were on the beta channel the emulator would be like this?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Troubleshoot known issues with Android Emulator
This page lists known issues, workarounds, and troubleshooting tips for the Android Emulator. If you encounter an issue not listed here or ...
Read more >Android Studio, Suddenly got GPU Driver Issue when running ...
Using Android Studio terminal move to folder where the emulator is located. ... Change "Automatically check updates for" to "Beta channel".
Read more >Set up emulator in Android Studio - Clover Developer Docs
Installing new versions of your app · In Android Studio, select View > Tool Windows > Terminal (Alt+F12/Option+F12). · If the emulator has...
Read more >Windows install - Flutter documentation
Windows install · Install Android Studio · Set up your Android device · Set up the Android emulator · Agree to Android Licenses....
Read more >Android Emulator - AMD Processor & Hyper-V Support
Download the latest Android Emulator from the Android Studio 3.2 Beta SDK Manager for the latest performance updates across all supported ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same problem, no fix despite restarting several times. 😦
I am facing the same issue. I have both android studio and intellij ultimate but the problem still resides. Also i have tried the flutter plugin from dev channel but still no fix