OK, this makes sense. So, is it then some kind of a bug in the Android SDK?
I don't see a reason for the android.jar on the device (or on the emulator in
my case) to be different.
Dimitar
________________________________
From: Jonathan Pryor <[email protected]>
To: Dimitar Dobrev <[email protected]>
Cc: "[email protected]" <[email protected]>
Sent: Wednesday, March 13, 2013 6:05 PM
Subject: Re: [mono-android] Missing Android.Resource.Styleable
On Mar 13, 2013, at 4:19 AM, Dimitar Dobrev <[email protected]> wrote:
> Besides, I've already said that manual binding through JNI works (I've
> exposed just 2 fields because I only need them for now).
Your original question was regarding why it wasn't present as
global::Android.Resource.Styleable. The answer is that we parse android.jar to
generate our bindings, and as demonstrated earlier in this thread, the Android
SDK android.jar does not contain an android.R.styleable class.
Note that the android.jar provided with the Android SDK is _not_ the
android.jar on the device, so it is not at all surprising that your hand
binding works.
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid