Failed to resolve: com.android.support:appcompat-v7:25.1.0

前端 未结 8 1481
情话喂你
情话喂你 2021-02-01 13:18

My Android Studio is full of error android studio cannot identify libraries.

Error:(27, 13) Failed to resolve: com.android.support:appcompat-v7:25.1.0
         


        
8条回答
  •  灰色年华
    2021-02-01 13:18

    There is a problem with latest libraries to be automatically installed by clicking

    Install Repository and sync project

    Go to SDK Manager and install your missing or not up-to-date packages from below tab:

    After you select desired library, click Apply and wait for installation to complete.

提交回复
热议问题