On Aug 3, 2011, at 1:36 PM, chobo2 wrote:
> I am wondering if there is any plugin to make a view swiper for monodroid.
> 
> I found this but I am unsure if I can just import this java file into
> monodroid and use it?
> 
> https://github.com/commonsguy/cwac-viewswiper

I wasn't able to figure out how to use those libraries from a quick perusal, 
but if it's based upon starting activities via Context.startActivity(), then it 
should be possible to reuse that Java code by including it (and the dependent 
.jar files) as AndroidJavaSource files:

        
http://android.xamarin.com/Documentation/Build_Process?highlight=AndroidJavaSource#Java_Interop_Support

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to