Symbol Not Found, But Builds And Run OK On Android Studio
I have a strange issue with Android Studio. It doesn't find the symbol references to the Google Play Services libs, as you can see in the picture: My build.gradle file is looking
Solution 1:
Please have a look in to this
Import Google Play Services library in Android Studio
Another workaround is :
Android Studio suddenly cannot resolve symbols
It was an issue in Android Studio 0.4.2 which is resolved in latest release 0.4.3, I recommend you to update your Android Studio.
Post a Comment for "Symbol Not Found, But Builds And Run OK On Android Studio"