Hi,
I have notices following:
- if I have a project with minimum files in res folder, the project saves quickly, compiles quickly and launches quickly.
- But if I have a lot of resources, my project is saving, compiling and launching during relatively long period of time. This is really frustrating if you do some minor UI updates, and you have always wait Eclipse to generate R file etc.
Is there any recipe how to fix this?
Thanks.