C
capoeirista13
Guest
Hi, I'm new to using Android (just started programming today, read up on the dev guide a bit yesterday). I've previously programmed in C/C++/MATLAB/Java. The thing is, I'm thoroughly confused by Android. See the thing that's confusing me so much is this XML business. I went through and did the Hello World tutorial and understood it up to the XML part. It seems like you can code everything in Eclipse OR code everything using a combination of main.xml and string.xml files. Is this correct?