ios - How can I get started with Xamarin from Visual Studio 2013? -


i want port compact framework/windows ce app xamarin create android , ios (and possibly windows phone) "versions." reckon need windows 8 windows phone (8) thought started android , ios in moving prehistoric app 21st century.

according this article, first need "project linker" , can nuget it, searching via tools > extensions , updates in vs 2013 returns no search results.

that article says need vs 2012 or better; direct link "project linker," though, says supports vs 2010.

where go here?

update

i went here, , in processing of downloading.

update 2

here, says, "modern integrated development environment (ide) – xamarin uses xamarin studio on mac os x, , xamarin studio or visual studio 2010 on windows."

yet in vs 2013, do have project types android , ios*, reckon that's typo (hasn't been updated)?

  • although don't have mac, not possible me right now; also, since i'm still on windows 7 @ work, windows 8 phone apps not yet possibility, either. at present, xamarin within visual studio replacement eclipse/java in creation of android apps.

update 3

i've been waiting better phonegap, , think maybe i've found it. if ms buy company , bake xamarin visual studio -- voila!/yowza/wow! cats in cupertino have reach pepto-bismol!

that's bit outdated , there's better approach available today.

you can use portable class libraries (pcl) share code across project spanning ios, android, windows (phones) , osx.

see this article (and leads) more details.


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -