first of all i am new to Android, i have imported an eclipse project to android studio. On building project it is showing this error
\"Error:Execution
Looks like this happens if you added a service - Android Studio automatically adds
and if you add another line of the type you wanted to make, that's a conflict. Check for duplicate service per file.
line of the type you wanted to make, that's a conflict. Check for duplicate service per file.