I just verified that the latest lvl binds successfully on Windows. Here is the proof:
http://dl.dropbox.com/u/493047/2012/04/lvl2.zip

Only one Metadata.xml fixup was required to build it.

I repeat some important notes.

How did you build LVL jar? Note that there is *no* built-in jar for that library, so don't assume I have the identical jar that you have. You must have build it somehow by yourself. Mine is built from the latest google extras package, on Eclipse. If you built it from old extras sources, you should either update it or give us reproducible jar so that we can either point out what kind of metadata fixup you need, or investigate the issue if any.

Give us exact steps you did to try to build it, so that we can give right answer for you :)

Thanks,
Atsushi Eno

On 2012/04/27 11:38, Matt wrote:
The binding generator still does not appear to be working correctly in 4.1.1,
at least how I would expect it to work. Here are the list of types that it
generates:

IDeviceLimiter
IDeviceLimiterInvoker
ILicenseCheckerCallback
ILicenseCheckerCallbackInvoker
IObfuscator
IObfuscatorInvoker
LicenseCheckerCallback
LicenseCheckerCallbackConsts


The java library has at least the following types:

AESObfuscator
APKExpansionPolicy
DeviceLimiter
ILicenseResultListener
ILicensingService
LicenseChecker
LicenseCheckerCallback
LicenseValidator
NullDeviceLimiter
Obfuscator
Policy
PreferenceObfuscator
ResponseData
ServerManagedPolicy
StrictPolicy
ValidationException


Is this the expected behavior and the missing types have to be added
manually, or is the generator still not working correctly?

Thanks,
Matt


--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/New-Binding-Generator-tp5623432p5669117.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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




_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to