Hi all,
Im new to android and eclipse. When i create a new android project it provides a string call "hello" and the value is "Hello world, Test1Activity" as my project name is Test1.
So when i run it the string is shown.No prob there. But if i modify the value to lets say "Hi" It does not work. A xml file is created in res folder called Strings.out.xml. Y...Im confuced. Even if i deleted it again it is created.
Plz help me.