Hi guys, I am new to the android development as well as eclipse IDE, but I do have some experience in using Java (Used to work with C# in vs2008 before). Right now I have both Eclipse and Android SDK up and running. I did manage to do the "Hello, world" in android. But when ever I am making a new project it shows up in the solution explorer next to the previous project "Hello, World" and it shares/copy the string.xml, so when ever I run it, it give me Hello World previous project result.
Please tell me what to do and thank you.