/Vlogroid

Blog App which has realtime blog update feature by admin. It is using blogger api and the admin can post new blogs on blogger website which can be seen by the app user.

Primary LanguageJava

Blogroid

Blog App which has realtime blog update feature by admin. It is using blogger api and the admin can post new blogs on blogger website which can be seen by the app user.

I have setup a free blog using blogger.

Capture

I have used this blog to read feeds and show these blog posts in the Android App. Blogger provides API which can be used to show them in an app. JSON is used as a format for feeds and data.

I have used Networking, Image Loading, JSON parsing, notifications, webview etc in this project.

User can scroll throw multiple blogs:

sc vlogroid(2)

The user can interact with the blog:

sc vlogroid(1)

Popular post are displayed at the botton of every blog:

sc vlogroid