Skip to main content

Parse / write xml files in android



In this video I explain how to read ( parse ) and write xml files in android , there are three xml apis : SAX,DOM,XmlPullParser, I am going to show you XmlPullparser and DOM APIs. You can leave me any suggestions, feedback and questions, I will try to help you as soon as possible, do not forget to suscribe and to like the video !



Source code https://github.com/melardev/TutsStorage



blog melardev.x10host.com

twitter http://twitter.com/melardev

blogger https://melardev.blogspot.com

instagram https://www.instagram.com/melar_dev/

Google+ https://plus.google.com/u/0/110174297675710954678

Comments

Post a Comment

Popular posts from this blog

Fixing Ps4 controller in Fifa 17

In this tutorial I am going to share with you a little tip to fix a problem that you may have in your Ps4 controller when playing fifa 17, it is really weird, the fix is really simple, but If you do not know it, you will not be able to play online seasons, and you will have so much troubles.

Python DNS Lookups with DNSPython

How to perform DNS lookups with DNS Python The source code will be available on my blog: http://melardev.com/eng/blog/2017/11/06/servlet-jsp-playlist-tutorials-youtube-channel/ Remember that this video is part of a playlist which you can find in: https://www.youtube.com/watch?v=F9ysRgUgpC4&list=PLfkTJXI2Tk-e9U0eU98e_hGtiVLeVni89 if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Python Django Rest: Serializing manually using the shell

This tutorial is about rest web services using rest framework python module, we are going to serialize a python object to JSON string then deserialize JSON string to python object, this is important to understand the steps that happen behind the scenes with this library. The source code will be available on my blog(see below). Remember that this video is part of a playlist, if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954