On Tue, Aug 30, 2011 at 4:40 AM, Bishan <[email protected]> wrote: > I would like to know how can i read a xml file in sdcard and view it on a > text area or any other container. >
1 - Read the documentation for how to access the SD card. 2 - Read the documentation to find a suitable API that can read XML. 3 - Read the documentation for TextView. 4 - Put it all together. please any one give me a code fragments to do that. > Please make an attempt to solve your own problem. If you get stuck, ask a specific, targeted question. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

