I'm trying to bind osmdroid (http://code.google.com/p/osmdroid/) so I can use it in my application but am having a hard time. I've added the osmdroid-android Jar to my binding project and the prerequisites as inputs (httpmime, osmdroid-third-party, sl4j-android) and have encountered a lot of errors that aren't referenced in http://docs.xamarin.com/android/tutorials/Binding_a_Java_Library_%28.jar%29.
Right now I am seeing a lot of warnings like these: warning CS0108: 'Org.Osmdroid.Views.Overlay.ScaleBarOverlay.java_class_handle' hides inherited member 'Org.Osmdroid.Views.Overlay.Overlay.java_class_handle'. Use the new keyword if hiding was intended. Is that a concern? I've also noticed that if I update Metadata.xml or any of the transforms I sometimes have to compile 3 or 4 times before the change I made takes effect. Jeremy
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
