starting a gradle daemon, 1 stopped daemon could not be reused, use--status or details

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By abhinavsingh

when trying to build on android i got this error
starting a gradle daemon, 1 stopped daemon could not be reused, use–status or details
what is needed to solve this problem

I have the same probleman than u but, i can Fix It. This Worked to me
https://www.youtube.com/watch?v=g789PvvW4qo

Willian | 2022-09-02 02:19

Great !
Good to see thats it also working.

abhinavsingh | 2022-09-02 04:35

:bust_in_silhouette: Reply From: abhinavsingh

gots its solution
you need to delete gradle folder from
C:\Users\mypc\gradle\wrapper\dists
delete this folder
gradle-6.7.1-all

and after deleting gradle folder
download it again