[mono-android] Problem with a wrapper for Amazon in-app purchases

Rodrigo 'r2d2rigo' Diaz r2d2rigo at gmail.com
Tue Jun 5 10:26:37 UTC 2012


That's what I was thinking. I have been looking at the filesystem of the
Kindle Fire and it looks that there are some JAR libraries, but the classes
inside are in DalvikVM format (.dex). Does the binding tool work with this,
too? I'll try it as soon as I can re-root the device and copy the files.

2012/6/4 Jonathan Pryor <jonp at xamarin.com>

> On Jun 4, 2012, at 9:01 AM, Rodrigo 'r2d2rigo' Diaz wrote:
> > I'm trying to create a wrapper to call Amazon's IAP API from a Mono for
> Android game. Using the Binding Library and adding the JAR outputs the
> following error:
>
> Unfortunately (as you noted) our tooling requires that all types
> referenced within the .jar be locatable (either as an InputJar or a
> ReferenceJar or in android.jar), and the
> com.amazon.android.framework.task.command.AbstractCommandTask type can't be
> found.
>
> Can you try asking amazon's developer support for which .jar provides this
> type so that you can reference it?
>
> Thanks,
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20120605/dc80d69c/attachment.html>


More information about the Monodroid mailing list