monodroid - How to take picture with MvxPictureChooserTask from mvvmcross vnext? -
monodroid - How to take picture with MvxPictureChooserTask from mvvmcross vnext? -
i take image photographic camera , after display on screen. saw post take image mvvmcross monodroid isn't vnext version. (i haven't cirrious.mvvmcross.interfaces.platform.tasks resource)
can help me implement feature in application ?
using mvvmcross vnext , monodroid
the image choosing (camera , library) interfaces moved plugin vnext, need to:
reference cirrious.mvvmcross.plugins.picturechooser in viewmodel project reference cirrious.mvvmcross.plugins.picturechooser.droid in droid ui project make sure phone call ensureloaded on picturechooser plugin before utilize itapart that, actual code should work same in master (i think).
other perchance helpful links are
uploading photo webservice mvvmcross , mono touch issues taking images , showing them mvvmcross on wp need illustration of take image monodroid , mvvmcross https://github.com/redth/wshlst/ - utilize xam.mobile insteadwould love see sample published on :)
monodroid mvvmcross
Comments
Post a Comment