Convert any Wordpress Site into Native Mobile App
FileName: PATH_TO_YOUR_COPY_OF_PROJECT/WordpressApp/app/src/main/java/com/techdevfan/wordpressapp/constant/ApplicationConstant.java
String BASE_URL = "http://www.techdevfan.com/";
replace this with your base URL of your website
For
Error:Execution failed for task ':app:processDebugGoogleServices'.
> File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
PATH_TO_YOUR_COPY_OF_PROJECT/WordpressApp/app/src/debug/google-services.json
PATH_TO_YOUR_COPY_OF_PROJECT/WordpressApp/app/google-services.json
Please use your copy of google-services.json
You can download https://github.com/mwshubham/WP-TDF-PLUGIN
Copy the folder techdevfan and paste it in your plugin wordpress backend /wp-content/plugins