{"id":18779826,"url":"https://github.com/harsh159357/android_client_php_backend","last_synced_at":"2026-03-11T17:01:33.274Z","repository":{"id":246735889,"uuid":"91194744","full_name":"harsh159357/android_client_php_backend","owner":"harsh159357","description":"Sample app demonstrating usage of Android, Php \u0026 Rest Webservices","archived":false,"fork":false,"pushed_at":"2020-05-31T21:54:04.000Z","size":2927,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T02:51:16.417Z","etag":null,"topics":["android","change-password","hosting","hostinger","login","material-ui","php","register","rest-api","retrofit","sample-app","sql","webservices"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harsh159357.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-13T18:26:06.000Z","updated_at":"2024-08-11T15:41:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"c75b5d74-bf67-4008-b65a-9df0e7484c90","html_url":"https://github.com/harsh159357/android_client_php_backend","commit_stats":null,"previous_names":["harsh159357/android_client_php_backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh159357%2Fandroid_client_php_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh159357%2Fandroid_client_php_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh159357%2Fandroid_client_php_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh159357%2Fandroid_client_php_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harsh159357","download_url":"https://codeload.github.com/harsh159357/android_client_php_backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705475,"owners_count":21148544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","change-password","hosting","hostinger","login","material-ui","php","register","rest-api","retrofit","sample-app","sql","webservices"],"created_at":"2024-11-07T20:23:18.964Z","updated_at":"2026-03-11T17:01:28.241Z","avatar_url":"https://github.com/harsh159357.png","language":"Java","readme":"android_client_php_backend\n=============\n\n**App Demonstrating the use of Android and PHP.**\n\n\u003e- App Logo Created Using [Logo Maker](http://logomakr.com)\n\u003e- For Hosting used [bingedev](https://bingedev.com/)\n\u003e- For Api Interfacing with PHP on App used [Retrofit](https://github.com/square/retrofit)\n\n\n**How to use this Sample App.**\n\u003e- Host the sample included inside [phpbackend](https://github.com/harsh159357/android_client_php_backend/tree/master/phpbackend) on preffered web hosting  \n\u003e- Create a table inside your database using [AndroidClientPhpBackend.sql](https://github.com/harsh159357/android_client_php_backend/blob/master/phpbackend/AndroidClientPhpBackend.sql)\n\u003e- If you are using your own website just edit this thing inside [Util.java](https://github.com/harsh159357/android_client_php_backend/blob/master/app/src/main/java/com/harsh/androidclientphpbackend/util/Util.java)\n\n    public static final String BASE_URL = \"https://bingedev.com/\";\n\n\u003e- Make sure to edit [DBOperations.php](https://github.com/harsh159357/android_client_php_backend/blob/master/phpbackend/DBOperations.php) and change following things -\n\n    private $host = 'your_host'; \n    private $user = 'your_user_name';\n    private $db = 'your_database';\n    private $pass = 'your_password';\n\u003e- Not Interested in doing above steps just clone this repo and use it as it is already hosted [bingedev](https://bingedev.com/)\n\n\n**Things Implemented**\n\u003e- Splash\n\u003e- Login\n\u003e- Registration\n\u003e- Change Password\n\n\n**Screenshots**\n\n\u003cdiv id=\"images\" style=\"#images {\n    white-space: nowrap;\n}\"\u003e\n\u003cimg src=\"screenshots/Splash.png\" alt=\"Splash\" width=\"150\" height=\"300\"\u003e\n\u003cimg src=\"screenshots/Home.png\" alt=\"Home\" width=\"150\" height=\"300\"\u003e\n\u003cimg src=\"screenshots/Login.png\" alt=\"Login\" width=\"150\" height=\"300\"\u003e\n\u003cimg src=\"screenshots/Registration.png\" alt=\"Registration\" width=\"150\" height=\"300\"\u003e\n\u003cimg src=\"screenshots/Change_Password.png\" alt=\"Change Password\" width=\"150\" height=\"300\"\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\n**Its Flutter CounterPart [Click Here](https://github.com/harsh159357/flutter_client_php_backend)**\n\n**If you are aware of [Postman](https://www.getpostman.com/) you can use [Postman Collection](https://www.getpostman.com/collections/80394d2fc7c2aed05cc5) for Rest API used in this repo**\n\n### :heart: Found this project useful?\nIf you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.\n\n### Last But not Least\nThere are still some things which are pending in this project make a pull request to improve this project or suggest an idea\nto improve this project further by raising issues.\n\n### Project Maintained By\n\n# [Harsh Sharma](http://bit.ly/githarsh)\n\nAndroid Developer\n\n\u003ca href=\"http://bit.ly/stackharsh\"\u003e\u003cimg src=\"https://github.com/aritraroy/social-icons/blob/master/stackoverflow-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\u003ca href=\"http://bit.ly/lnkdharsh\"\u003e\u003cimg src=\"https://github.com/aritraroy/social-icons/blob/master/linkedin-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\u003ca href=\"http://bit.ly/harshfb\"\u003e\u003cimg src=\"https://github.com/aritraroy/social-icons/blob/master/facebook-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\nLicense\n-------\n\n    Copyright 2017 Harsh Sharma\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh159357%2Fandroid_client_php_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh159357%2Fandroid_client_php_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh159357%2Fandroid_client_php_backend/lists"}