Each time I create a project and add, for example, a TextView, Eclipse gives me the error:
Type Error executing aapt: Return code -1073741816 test3 line 1 Android ADT Problem.
Tried to solve the problem by: deleting the SDK bundle and then downloading it again; cleaned C drive (as it also used to give an error that res.bin could not be created or something like that); Plus says 'R cannot be resolved to a variable' when I open the MainActivity.java file.
Any help will be much appretiated