So I simply opened the Android Studio, clicked File>New>New Project. And then I created an app with "Include C++ support" box checked. When my project was built, with no changes I got red line below every 'R' (resources) symbol in MainActivity.java. And when hovered the message says 'Cannot resolve symbol 'R''. There is literally no answer to this problem on the internet. But now I opened 'Messages Gradle Sync' tab and in the process as I can see there are some fails with Cmake. Here's the screenshot.
Thanks
.
Thanks
.