build.gradle:
Android build.gradle shows following error
ERROR: Parse
I got this same error, and finally I found that there is error in Mainfest.xml file
>
you see, there are two >> after /service. which is wrong. After I fix this error, this message is disappear