Non-android studio workspaces have very low free storage

as the title says, the non android studio workspaces have a very low amount of free storage space to actually work on projects that need space for dependencies or similar cases for e.g. npm packages, python packages, even the flutter projects were reduced to just 15GB and even 10GB in some cases

atleast about 50-100 GB is needed to work without thinking about the storage before installing anything

1 Like

I agree with you, cannot do anything with 10GB

I’m fighting the ridiculously low free space issue now with my Flutter project. Of course, if they hadn’t disabled Android Studio Cloud, I wouldn’t even be working in the pure Flutter environment anyway! I’ve had to continuously clean my project, and wipe emulators t free up space.

We are evaluating options but in the meantime you can make your requests known by upvoting the request for more space.

Not just non-android studio workspaces, but the android/flutter workspaces especially need more storage! The emulator never launches due to the lack of storage. I spent 2 hours trying to make it work only to be greeted by a storage error. Going back to local development now.

I have the same issue. i cannot build my APK. Any updates @jamesor ?