Does Windows Xamarin apps universal for Windows tablets, Windows phones and Xbox?

Asked By 70 points N/A Posted on -
qa-featured

I am looking for a universal Windows app which can be used for Windows tablets, Windows phones and Xbox. I read an article stating that Xamarin app is one such app with simple HTML and JS. Can anyone suggest me if there is any better code with similar feature please?

SHARE
Answered By 0 points N/A #151791

Does Windows Xamarin apps universal for Windows tablets, Windows phones and Xbox?

qa-featured

Default platforms are dependent on version of program you have installed. Using visual studio 2012 for Xamarin supports Windows Store, Phone and Xbox 360. In addition, supported features of Xamarin under Core libraries and XLINQ include Xbox360. It is imperative that all packages are ready and available when using any platforms. In finding better code simply depends on what use it will serve its master. Try also reading an article comparing Xamarin with others.  XamarinVsOthers

Answered By 590495 points N/A #330021

Does Windows Xamarin apps universal for Windows tablets, Windows phones and Xbox?

qa-featured

“Xamarin” is a San Francisco-based software company owned by Microsoft founded in May 2011 by the engineers that created Mono, Xamarin.Android (formerly Mono for Android), and Xamarin.iOS (formerly MonoTouch) which are cross-platform implementations of the CLI or the Common Language Infrastructure and Common Language Specifications or frequently called “Microsoft .NET.”

Xamarin has a C#-shared codebase and developers can use its tools to write native Android, iOS, and Windows apps with native user interfaces and share code across multiple platforms like Windows, macOS, and Linux. Microsoft announced in February 24, 2016 that it had signed a definitive agreement to acquire Xamarin. To learn more about Xamarin, go to the Xamarin home page.

Related Questions