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
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