Learn How to Convert Your WordPress blog into the android app by parsing the default WordPress JSON API.
In this part 6 of the series, We will create a Post Details Activity to display the blog post details using TextView As well as WebVIew. We will parse the HTML as well.
In this Tutorial series, we will use Volley and Picasso Library to parse and display the data. We will use RecyclerView to Display all the posts of the WordPress blog.