[mono-android] Binding FileChooser java Library project to xamarin android

2013-09-25 Thread venkatesh
Hi, I am binding filechooser library project to xamarin android . 1) filechooser.jar from eclipse build 2) Created a new Java Bindings Library project 3) Copied the generated filechooser.jar into the Jar directory and set the Build Action to "EmbeddedJar" 4) Copied the referenced android-suppor

Re: [mono-android] Binding FileChooser java Library project to xamarin android

2013-09-25 Thread Jonathan Pryor
On Sep 25, 2013, at 3:07 AM, venkatesh wrote: > I am binding filechooser library project to xamarin android . > > 1) filechooser.jar from eclipse build > 2) Created a new Java Bindings Library project > 3) Copied the generated filechooser.jar into the Jar directory and set the > Build Action to