Hello!
I installed Android Studio on a machine where there is no Internet (there is no possibility to update the code via the SDK Manager)
Created a new project and ... all classes highlighted in red. Error messages look like this:
cannot resolve symbol "AppCompatActivity"
File->InvalidateCahces
and Build->Clean Project
do not help.
in dependencies costs:
compile "com.android.support:appcompat-v7:23.1.1"
how to solve a problem?
Thank you.
Grable project sync failed...
- ravend