I am wondering if someone can help me with my question about Xamarin apps.
Let's say I would have to develop an Android application in Xamarin. Because of the app's nature I would have to develop it as Xamarin Android since Xamarin Forms would not work with Zebra's EMDK(3rd party library). If Windows 10 mobile get's more traction there could be a requirement to use this application also on Windows phones.
How much of code that I would write for Xamarin Android could be reused in future for Xamarin Windows app? Has anyone ever done something similar?