Maven And Android Sdk Deployer Issue With Mediarouter
I am simply trying to setup maven on my machine to build Android projects. I have maven 3.1.1. And have installed all platforms from the Android SDK Manager. When I do: mvn cle
Solution 1:
Strange bug:
Fixed it finally by only uninstalling the support-libraries from Android SDK Manager, and then re-installing them both afterwards.
Android SDK Manager > Extras > Android Support Repository
Android SDK Manager > Extras > Android Support Library
Post a Comment for "Maven And Android Sdk Deployer Issue With Mediarouter"