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 it

apart 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 instead

would love see sample published on :)

monodroid mvvmcross

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -