Recently the android studio shows Error Java cannot find Symbol or each run. i have to go to built and rebuilt the project before each run. Is there any way to fix it? i don't know if my project problem or the problem of the latest update of android studio. is anyone facing the same problem ? any way to fix it?
When you do clean, it removes the binaries inside build folders, and postpones building them again to the next run. When you do rebuild, it does clean and rebuild for those files inside build folder, which rebuilt again in the next run.
If Studio doesn't start after an upgrade, the problem may be due to an invalid Android Studio configuration imported from a previous version of Android Studio or an incompatible plugin.
Please check run/debug configuration.Make sure include ‘Gradle-aware Make’
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