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
[email protected]

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

Reply via email to