ac4android
Well-Known Member
Are they related to dependencies?
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:22.2.1'
}
I can't even find the directory listed in the error output. Also, A/Studio takes me to following screen for editing, I'd like to know what they are before doing a deep dive:

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:22.2.1'
}
I can't even find the directory listed in the error output. Also, A/Studio takes me to following screen for editing, I'd like to know what they are before doing a deep dive:
