Hello every one, Could you please help me with a way to read an XML file in android application, I use Android SDK with eclipse and I tried number of ways but unfortunately I did not obtain any result. Almost all ways said put the xml file under the directory res/xml/ , but when I put it and refer to it as : R.xml.my_xml_name, xml unresolved by compiler since the R.java which is generated automatically did not refresh itself and put xml folder as for other folders.
please help me I have to prepare a big project with android and I still a beginner :( -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

