Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

Android Studio: Gradle project sync failed. Please fix your project and try again

21.09.2018 (👁4918)


 

Occurrence

If you try to start the project on Android Smartphone with run or debug.

Then the dialog window: Edit Configuration opens, but you do not know what you should change.

 

Error message:

Error: Gradle project sync failed. Please fix your project and try again.

 

 

Error:Execution failed for task ':app:preDebugAndroidTestBuild'.

> Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (26.1.0) and test app (27.1.1) differ. See https://d.android.com/r/tools/test-apk-dependency-conflicts.html for details.

 

 

 

Solution:

You just have to go to Android Studion-> Menu-> Make Project Ctrl + F9

Or make module app

call