There is no way we are migrating over all of the Xamarin.Android documentation, which in turn means we can simplify the hierarchy significantly.
So what should things look like? 😁
I think we should take "spiritual guidance" from:
Thus:
- .NET for Android
- Welcome!
- What's new in .NET for Android 8.0
- Breaking Changes (if applicable) / To Be Aware Of (warnings which will become errors XA1039 for Android Support)
- The plan for .NET for Android 9.0
- Getting Started /
- Installation
- tour /
dotnet new + build + install + run + Activity subclass
- .NET for Android for Java developers
- Releases /
- Features /
- Bindings
- Layout Code Behind
- Slim Bindings
- Building Apps /
- Build Items
- Build Properties
- Build Targets
- Message Reference /
- Advanced Topics /
- Troubleshooting /
- Debugging JNI Object References
There is no way we are migrating over all of the Xamarin.Android documentation, which in turn means we can simplify the hierarchy significantly.
So what should things look like? 😁
I think we should take "spiritual guidance" from:
Thus:
dotnet new+ build + install + run + Activity subclass