• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps What are these errors ???

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'
}
IntermedErrors.JPG

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:
IntermedErrorsThemes.JPG

:thinking:
 
Back
Top Bottom