Dear Treking,
Actually I want to make the layout dynamically from internet sending data. So I will fetch Xml from Internet and then Parse. I saw inflater api of android but it will not work for raw data. So, only choice is parsing and one by one dynamic view creation. So, I wanna to know, is there any nice way to fetch all the attributes of view from layout xml file. Thanks & regards Arindam Ghosh On Wed, Mar 9, 2011 at 11:09 PM, TreKing <[email protected]> wrote: > On Wed, Mar 9, 2011 at 5:29 AM, arindam <[email protected]> wrote: >> >> I am currently trying to parse android layout xml file using simple xml >> parser. > > Why? > >> >> Actually this layout xml file is in sdcard. > > Why? > >> >> I am unable to parse. > > Why? > >> >> Is their any better way to do. > > Better than what? You've haven't really explained anything. > >> >> Your kind information will help me a lot. > > Your kind information, regarding what you're actually trying to do, will > help us a lot. > > ------------------------------------------------------------------------------------------------- > 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 -- Thanks & regards Arindam Ghosh -- 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

