Retrofit DELETE Request in android - learn to send DELETE request and LOGIN to API - part 4
this video, is fourth video of a 4 video series about retrofit library in android. and in this video we learn how delete an item from server and how to login to API and get a token with retrofit library.
In this videos, we learn about retrofit library in android. We use retrofit library in android to connect to API or server, and with the help of that we can send http requests to server in best way possible. and we learn about essential functionality for connecting to server, which is: create, read, update and delete or (CRUD).
To some up in this 4 videos we learn:
1. how to use retrofit library in android
2. how to define a service in retrofit in android
3. create a class to build retrofit service
4. send get request with retrofit to get list of items from API
5. send post request with retrofit to insert an item to API
6. send put request with retrofit to update item in API
7. send get request with retrofit to get one item from API
8. send delete request with retrofit to delete an item in API
9. get token from server for login
retrofit get token from API Video Chapters:
00:00 app preview
00:29 add a menu to app
01:35 send retrofit delete request
03:21 run delete item with retrofit app
03:47 add login activity to app
04:21 change activity layout
05:14 java codes for login activity
06:06 get bearer token from API with retrofit
10:06 run the complete retrofit training app
🔔 Support me by Subscribing. thanks: / @magiccodes
Hi, welcome to my android learning channel. In this channel I upload videos to help you learn android programming. To create android apps that shown in videos, I used android studio program. My name is Amir and I hope that this android learning channel can help you to learn android and solve your android programming problems.
If you use Magic Codes to learn android programming, you can learn basic, essential and advanced android programming. You learn how to design layouts in android studio; you learn about Java and Kotlin programming; you learn to create android apps: from moment you create a new project in android studio to moment you publish app in google play; you learn about properties of xml layouts; you learn to use outside libraries; you learn to use google maps and google admob in android and a lot more, so subscribe now to help me keep going.
Important Videos and Play Lists:
======================================
💡 - Create Android Applications: • Create Android Apps
📒 - Learn XML Views in Layout: • Learn XML Views in Android
📒 - Work with Database in android: • Work with Database in Android
🌐 - Connect to API in Android: • Connect to API and Send HTTP Requests
📒 - Lists and Recycler Views in Android: • List and Recycler View in Android
🔐 - Error Fixing in android: • Troubleshooting and Error Fixing in A...
⚡ - Android How to Videos: • Android How to Videos
Links and Social Media:
======================================
🔗 - My Apps in Play Store: https://play.google.com/store/apps/de...
📝 - My Website Written in asp.net: http://shahazmoon.ir
#retrofit #retrofit_training #retrofit_in_android #learn_retrofit #android #learn_android #android_programming