Creating a PCL that targets Monodroid

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-01 16:46:46

问题


I am looking at the shiny MVVMCross project, specifically the N+1 days of MVVMCross series, and I notice that @slodge creates a PCL that targets Mono for android and Monotouch (at 1:10).

I have mono for Android installed, but my VS does not give me any PCL targets apart from the standard - am I doing anything wrong?


回答1:


The situation for PCLs is changing - Xamarin are releasing official support for PCLs very soon.

In the meantime, there are quite a few blog posts around on how to get PCLs working unofficially - eg.:

  • http://blogs.endjin.com/2013/05/xamarin-platform-setup-gotchas/
  • http://slodge.blogspot.co.uk/2013/04/my-current-pcl-setup-in-visual-studio.html

These unofficial mods have been around for over a year now - eg all the way back to http://slodge.blogspot.co.uk/2012/04/using-portable-library-tools-for.html



来源:https://stackoverflow.com/questions/16634788/creating-a-pcl-that-targets-monodroid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!