Hello guys,
I am Ajit. In this blog I provide great resource to learn Volley in Android Studio by creating a project. The project you will build is A Todo application by using the nodejs backend.
Also you will develop the backend using nodejs, express js and mongodb. This tutorials will help you to learn both Android API's parsing using Volley and Creating API's from scratch.
This will be tutorial series I will provide the links below.
WHAT IS VOLLEY
Volley is a networking library for Android that manages network requests. It bundles the most important features you'll need, such as accessing JSON APIs, loading images and String requests in an easier-to-use package.
Note : These videos are in Hindi Language.
This videos are uploaded in youtube in my channel codewithajit, playlist link given below click to start watching. You can follow all video series.
Playlist Link: - TO-DO Android App Using Node Js Rest API In Hindi
Project Repos
Github link of Application - https://github.com/ajitpradhan925/todo_android_yt
Github link of Backend Nodejs - https://github.com/ajitpradhan925/todo_android_yt_api