How can we used Maven for android?
I'm using Lint tool in android for programming error solution.
Is it Maven same as this tool or provide more features over android?
Because i'm using Maven tool in Java programming for different kinds of testing like integration testing unit testing with predefined test cases.
If Maven work same in android also, than provide me help to implement in my existing project. What basic steps needs to be done for integrate Maven in android?
Following two links help you to start with Maven integration in android:
If you have any specific requirement or query than you can ask me.