How can I use the Mason Framework SDK with an app development framework like Xamarin

Integrating the Mason Framework stub jar in a Xamarin application requires:

  1. Creating a wapper JAR around the masonstubs.jar
  2. Creating an Android Bindings Project that includes your wrapper JAR as an EmbeddedJar
  3. Adding the Android Bindings Project to your Xamarin application and updating your manifest as mentioned in the Setup instructions above

Still need help? Contact Us Contact Us