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