I\'m kind of new to Android.
I\'m setting up a maven module for android application (it\'s inside an existing multi-module project), which uses Google Support Librar
I've simply used the system scope feature provided by maven
com.google.android support-v4 19.0.1 system ${env.ANDROID_HOME}/extras/android/support/v4/android-support-v4.jar