The android sdk location cannot be at the filesystem root
android, android-studio
Solution
Just press Edit ( It is clickable) then download and install the required components.
Problem
I have installed Android Studio in the F:\ drive. My Flutter project is in the E:\ drive. The Flutter plugin is installed in the Android Studio. But when I open my project in Android Studio and I go to the SDK Manager, it shows the following error: The android sdk location cannot be at the filesystem root Every package is disabled and the checkboxes are disabled, so I cannot click them to install Android SDK. The "Edit" link next to the error is not working either.