
- Course topics - Gained skills upon the completion of this course |
- Hardware and software requirements
- Download android studio
- Install Android studio
- Download the required packages
- Verification the correct installation of android studio
- Download android operating system images
- Create an emulator.
- Run an app on an emulator and on a real device
-Overview about the different sections of android
integrated development environment
- Download and install git software
- Download volley library
- Set and verify the proper operating of Android Volley library
- Build the user interface (Part I)
- Make a request to the server and receive a response from it using Volley library classes and methods (Part II)
This lecture explains how to process xml data returned from a website
Examine the resource file ProcessingXMLdata.pdf
This assignment allows you to practice Android Volley classes and processing XML data.
The assignment is Assignment.pdf
The correction is ProjectVolleyAssignment.exe (zip file)
The estimated duration is 180 minutes
Good luck
This lecture explains you with example how to use singleton design pattern with Android Volley library
- Conclusion of this course and opening to other courses
A new course called programming with android volley library using php and MySQL now is available
This intermediate level course takes you to the first steps of programming with android volley library. At First, It shows how download and install android studio, then how to prepare and to be familiar with the development environment. After that, it explains how to download, set up and configure Android volley library. Finally, It discuss classes and methods of android library especially those that make a request or receive a response from internet server