✅ [Solved] Linux - Workload ID android is not recognised
Hello!
I'm trying to use Monogame with IntelliJ Rider to make a game for android. In the Monogame setup guide, it says to install the android workload using dotnet, but when I try and do that, it says the workload ID is not recognised.
I use arch linux and I've installed the .NET SDK & Runtime and the android SDK manager using the package manager. With the SDK manager, I have installed build-tools, cmdline-tools, platforms and platform-tools.
Any help would be greatly appreciated.
12 Replies
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
I tried it on ubuntu using a VM, and it's still the same issue. Workload ID android is not recognised
Here is a picture of the terminal, plus all the workloads that can be installed atm
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
here is
dotnet --info
Here is the rest
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
that worked. I was using the repositories, which were outdated, but now I downloaded the binaries and using then, it can now find the android workload.
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
Windows update not even bad. Just annoying sometimes.
Anwyay, thank you so much for the help
out of curiosity, how did you find out I needed to be on a higher version?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
If you have no further questions, please use /close to mark the forum thread as answered