AndroidWp icon indicating copy to clipboard operation
AndroidWp copied to clipboard

used WORDPRESS BACK-END for ANDROID APP

NOTE : The service of this project is no longer provided. Please try another WordPress web service.

AndroidWp

Used WORDPRESS BACK-END for ANDROID APP

Demo

20180710_230019


Use Wordpress as Android Application Back-end

For this we use two plugin and install them on our wordpress website.

First Plugin :

FirstPlugin

Second Plugin :

secondPlugin

NOTE:Some Application Nedd To another Api , So Need To another Plugins.

To find out how to install these plugins, see this link


Once you have installed the plugins, you must have one such link to the API from your site.

                             https://your domin /wp-json/wp/v2/posts?_embed
                             

For Example This is for my website

Note:I use This Url In This Project.


useed Retrofit 2 Library For connection to the server and Parse JSON File.

apk file

happy code :))