Hi, thanks for the report. It gave us another inputs on binding implementation.
I tried it this weekend, and noticed that it complains about missing "R" class, which noticed me that R class is *not* included in the library project jar and hence fails for incomplete type resolution.
This needs to be "fixed" as there'll be similar library projects in missing "R" issue. (We used facebook SDK for this "Android library project" support which didn't hit this issue).
We'll deal with it in the same general "continue with missing Java types" approach.
Atsushi Eno craig wrote:
I know this has been asked before but with the new Java Binding Library do you think its remotely possible to get ActionBarSherlock working on Mono for Android? I just checked Android Platform statistics again and over 90% of users are using pre 3.0 platform, so theres a really strong need for a good ActionBar compatibility library for Mono for Android. I've created my own version of an ActionBar for pre 3.0, but it lacks the polish of a professional library. I looked into the possibility of binding the ActionBarSherlock library but ran into a few hurdles: 1. It's not a JAR file. 2. It's an Android Library project which mixes resource files and code files. Any help or feedback would be appreciated, thanks. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/ActionBarSherlock-tp5710482.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