dotnet / dotnet/core

Question: Is it possible to install android workload on linux?

Open
#6,634 3 comments 3 reactions 0 assignees View on GitHub
question Team:.NET Linux vTeam
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 3h
Merged PRs (30d)
30

Description

### Description

Hello, I have installed dotnet 6 preview 7 on fedora 34 virtual machine in order to check android development

After that i have entered command

sudo dotnet workload search microsoft

And it returns empty list for me

Workload ID Description
----------------------------

### Configuration

[*@fedora ~]$ dotnet --version
6.0.100-preview.7.21379.14

So, I can't install android workload:

[*@fedora ~]$ sudo dotnet workload install microsoft-android-sdk-full
Workload with id microsoft-android-sdk-full is not recognized.

I am asking this question just to check, that I am doing right things.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.