How to Migrate Xamarin.Android Projects whose min-sdk is 19?
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
### Type of issue
Missing information
### Description
So, I was trying to follow the tutorial to migrate my app to .NET Maui from a Xamarin.Android app
but to my surprise apparently Android KitKat isn't supported, and this API Level is being used by an important chunk of devices that are using my app,
so, I guess in the documentation this should be mentioned or providing an alternative solution for this case,
thank you!
and I'm trapped because I wanted to give support to API Level 34 but my Xamarin.Android project doesn't allow it, it only allows it to API Level 33
What would be the options for this case?
### Page URL
https://learn.microsoft.com/en-us/dotnet/maui/migration/native-projects?view=net-maui-8.0
### Content source URL
https://github.com/dotnet/docs-maui/blob/main/docs/migration/native-projects.md
### Document Version Independent Id
56709a6f-c958-f4ce-1c74-65e20b384611
### Article author
@davidbritch
### Metadata
* ID: 56709a6f-c958-f4ce-1c74-65e20b384611
* Service: **dotnet-mobile**
* Sub-service: **dotnet-maui**
Contributor guide
Assessment
This issue has not been assessed yet.