Sorry for my English. I need import appcompat in my progect. Before i import it in path "mysdk/extras/android/v7" and all work, but naw i have new folder sdk and i cant find folder "android" in my sdk
it i installed
Sorry for my English. I need import appcompat in my progect. Before i import it in path "mysdk/extras/android/v7" and all work, but naw i have new folder sdk and i cant find folder "android" in my sdk
it i installed
if you are using android studio add this line in build.gradle in dependencies
compile 'com.android.support:appcompat-v7:23.1.1'