[mono-android] The GenerateJavaStubs task failed unexpectedly.
Jonathan Pryor
jonp at xamarin.com
Tue Jun 12 18:44:53 UTC 2012
On Jun 11, 2012, at 4:46 AM, Terry151151 wrote:
> My problem was that the Javascript interface was is in a library, and so was the reference to Mono.Android.Export.
This has been filed as:
https://bugzilla.xamarin.com/show_bug.cgi?id=5618
> I also have another question related to the Javascript interface. Can the interface return values back to the Javascript?
Yes, but you can only use builtin types and Java.Lang.String as parameter & return types. The JavaScript/Java binding doesn't appear to support any other types, from what I've seen.
- Jon
More information about the Monodroid
mailing list