On Aug 16, 2011, at 3:13 PM, jondavidjohn wrote:
> Is the new ViewPager, ActionBar, and Fragments available to Mono for Android 
> Users?

Only if you like Java. :-)

        https://github.com/mono/monodroid-samples/tree/master/GoogleMaps
        
http://android.xamarin.com/Documentation/Build_Process#Java_Interop_Support
        
http://android.xamarin.com/Documentation/API_Design#Java_Native_Interface_Support

We will eventually support accessing these libraries from C#, but it is not 
supported at this time. You can work around that limitation by writing Java 
code and then using various mechanisms to pass data between Java & C# (see 
above).

> if so how do you use them?

Carefully. :-)

> if not are there any plans to keep up with deprecation issues with android?

I'm not sure which "deprecation issues" you're referring to, but we do fully 
intend to improve our Java binding experience in the future.

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to