For a few days the project build is taking a long time and IDX asks me if I want to continue in recovery mode.
The biggest problem is that the build ends with a Gradle error of the Android environment and this even if I create a new workspace, in fact I am not able to test the Android project (the Web preview works correctly).
1 Like
try commenting the build-flutter section in “oncreate” located in .idx/dev.nix file.
and also disable android preview on temporarily basis. until things got fixed.
(this will not fix the android emulator. it just disables it to build your workspace in less time)
currently android emulator have some issue affecting all users.
1 Like
Thanks, temporary solution works fine.
We are. in the world of challenge problems an solutions