I use latest Android Studio 0.8.4 (for OS X), in \"res\" directory I create new \"database\" directory and put there all files what I need and when I try to compile I receiv
In my case, I had accidentally entered a random character right before the beginning of my strings.xml file.
I removed the "f" character before the xml declaration and all was well again.