I need to monitor an android devices location when the phone gap application is not in the foreground. so I found this plugin
https://github.com/Red-Folder/Cordova-Plugin-BackgroundService
How do I get it work with MyEdlipse?
First issue is, the code MyEclipse generates uses Cordova 1.8 and it looks like the current version is 3.1. I downloaded MyEclipse a day or so ago.
Next issue it uses Java for the background services with Manefiest changes. Not sure where this is on the my eclipse template.
A tutorial would be nice, please ….
Thanks