Android studio tutorial for beginners| XML application using XML pull parser | Android App using XML
#AndroidStudio
So in this application I use Apple RSS feed to build a list of top 10 songs using XML file .
Follow me on Twitter: https://twitter.com/deepaks02382927/s...
Apple RSS feed : https://www.apple.com/rss/
Documentation :
AsyncTask : https://developer.android.com/referen...
XML pull parser : https://developer.android.com/referen...
Github : https://github.com/DeepakSingh260/XML...