What is the difference between Clean Project
and Rebuild Project
(in Android Studio)?
- I had a problem with the
R file
aboutres
ids
, so I changed the file extension fromgif
topng
and then [my build failed.] - I found the solution was to
Rebuild Project
. This prompts my question above.