0

I'm getting following exception while running project.

Execution failed for task ':app:*****'.
> java.io.FileNotFoundException: D:\*****\R.java (The system cannot find the path specified)

Tried following ways but its not working
1. Clean Project
2. Rebuild project
3. Invalidate cache and restart
4. Deleted scripts folder from .gradle/cache and rebuild

3
  • can you post your import statement for R file Commented Jan 9, 2018 at 8:43
  • @Ezio in import R is not throwing error. I get error after running Commented Jan 9, 2018 at 8:50
  • Try and delete the bin and gen folders and then rebuild the project. Commented Jan 9, 2018 at 8:55

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.