http://www.magdalenadziesinska.pl/xamarin/adaptive-icon-in-xamarin-android/ http://www.magdalenadziesinska.pl/xamarin/adaptive-icon-in-xamarin-nativ...
https://code.tutsplus.com/pl/tutorials/android-from-scratch-activities-a...
https://www.majormojo.co.uk/blog/mvvmcross-and-navigation-drawer.html
I have fixed it by changing
Theme.AppCompat.Light.DarkActionBar to
Base.Theme.AppCompat.Light.DarkActionBar
in styles.xml.
https://blog.damianantonowicz.pl/2018/01/10/mvvmcross-xamarin-forms-moje...
https://marvelapp.com/
https://stackoverflow.com/questions/26668509/how-do-i-use-sharedpreferen...
https://github.com/MvvmCross/NPlus1DaysOfMvvmCross
using Android.Content.PM;
[Activity(Label = "***", MainLauncher = true, LaunchMode = LaunchMode.SingleTop)
LaunchMode = LaunchMode.SingleTop
https://stackoverflow.com/questions/28837963/android-nfc-intent-filter-f...