thank you so much .... other videos i watched didnt had this much detail and i couldnt install it your guide is really easy to understand and works great .... thanks a lot
at "get the flutter sdk" the "Download the following installation bundle to get the latest stable release of the Flutter SDK:" option showing "(failed)" on download button instead of "flutter_windows_3_3.10-stable.zip" can someone help me😭😭 pleassssssssseee :"(
Hello sir, Thank you for your video, helped me with my confusion. One thing I was wondering how did you get that tree shape (or rather L-shaped) lines in code editor? I only get straing vertical lines from start to end of a function or a code block. I was wondering how to get that.
I have tried everything, the env variable part and all but still getting this error: ""C:\flutter\bin\cache\dart-sdk\bin\dart.exe"' is not recognized as an internal or external command, operable program or batch file.". please help!!
what is ur valorant compi rank if i play valo it gives me so hike of dopamin that i just play valorant and stop working towards goals not just that i delay basic imp things in life too do you also feel the same issue in ur daily life or u are able to form balance u can ans this sense less question if u r bored by the way easy to understand tutorial thanks : ]
Am silver bro , I wasn't addicted to valo, I just wanted to talk to people which I could do that through that. Just uninstall valorant man, just do it for real, U can really control after that
@@unitedtoptech6288 yaa it work for about a months after that i give me reasons to install it again coz i feel bored its kind of a loop now i did that 5-6 times. maybe i don't have much things to do that made me feel like only fun thing on this earth is valorant. still thanks for ur advice
I followed the same process but i am getting error opening emulator Running multiple emulators with the same AVD ERROR like this. what is the solution?
when i try to run the main.dart code it shows some error like Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'... The system cannot find the path specified. Error: Gradle task assembleDebug failed with exit code 1.. i did the same steps like you
Hi anna please help me how to flutter skd download it. In this video I can follow same producer but I can't able to set for sdk so please tell me how to download it?
Bro I've got an error like this in command prompt git -v 'git' is not recognized as an internal or external command, operable program or batch file. please help
Sir My laptop is windows 10 And it support 32 bit I tried many times but can’t get it When I type flutter doctor in command promt nothin happens Can you help me Is it beacuse 32bit And also I couldn’t install vs code beacuse my lap is 32bit But flutter supports 64bit Please help me
i have an error in making virtual device. its HAXM not installed. i installed it but finish button is not working also it again shows HAXM is not installed.
@@unitedtoptech6288 yess it shows below when i tried to run: Launching lib\main.dart on sdk gphone16k x86 64 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3 * What went wrong: An exception occurred applying plugin request [id: 'kotlin-android'] > Failed to apply plugin 'kotlin-android'. > Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet. > Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at help.gradle.org. BUILD FAILED in 1s Error: Gradle task assembleDebug failed with exit code 1
@@unitedtoptech6288 yess it shows below when i tried to run: Launching lib\main.dart on sdk gphone16k x86 64 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3 * What went wrong: An exception occurred applying plugin request [id: 'kotlin-android'] > Failed to apply plugin 'kotlin-android'. > Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet. > Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at help.gradle.org. BUILD FAILED in 1s Error: Gradle task assembleDebug failed with exit code 1
@@unitedtoptech6288 yes here it is: Launching lib\main.dart on sdk gphone16k x86 64 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3 * What went wrong: An exception occurred applying plugin request [id: 'kotlin-android'] > Failed to apply plugin 'kotlin-android'. > Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet. > Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at help.gradle.org. BUILD FAILED in 1s Error: Gradle task assembleDebug failed with exit code 1
FAILURE: Build failed with an exception. Where: Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991 What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'. Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1 Problem
Bro i have two issues 1.Android sdk "Android API 29 Platform" is not found on the disk or corrupted? 2.The current configured flutter SDk is not known to fully supported. Plkease update your SDK and restart ntelliJ ? What should i do now bro ???
- I'm having problems running the application: Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain Could not write standard input to Gradle Worker Daemon 1. - I tried deleting caches and gradlew --stop but it still didn't work. Please someone help me!!!
@@unitedtoptech6288 I got this error when I created a demo project and ran it. And then it shows the above error. Like minute 13:00 - Should I reinstall Windows?
Here's an overview of its errors: Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain Could not write standard input to Gradle Worker Daemon 2. java.io.IOException: The pipe is being closed at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) at org.gradle.process.internal.streams.ExecOutputHandleRunner.writeBuffer(ExecOutputHandleRunner.java:98) at org.gradle.process.internal.streams.ExecOutputHandleRunner.forwardContent(ExecOutputHandleRunner.java:85) at org.gradle.process.internal.streams.ExecOutputHandleRunner.run(ExecOutputHandleRunner.java:64) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':gradle:compileGroovy'. > Failed to run Gradle Worker Daemon > Process 'Gradle Worker Daemon 2' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at help.gradle.org.
please update the emulator to one that supports the feature(s): Vulkan INFO | ERROR | Running multiple emulators with the same AVD ERROR | is an experimental feature. ERROR | Please use -read-only flag to enable this feature. INFO | Storing crashdata in: , detection is enabled for process: 19304 INFO | Duplicate loglines will be removed,. give the solution for this error
hi i just encountered the same problem, go to device manager and make sure that only one device is on, and after running main.dart wait for a while my case 7 mins
i got this error (An error occurred while preparing SDK package Google APIs Intel x86_64 Atom System Image: Read timed out) when try to download S from virtual device configuration
I have a problem in opening my emulator, it says Running multiple emulators with the same AVD ERROR | is an experimental feature. ERROR | Please use -read-only flag to enable this feature. INFO | Storing crashdata in:
Go to AVD Manager, In the Actions column, for the respective avd, click on the down arrow and click on Stop and restart the emulator, found this solution in the web
Error Opening Emulator emulator: ERROR: Running multiple emulators with the same AVD is an experimental feature. Please use -read-only flag to enable this feature in android studio. i am using flutter project showing this error even when i use android project emulator is connected
After downloading Android studio by going next ...it's required Java development kit .....it's coming ...we could not detect a Java Development kit(JDK)v 7 or newer on your system .Please browse to its path if known:....................................Browse
very clear explanation. Please keep posting videos. Thank you so much
Welcome! I will
thank you so much .... other videos i watched didnt had this much detail and i couldnt install it your guide is really easy to understand and works great .... thanks a lot
Glad you liked it!! welcome!!
U deserve an award for this video. A very big thanks to you
Wow tysm!!
Yes you deserve an award for this I was stuck for 2 days
I have been stucked for weeks now…. Thank you boss
WELCOME
Awesome!, very clear and precise guide, thank you.
It's been helpful in my final year project❤🙏🙏🙏🙏
Amazing!!
Absolutely perfectly explained!!! Thank you sir.. you did a great job. 😊
Glad you liked it!! welcome
Best Video of the RUclips for Flutter Install
Thanks Bro!
Wow, thanks!
Thank for the clear explanation. This is simple and straight forward .
Welcome bro!!!
@@unitedtoptech6288 my computer just crashed and I find my self on this video when I want to install flutter , Once more great job
What is the reason for your computer to crash?
Short clear, wonderfully presented
Thank you 🙂
Thanks very much, so many tutorials don't show how to set up Flutter using Android studio on a Windows machine
Most welcome !!
This is the best video ever, thank you so much. I was able to take install and set up flutter and android studio
Great to hear! tysm !!
I enjoyed this video. It was easy, direct and straight to the point. Amazing work!!
Glad you liked it
@@unitedtoptech6288 Any advice on what to do if the Flutter demo page isn't loading properly if I turn off then turn on the emulator?
click on the emulator option at the right most side? or devices open
@@unitedtoptech6288 Yeah, I did the first time, but when I do this a second time, the page isn't loading properly.
Is it because you have less resources in your system ? like processor RAM?
Amazing and clear to explain about android
Glad you think so!
at "get the flutter sdk"
the "Download the following installation bundle to get the latest stable release of the Flutter SDK:" option showing "(failed)" on download button instead of "flutter_windows_3_3.10-stable.zip"
can someone help me😭😭
pleassssssssseee :"(
Can you please tell at what timestamp in this video are you getting this error?
I've watched a couple of videos on this topic. Yours is most easy to understand and follow. Keep it up.
Awesome, thank you!
Hello sir, Thank you for your video, helped me with my confusion. One thing I was wondering how did you get that tree shape (or rather L-shaped) lines in code editor? I only get straing vertical lines from start to end of a function or a code block. I was wondering how to get that.
at what timestamp do I get that?
when i entered flutter it is showing no such internal or external command,even after i added the path
Check if you have added the correct path and after adding you need to restart cmd prompt or IDE
thanks bro clear explanation from starting to end.
Welcome!!
I have tried everything, the env variable part and all but still getting this error: ""C:\flutter\bin\cache\dart-sdk\bin\dart.exe"' is not recognized as an internal or external command,
operable program or batch file.". please help!!
What did you run to get this error?
Sir my system is core5 i pls explain me which android studio to use without error
Are you facing error when trying this?
what is ur valorant compi rank
if i play valo it gives me so hike of dopamin that i just play valorant and stop working towards goals not just that i delay basic imp things in life too
do you also feel the same issue in ur daily life or u are able to form balance
u can ans this sense less question if u r bored by the way easy to understand tutorial thanks : ]
Am silver bro , I wasn't addicted to valo, I just wanted to talk to people which I could do that through that. Just uninstall valorant man, just do it for real, U can really control after that
@@unitedtoptech6288 yaa it work for about a months after that i give me reasons to install it again coz i feel bored
its kind of a loop now i did that 5-6 times. maybe i don't have much things to do that made me feel like only fun thing on this earth is valorant.
still thanks for ur advice
yeah welcome
why did you add Git\cmd?
Thats how it was said in the official website bro, its good to install it anyways
Excellent explanation. Thank you.
Glad it was helpful!
Can you set all this up on a external drive or would it give problems
I have never tried that, give it a try
Sir,Very well and goods explain its.
Thanks for liking it !!
Hi..while adding virtual device I am getting error as storing crash data in (path)android emulator hypervisor driver is not installed
can you go to terminal and run flutter doctor and check if you have given all the necessary permissions?
I am running into an issue, where when I do flutter doctor for the first time it does not recognise the command. What should I do?
Do you get any errors?
Fixed it! Seems like something went wrong with the extraction of the flutter sdk! Great video thank you!
Cool! Welcome
You are a genius person....Thank you so much
You are most welcome!!
I followed the same process but i am getting error opening emulator Running multiple emulators with the same AVD ERROR like this. what is the solution?
So you get this coz you have more than one emulator running, just close android studio and rerun
Pixel 8 is stuck starting up... all env variables are in place, flutter doctor says everything is fine...
I really don't know what the issue is
Try some other device
@@unitedtoptech6288 Nope. Didn't work.
Do you have system with good specification? enough processor and RAM?
@@unitedtoptech6288 I got an i5 9400F and 16GB RAM
do you get the phone image like the screen atleast when you run it or the emulator is totally not even opening?
I can't open the emulator, so I made an image, like the phone resolution and everything. When I'm clicking on pixel 7a API, it's showing error
can you paste the whole error?
when i try to run the main.dart code it shows some error like Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
Running Gradle task 'assembleDebug'...
The system cannot find the path specified.
Error: Gradle task assembleDebug failed with exit code 1.. i did the same steps like you
are you running in real device or emulator?
Real device sir
is USB debugging enabled in dev mode in that device?
Hi anna please help me how to flutter skd download it. In this video I can follow same producer but I can't able to set for sdk so please tell me how to download it?
You mean you cannot find flutter sdk in official website?
Tq anna the sdk I have installed
Great is it working?
How to problem Solving "Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'.."
There is a solution for this in stack overflow, just google this error
thanks ! but how can you dev in vscode instead of android studio?
I haven't done that, I use studio always
Sir when selecting the emulator its showing error message like
->Storing crashdata in
What can I do ?
Can you try creating another emulator device?
Bro I've got an error like this in command prompt git -v
'git' is not recognized as an internal or external command,
operable program or batch file. please help
you need to add git path to env variable
hello
ive installed git but it shows me an install button an i click it it downloads but nothing happens next
Can you tell me at what timestamp this happens?
Running multiple emulator with the same avd error it will occur on error opening emulator please give the solution sir
I think you are running 2 emulator, just restart andriod studio and run again
Sir
My laptop is windows 10
And it support 32 bit
I tried many times but can’t get it
When I type flutter doctor in command promt nothin happens
Can you help me
Is it beacuse 32bit
And also I couldn’t install vs code beacuse my lap is 32bit
But flutter supports 64bit
Please help me
what do you get when running this command flutter --version?
i have an error in making virtual device. its HAXM not installed. i installed it but finish button is not working also it again shows HAXM is not installed.
You need to enable virtualization in your BIOS
@@unitedtoptech6288 I enabled virtualization.
Now hyper-v is not installing I followed different methods but still it is not installing.
My problem was solved by running android studio as administrator
how do you do that?
hello i got an error for opening the emulator pixel 5 virtual, could you please help me
Can you please paste the whole error?
after typing flutter doctor in cmd the process is not going. Again coming the users\admin>
What do you mean by coming to users admin? did you add flutter path to environment variable?
Android API platform sdk is missing?? How should I make it work
In which dialog box is this error shown?
Great explanation!!! Thanks you...
Welcome
You are a life saver, in the literal sense.
Means a lot, tysm
please help it keeps me giving file not found in command promt i have done all the steps you mentioned
what command did you type to get this error?
Hello i faced issue where cant run the main.dart, could you help me with it
Do you get any error message?
@@unitedtoptech6288 yess it shows below when i tried to run:
Launching lib\main.dart on sdk gphone16k x86 64 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3
* What went wrong:
An exception occurred applying plugin request [id: 'kotlin-android']
> Failed to apply plugin 'kotlin-android'.
> Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet.
> Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at help.gradle.org.
BUILD FAILED in 1s
Error: Gradle task assembleDebug failed with exit code 1
@@unitedtoptech6288 yess it shows below when i tried to run:
Launching lib\main.dart on sdk gphone16k x86 64 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3
* What went wrong:
An exception occurred applying plugin request [id: 'kotlin-android']
> Failed to apply plugin 'kotlin-android'.
> Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet.
> Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at help.gradle.org.
BUILD FAILED in 1s
Error: Gradle task assembleDebug failed with exit code 1
@@unitedtoptech6288 yes here it is:
Launching lib\main.dart on sdk gphone16k x86 64 in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\jia\StudioProjects\demo\android\app\build.gradle' line: 3
* What went wrong:
An exception occurred applying plugin request [id: 'kotlin-android']
> Failed to apply plugin 'kotlin-android'.
> Could not create an instance of type org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet.
> Could not initialize class org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetKt
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at help.gradle.org.
BUILD FAILED in 1s
Error: Gradle task assembleDebug failed with exit code 1
is this an existing project or a new demo one?
I have one question.. can i run apk on ios device?
You mean running on ios emulator?
if i try to open the phone i get an error and it wont open. any fix?
By phone do you mean emulator or real device?
@@unitedtoptech6288 emulator
what is the error?
FAILURE: Build failed with an exception.
Where:
Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991
What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1
Problem
So can you tell me at what point are you getting this error?
can someone help me? The thing is when i put flutter doctor in command prompt , i am not getting anything
did you add the flutter path in env variable?
@@unitedtoptech6288 yes
flutter --version, what do you get when you run this command?
Emulator is not opening.. what should I do
Try re opening android studio
I have refreshed many times but pixel doesn't appear
Try getting another model phone then?
Download error problem what can i do ?
Can you please tell the whole error and what timestamp are you facing this?
Very well explained! Thank you!!
Glad it was helpful!
when i put flutter doctor it didnt give an ouput
Did you add flutter path?
you absolutely didnt use git in anything but nice explanation anyhow
But it is required, I guess its mentioned in the docs
Crystal clear explanation...🔥
Damn, Tysm bro!!
its not showing the device its only showing the edge and windows what can i do
You need to install from AVD manager and try refreshing the devices list a few times after that
Nice video with step by step ❤❤
Glad you liked it!
There is an error after flutter doctor what should I bro
Can u tell the error?
HAXM not able to install , please reply emergency
go to bios and turn on virtualization, stackoverflow has many other solutions too
Thanks a lot this your tutorial really helped me!
Glad to hear that!
Dari semua konten orang indo cuma konten orang asing ini yang simpel dan work.. orang indo terlalu banyak cerita
glad you liked it!
Bro i have two issues
1.Android sdk "Android API 29 Platform" is not found on the disk or corrupted?
2.The current configured flutter SDk is not known to fully supported. Plkease update your SDK and restart ntelliJ ?
What should i do now bro ???
I am using API level 32 and why are you using IntelliJ? Go to file-> project structure->project and select SDK there
The main.dart didnt show for me even tho i did exactly what u did
It will surely show coz it is the default one in the demo project
@@unitedtoptech6288 ok there another error saying "error in opening the emulator"
Can you tell the full error? maybe try restarting android studio and try again
[X] Windows Version(Unable to determine Windows version (command ‘ver’ returned windows flutter)
During which step are you getting this error?
@@unitedtoptech6288 flutter doctor
Are you using english version of windows?
@@unitedtoptech6288 no, korea version
Yeah ig thats the reason
Really love this video. love this teacher. i really help this video
Thank you so much bro
- I'm having problems running the application:
Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain
Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain
Could not write standard input to Gradle Worker Daemon 1.
- I tried deleting caches and gradlew --stop but it still didn't work. Please someone help me!!!
When are you getting this error? are you using the default demo project?
@@unitedtoptech6288
I got this error when I created a demo project and ran it. And then it shows the above error. Like minute 13:00
- Should I reinstall Windows?
Here's an overview of its errors:
Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain
Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain
Could not write standard input to Gradle Worker Daemon 2.
java.io.IOException: The pipe is being closed
at java.base/java.io.FileOutputStream.writeBytes(Native Method)
at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349)
at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
at org.gradle.process.internal.streams.ExecOutputHandleRunner.writeBuffer(ExecOutputHandleRunner.java:98)
at org.gradle.process.internal.streams.ExecOutputHandleRunner.forwardContent(ExecOutputHandleRunner.java:85)
at org.gradle.process.internal.streams.ExecOutputHandleRunner.run(ExecOutputHandleRunner.java:64)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':gradle:compileGroovy'.
> Failed to run Gradle Worker Daemon
> Process 'Gradle Worker Daemon 2' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at help.gradle.org.
Wait how this could be related to windows anyway?
Did you try creating another project and running it?
please update the emulator to one that supports the feature(s): Vulkan INFO | ERROR | Running multiple emulators with the same AVD ERROR | is an experimental feature. ERROR | Please use -read-only flag to enable this feature. INFO | Storing crashdata in: , detection is enabled for process: 19304 INFO | Duplicate loglines will be removed,. give the solution for this error
hi i just encountered the same problem, go to device manager and make sure that only one device is on, and after running main.dart wait for a while my case 7 mins
Think you are running multiple emulators at the same time, try restarting android studio and run again
useful pal ,nice work
Thanks 👍
i got this error (An error occurred while preparing SDK package Google APIs Intel x86_64 Atom System Image: Read timed out) when try to download S from virtual device configuration
Do this, go to File - Invalidate Cache/restart - Invalidate Restart, also check if you have enough disk space on your system
I have a problem in opening my emulator, it says Running multiple emulators with the same AVD ERROR | is an experimental feature. ERROR | Please use -read-only flag to enable this feature. INFO | Storing crashdata in:
Go to AVD Manager, In the Actions column, for the respective avd, click on the down arrow and click on Stop and restart the emulator, found this solution in the web
Same error bro did you get the solution
I guess you have 2 emulators opened , reopen android studio
✨
Welcome
You're the best one. Thanks fot help
You are too!! welcome
sir please i am having problem installing emulator
What the issue, please tell it
@@unitedtoptech6288 sir i have created emulator, but it is not showing, it use to write ( no device )
U need to refresh that list after installing emulator from AVD manager
When I try to select my virtual device at the drop down list , it is not showing my device , its showing chrome and windows , what should i do now?
Click on refresh , did u download the phone emulator first before checking the list?
@@unitedtoptech6288how to download the phone emulator
I have showed it, you need to go to emulator manager
There is an Error Opening Emulator
what error are you getting, paste it fully po, ig u from ph ?
Intel HAXM is not installing
When you get this?
Thanks for the best guide
Most welcome
Thank u so much sir
Most welcome
Thank you so much the video was a success🙏
Great to hear!
thank you sir
Most welcome
Thanks
Welcome
It takes too much time to load Emulator
Yeah it depends on your system's specifications
Thanks
Welcome
Sir after the dark theme settings there is no components (emulators) are showing in my pc 🥲pls can u help me
Can yu tell me the timestamp in which you are facing this error?
❤❤
cool
PROJECT CREATION ERROR
FLUTTER CREATE COMMAND WAS UNSUCCSSFULL
C:\src\flutter\bin\flutter.bat doctor --verbose
Error: Unable to find git in your Path
Process finished with exit code 1
You need to install git too
Thank you so much, its so perfect explain 😄
Welcome!!
Is this applicable for windows 7?😮
The steps would be the same
The video is just WOW!
Glad you like it !! thank you
Thank you, Sir 🙏🙏💗💗
You're most welcome
When i click Pixel 5 APl 30 (mobile) at the left of main dart file. It says that Error Opening Emulator why?
Do you have internet connection on?
@@unitedtoptech6288 yes
Try using another phone model in emulator
thanks 👍👍
Welcome 👍
Dinesh Kartik? is that you?
Hhahha , do I sound like him ?
error when open emulator
Can you tell me the error?
Error Opening Emulator emulator: ERROR: Running multiple emulators with the same AVD is an experimental feature. Please use -read-only flag to enable this feature in android studio. i am using flutter project showing this error even when i use android project emulator is connected
i got this error too can u help united top tech?
Try restarting android studio, i guess you have more than 1 instance of the emulator running
❤️
Welcome
Thankyou so much helpful
Most Welcome!
After downloading Android studio by going next ...it's required Java development kit .....it's coming ...we could not detect a Java Development kit(JDK)v 7 or newer on your system .Please browse to its path if known:....................................Browse
I think you tried to create a java project. You need to add flutter plugin, SDK path and select new flutter project option