cdibened / filechooser

Cordova plugin to get around Android's removal of html file upload
MIT License
74 stars 46 forks source link

Phonegap/ Cordova cli build error #12

Open nancydrew123 opened 8 years ago

nancydrew123 commented 8 years ago

Hi,

I am trying to use filechooser plugin for my cordova application, but when i try to build the application using CLI and phonegap build , it showing .R doesnot exist. Could you kindly tell me how to integrate this plugin in phonegap build? How to import the "your.package.name.R" in the corresponding .java files? It will be more helpful if you provide any, example of this. Or is there any other plugin to choose all type of file from the device ?

Kindly looking forward for your response.

Thanks & Regards, Sneha.

nancydrew123 commented 8 years ago

Fixed this issue in phonegap build and cordova cli using the plugin "https://github.com/nancydrew123/MFileChooser.git#v1.0.5"