Flutter IDX - Build Apk failed

I work on idx everything works I made builds that work and now I can’t build an apk anymore. I do the usual commands (flutter clean - pub get …) still nothing
I receive this same message

  • What went wrong:
    Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.

Failed to install the following SDK components:
build-tools;30.0.3 Android SDK Build-Tools 30.0.3
The SDK directory is not writable (/nix/store/0wqd5nfc2hlx13davkvq2zf3zcy0wr61-androidsdk/libexec/android-sdk)

same issued facing no solution found

1 Like

I have the same issue, I don’t know what’s making this error because it was working just fine

Having same issue here

1 Like

I am also facing the same issue, I am sure it is because they have change their emulator


Cause all of a sudden this error is not allowing me to run my app anymore.
I hope the idx team fix this asap

My workaround is to have GitHub build the apk. There was a little trial and error but now every time I commit and sync changes a new .apk is made automatically.

Now it’s getting worse I can’t use the terminal I can’t type anything

I switched to using Firefox from Chrome and don’t have that issue anymore


Any fixes for this issue?

Hey there. I also switched from Firefox to Chrome. But the problem is still there. Did you do anything else?

I went the other way, chrome to Firefox. Also, I remind myself that I am building a project on the beta version of a platform. :man_shrugging:t5: Things are going to be quirky.