Simple Rss Reader Application in Android


I have created simple Android News Reader application in Android Studio with XmlPull Parser, ViewPager, SlidingTabLayout, Fragment, AppCompat-v7 Libary with Material Design.

I have taken ndtv rss xml feed as sample to show how it works.

Note:
There are some issues in webview to watch video.



Screen Shots:




                           


Sample Demo:



















Source Code of the Project :

DropBox Link.





Comments

Popular posts from this blog

Flutter ListView Search

Flutter Navigation Drawer Example

Swipe RecyclerView using AndroidSwipeLayout