On Dec 2, 2011, at 5:57 AM, John Murray wrote:
> I’m wading through the documentation on Android app licensing at present
> Just a quick post – in case it may save me time – are there any 
> notes/tutorials/peculiarities about doing app licensing with mandroid?

Unfortunately, not at this time.

As I currently understand it, the Android Market licensing framework is a set 
of Java files, so to use it you would need to make use of our Java interop 
functionality:

        
http://docs.xamarin.com/android/advanced_topics/build_process#Java_Interop_Support

This may also require using JNI:

        
http://docs.xamarin.com/android/advanced_topics/api_design#Java_Native_Interface_Support

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to