Xavier Seignard

Results 133 comments of Xavier Seignard

Any updates @safanmomin ? I've been afk for a while.

Hello, The real one is `https://www.npmjs.com/package/cordovarduino`, the other one was a fork I hope to see your project soon! Regards

I close this issue, feel free to reopen it if needed.

And as stated in the readme, this plugin is installed by `cordova plugin add cordovarduino`. And be sure with this negative attitude I won't do a damn thing about this...

Also, I cannot publish it as `cordova-serial-plugin` since I don't have the ownership. The "mess" (a working plugin, actually) ain't mine.

Ok, I see the problem here, and indeed, it needs to be fixed! The best I can do for now is change the `id` in the `config.xml` to `cordovarduino`. I...

Hello @rammere You can add the following in your `platforms/android/AndroidManifest.xml` in the `` node ``` xml ``` And add the following file named `device_filter.xml` in `platforms/android/res/xml/` ``` xml ``` Where...

So it seems impossible from the config.xml or the plugin.xml, you would need a hook, please see http://devgirl.org/2013/11/12/three-hooks-your-cordovaphonegap-project-needs/ for some doc about hooks

Any update @rammere ?