mvvmcross - Portable class library not working in Xamarin.Android app -


i have created portable class library while developing windows store app. in app have used mvvmcross , pcl. want use same pcl in android app developing on xamarin studio not working expected. giving me exceptions related mvxsimpleioccontainer. have added referance of mvvmcross hot tuna starter package pcl , android app,do need else using pcl , mvvmcross in xamarin.android app?

looks android app hasn't started mvvmcross. have added setup class android project , marked mainactivity inheriting after mvxacitivity ? if yes post exact exception throws?


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -