Skip to content
 
 

Repository files navigation

android_client_php_backend

App Demonstrating the use of Android and PHP.

How to use this Sample App.

public static final String BASE_URL = "http://hafinse.pe.hu/";
private $host = 'your_host'; 
private $user = 'your_user_name';
private $db = 'your_database';
private $pass = 'your_password';

Things Implemented

  • Login
  • Registration
  • Change Password

Screenshots

Splash Home Login Registration Change Password

License

Copyright 2017 Harsh Sharma

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Sample app demonstrating usage of Android, Php & Rest Webservices

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages