We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When trying to install Android Studio from the Software Manager to begin Kotlin development on Linux Mint I received this error:
"Error deploying: While trying to apply extra data: runtime/org.freedesktop.Platform/x86_64/19.08 not installed"
and followed the advice given here to install the flatpak runtime required for Android Studio:
flatpak
flatpak install flathub org.freedesktop.Platform/x86_64/19.08
which took a few minutes, followed by running flatpak update.
flatpak update