c# - Is iOS, Android binded libraries in Xamarin working in all devices(WinPhone, iOS, Android)? -


sorry may stupid question, i’m novice , never had experience compiled languages. have library ios(videocore) , want start write mobile application in c# , use xamarin it, imported library work on windows phone or in android version of mobile application, or need find alternative library in c#?

videocore ios-only framework, you'll need find alternatives android , windows phone.

you don't you're wanting use videocore for, it's hard suggest alternatives. video processing on android, have @ opencv.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -