Hello I'm trying to create a simple Form with Xamarin for Android and it drives me crazy.
I've attached the example
It takes less than 5 minutes to do the design in Visual Studio for WinForm, I punching my head since days to get a result with Xamarin
First of all : Is it possible to create such form in Android
If YES : What is the right option :
- Android native axml
- Or build an Xaml form (even I didnt' find the way to do it with Xamarin)
- Use native Xamarin Studio
- Or Start an Android Project from Visual Studio ?
Thanks for any help or suggestion