Questions tagged [maven-sdk-deployer]
2 questions
7
votes
2 answers
Appcompat, compatibility, and support libraries for Lollipop if minimum SDK = 14
We have an existing Android app that supports API Level 8 up to 18. We used compatibility libraries 19.1.0. Now we are changing/upgrading to:
Minimum SDK = 14
Target = android-22
Now given that there are v4, v7, v13 support, compatibility, and…

Dynameyes
- 435
- 5
- 15
0
votes
1 answer
Not able to setup Android maven project. Build failure
I am new to maven and I am trying to setup android project using maven.
I have the path environments set up for java, maven and android sdk.
For some reason I am getting a build failure in Maven SDK deployer when trying to do a mvn clean install or…

mike20132013
- 5,357
- 3
- 31
- 41