When I import project to Android Studio, I found this errors:
Error:No resource found that matches the given name (at 'label' with value '@string/filter_title_awesomeChat').
Error:No resource found that matches the given name (at 'label' with value '@string/filter_title_awesomeChat').
Error:Execution failed for task ':app:processFreeReleaseResources'. com.android.ide.common.process.ProcessException: Failed to execute aapt
Invalid VCS root mapping
The directory C:\Users\alfayed\Desktop\awesome-chat is registered as a Git root, but no Git repositories were found there.
Screenshot of errors
For the Invalid VCS root mapping error, you can fix it by deleting the vcs. xml file located in the . idea folder of your project and then Reopen your IDE.
In Android Studio, go to File > New > File from Version Control > GitHub. Then log in with your GitHub username and password and select your old project's repository name from the list of your GitHub repos. Continue through the import wizard and you should end up with your old project in Android Studio.
For the Invalid VCS root mapping error you can fix it by deleting the vcs.xml
file located in the .idea
folder of your project and then rebuild your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With