During modification of an existing project I get this on compile. The project includes one small SQL.db used of about 170k size but nothing else controversial.
The log does not return any compile activity... I guess the process is not getting that far.
I have checked for 'likely-suspect' variables that might be reserved words. I have commented out each and every SUB both individually then collectively with the same result on compile.
It looks like an error in the AndroidManifest.xml in your project Object folder. If you can't spot the problem in it, maybe an invalid name, then post it here, or better still post a small version of the project that demonstrates the problem (File -> Export As Zip).