##Learn Android Volley:Manipulating Databases Using PHP and MySQL
Posted by Superadmin on June 22 2019 06:15:58

Learn Android Volley:Manipulating Databases Using PHP &MySQL

 

 

 

What you'll learn

Install and configure Android Studio
Download and setup Android Volley and Picasso libraries
Install and configure Xampp server
Use get and post requests using php
Make a get or post requests from android using several types of Android Volley classes
Process the server response in string, json and json array format
Request a picture stored in the server using Picasso library
Query MySQL database from Android app

Requirements

Beginner programmer with android programming
Beginner programmer with java programming
Beginner programmer with php and MySQL

Description

This course takes you to the intermediate level of programming with Android Volley library. At First, It shows how download and install android studio, then how to be familiar with the development environment. Next, it explains how to download, set up and configure Android volley library as well as how to install and configure Xampp server. 

After that and by using in the server side php language and MySQL database , you make from Android app a several types of requests to Xampp server using Android Volley library classes such as StringRequest, JsonObjectRequest and JsonArrayRequest classes. Also, this courses discusses how to receive and process the response from Xampp server such as string, json or json array format. Finally, this course explains how to request a picture stored in the server side using the powerful library Picasso.

Who this course is for:

Anyone who wants to program with android volley library
Anyone who wants to move to the intermediate android level
Anyone who want to develop an android app that communicates with a remote database
Anyone who want to request a picture stored in the server from android apps
Anyone who want to develop with php,MySQL in server side and android volley library in the client side
Anyone who want to manipulate json object and array

1. Introduction



1. Introduction



2. Installing android studio



1. Hardware and software requirements
2. Hardware and software requirements filehtml
3. Installing android studio
4. Downloading system images and creating android virtual device
4_1 what is instant run
4.2 Install a USB driver
Downloading System images and creating android virtual device



3. Android app and environment



-
1. Creating a simple app
1.1 NamingConventions.pdf
2. Creating a simple app
3. Android studio development environment
4. Essential components of android app



4. Downloading and Setting up Volley library, Installing and configuring Xampp server



1. Downloading Volley library
2. Setting up and verifying Volley library
3. Downloading, Installing and configuring Xampp Server
4. Downloading & Setting up Volley library, Installing & configuring Xampp server



5. Requesting xampp server using a basic request



-
1. Creating a basic network request - Part I
2. Creating a basic request - Part II
2.1 The icon
2.2 basicRequest.json
3. Requesting xampp server using a basic request



6. Requesting Xampp server and processing Json object response



1. Making a request to Xampp server with get method - Part I
2. Making a request to Xampp server with get method - Part II
2.1 Eclipse for php
3. Making a request to Xampp server with get method - Part III
4. Making a request to Xampp server with get method - Part IV
5. Making a request to Xampp server with get method - Part V
6. Making a request to Xampp server with post method



7. Requesting Xampp server and processing Json array object response and pictures



1. Making a request to Xampp server and processing JSON Array and images - Part I
2. Making a request to Xampp server and processing JSON Array and images - Part II
3. Making a request to Xampp server and processing JSON Array and images - Part III
4. Making a request to Xampp server and processing JSON Array and images - Part IV
5. Making a request to Xampp server and processing JSON Array and images - Part V
6. Project Challenge Planet information app
6.1 PlanetProject.pdf
6.2 PlanetProject - Correction.pdf