You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Xamarin.Forms you can call into the Xamarin.Android platform specific code by implementing an interface with the desired methods (i.e. calls to XDroidFFmpeg). This interface can registered and used in the Xamarin.Forms project via dependency injection.
How can i call the function from my xamarin.forms to xamarin.android ?
How to get this to work from my xamarin.forms project ?
The text was updated successfully, but these errors were encountered: