mauron85/cordova-plugin-background-geolocation

Anyone know how to install the requirements?

risharde opened this issue · 1 comments

Can anyone point me in the right direction to install the requirements:
Android is no longer supporting downloading support libraries through the SDK Manager. The support libraries are now available through Google's Maven repository.

I'm not exactly sure how to go about this but I cannot figure this out - it would be nice to be included in the documentation. Adding this plugin thus far gives build errors which I suspect is due to the above.

Hi,

Check your build.gradle for "mavenCentral()" in repositories
Or just delete android folder and rebuild project from scratch