Re: [mono-android] Android Market Licensing Service

2011-11-16 Thread bowmangolf
Just to follow up, I was able to get the Google licensing service to work from Mono for Android by creating a Java Android library using Eclipse. This way I could reference the market licensing files, but package them up into a single java library. I then included that .jar file into my Mono for

[mono-android] Android Market Licensing Service

2011-11-09 Thread bowmangolf
I'm finishing up my first app and I have a question about licensing. I see that Android provides a built-in licensing service that can be used from our Mono for Android apps. My first question is, do others who developed paid for apps use this service? If so, how did you access it from .NET? If