How to develop app to parse XML data - Android Kotlin

preview_player
Показать описание
This video demonstrates step by step creation of android application to parse XML data using XmlPullParser class.

Keep Learning

Thank You...!
Рекомендации по теме
Комментарии
Автор

I am a retired c # and VB Pc developer. I found your video on xml parsing to be the most straight forward and easy to understand video on you tube! Thank You Sir. You can bet I will be watching more of your videos

gregwebb
Автор

Very helpful video. Great explanation. Thanks a lot.

mizech
Автор

Excellent video sir ji
Thank you for sharing this kind of video.

parthsoni
Автор

Getting the attributes by index is practically useless as the position is not always guaranteed. You need to get them by name

GrumpyOldTech
Автор

for some reason the editText.append(name) gives me a error on the editText part.

ezygaming
Автор

I have a large xml file that contains 3000++ can I use your video with my file?

waleefalrooh
Автор

Getting the attributes by index is not a good idea. Get them by the attribute's name.

RagHelen
visit shbcf.ru