- [WordPress CMS] (https://wordpress.com/).
- WP REST API.
- Create a flavor for your app Configuring Gradle Builds.
- Copy paste the value folder from the main resources (src/main/res/value) into your flavor resources and then overide relevant resources like: the app name, the baseUrl, fb_linl, category_name...
PS: there are 2 flavors in this project (preferably use lwn_magazine flavor as it the most robust) and they can be used as a straight forward example.
- Get this Plug in Click me.
- Upload the folder 'wp-gcm' to the '/wp-content/plugins' directory on your server.
- Go to 'Plugins' trough the admin dashboard and activate the plugin.
- After the activation you will be redirected to the settings page where you can setup the plugin. You need your Api-key.
- Follow this to get your apiKey Click me.
- Set your project id (project id from where you got the key from) in the app project_id ressource (found in src/main/res/value/string.xml).
- When everything is setted up click save, and your finished!, Now you can write Messages.