Saturday, 19 January 2019

read external XML files in Android

how to read this type of data of an external XML file in android app and set in views

<?XML version="1.0"?>  
<OKV
r="129120190116115414009" 
a="Address" g="male" m="123456" 
e="email" d="14021996" i="imagelink" 
n="My Name" v="1"/>



from read external XML files in Android

No comments:

Post a Comment