Hi, I am trying to import AppCompatActivity to create a App with Fragments.
This the content of my build.gradle:
...
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:21.0.3'
}
In my class, I need extend it with AppCompatActivity but can't do it.
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-developers/761e0ef0-1834-4833-91cb-57591e99375a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.