videostream / cordova-chromecast

Chromecast running in Cordova
117 stars 58 forks source link

Fix for plugin installation #46

Closed Vaporexpress closed 9 years ago

Vaporexpress commented 9 years ago

I made some fixes. Now google libraries (appcompat, mediarouter, play services) goes to libs path under platforms/android with target "android-21" Project manifest is modified by plugin.xml (gsm register and permissions)

Greetings.