I've read Xamarin.Forms require Android 4.0 or higher. But what for exactly?
Can I use Xamarin.Forms on Android Api10 only for Platform Tweaks like Device.StartTimer without any views implementations and other?
Can I use it without calling of Xamarin.Forms.Forms.Init(this, bundle)?
↧
Use Xamarin.Forms on Android Api 10
↧