I have started to bind the maps API but it is very painful process and takes a lot of time. If we can get our hands on the 1.9.2 release soon I'll stop it and wait till then. So please can you confirm the ETA.
Thanks, El-Sayed -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of El-Sayed Mohamed Sent: Monday, 17 October, 2011 12:46 AM To: 'Discussions related to Mono for Android' Subject: Re: [mono-android] Exposing arbitrary Java APIs to .NET Thanks Jon. Can you provide any words about 1.9.2 release ETA?. El-Sayed -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jonathan Pryor Sent: Sunday, 16 October, 2011 10:16 PM To: Discussions related to Mono for Android Subject: Re: [mono-android] Exposing arbitrary Java APIs to .NET On Oct 15, 2011, at 11:05 PM, El-Sayed Mohamed wrote: > Hello Mono for Android team, > > Any news on the support for exposing arbitrary Java APIs to .NET?. Dealing with Java generics is a pain. :-) So in the spirit of "don't let the perfect be the enemy of the good," our next 1.9.2 release should include a non-generic binding for the Google Maps API -- that is, com.google.android.maps.ItemizedOverlay would be a non-generic type: http://code.google.com/android/add-ons/google-apis/reference/index.html This will permit writing Google Maps-using apps in C# without requiring custom Java glue code. An improved generics supporting binding tool, we hope, will make it for 2.2, and we're currently holding out hope that generics can be ~sanely supported before releasing the tooling. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
