Json Parsing Using Volley in Android Studio

 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



Features Implemented in Application

Some fatures are implemented like Add Todo, Edit Todo, Delete Todo and share the application feature and many more. For user authentication register new user and login user.

Used Java and XML language in Application.

Features Implemented in Nodejs API

Some fatures are implemented like Add Todo, Edit Todo, Delete Todo. And used jsonwebtoken to verify user authenticated or not. Also register and login user API's are added.\

Lots things you will use follow the tutorial or you can clone the project.
Thank you



Post a Comment (0)
Previous Post Next Post