• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps [dev]How to call web api from app

Rui Zhe

Lurker
So I'm developing an app that is user posts based. I already have a domain (honeymarket.org) with a bunch of posts. On the domain I installed the wordpress plugin 'JSON API'. When I click 'get posts' from the plugin I'm directed to http://honeymarket.org/api/get_recent_posts/ .How can I get this information to show up as posts in my app? If I need to implement something else please tell me. Also I need a step by step guide as this is my first app :)
 
Back
Top Bottom