hi all,

i change my kml to xml and place it at Res/xml/test.xml.

I tried this

                XmlResourceParser x = this.getResources().getXml(R.xml.test);

but it return null.

So how do i parse a kml?

I want to display it as listview.

and also ulimately use it on a map.

below is a copy of the kml.http://maps.google.com/maps/ms?
ie=UTF8&hl=en&vps=1&jsv=260d&oe=UTF8&msa=0&msid=106069377598790155454.0004720325247dc0c953a&output=kml

bryan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to