Failed to find: com. android. support: appcompat-v7, Devil's cry 5 failedtofind
Failed to find: com. Android. support: appcompat-v7 error occurs when you create an Android project using android Studio. For example:
This is because Android Studio requires the Support of Android Support Repository.
To solve this problem, you must install Android Support Repository.
Appendix: two common methods for installing Android Support Repository:
Method 1: Online Installation
Open SDK Manager and select Android Support Repository under Extras,
Method 2: offline Installation
Because online installation requires access to the Google server, installation may fail if your computer does not go over the wall. Here is a method to install the Android resource library offline.
Offline installation of Android Support Repository requires "m2repository", I have uploaded the latest m2repository installation package to CSDN for everyone to download: http://download.csdn.net/detail/fengyuzhengfan/8450367
Decompress the downloaded android_m2repository_r07 file and copy it to the \ sdk \ extras \ android directory to restart Android Studio.