Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Android Volley:Manipulating Databases Using PHP &MySQL
Rating: 4.5 out of 5(13 ratings)
171 students

Learn Android Volley:Manipulating Databases Using PHP &MySQL

Develop with Android Volley library by building real world projects that manipulate databases using PHP and MySQL
Created byIT Skill
Last updated 2/2020
English

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

Course content

7 sections24 lectures2h 20m total length
  • Introduction2:54

    - Course topics

    - Gained skills upon the completion of this course

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