Thanks for the help. We'll try to find a workaround for this or wait until Monodroid implements it.
2012/6/5 Atsushi Eno <[email protected]> > Hello, > > Our binding tool doesn't support dex. > > My original thought I talked to Jon was that everyone should supply any > required jar library to the binding project (as it will bring insufficient > binding and likely brings more issues at binding time or run time), but now > it seems there should be some remedy for this kind of missing library. > We will try to make changes to our toolchain so that you can get > workaround it, but please keep in mind that anything that depends on > missing parts will be missing in binding too. > > Thanks, > Atsushi Eno > > Rodrigo 'r2d2rigo' Diaz wrote: > >> 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 <[email protected] <mailto:[email protected]>> >> >> >> 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] >> <mailto:Monodroid@lists.**ximian.com<[email protected]> >> > >> >> >> UNSUBSCRIBE INFORMATION: >> >> http://lists.ximian.com/**mailman/listinfo/monodroid<http://lists.ximian.com/mailman/listinfo/monodroid> >> >> >> >> >> ______________________________**_________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/**mailman/listinfo/monodroid<http://lists.ximian.com/mailman/listinfo/monodroid> >> > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
