Check the updated tutorial from here
Retrofit Android Example. In this video we will learn fetching JSON data from a URL using Retrofit Library.
If you want to learn everything about retrofit and building RESTful APIs using PHP then you should follow this complete FREE course
For the source code and details visit
For learning how to Build an API and make other http calls visit
If you found this video helpful please SHARE. Thank You
Nguồn: https://zagran-tour.com/
Xem thêm bài viết khác: https://zagran-tour.com/cong-nghe/
Xem thêm Bài Viết:
- Liên quân Reset Rank Mùa 12 ⭐ Trang Phục Miễn Phí Fennik Tay Đua F1 Mùa 14 Trải Nghiệm Game
- How to Reset Adobe Photoshop 2020 to Default Settings
- Reset Windows Server 2012/R2 Domain/Local Administrator Password
- Windows 10 – How to Reset Your Forgotten Windows 10 Password
- How to Fix Forgotten Windows 7 Password – Bypass Login Screen & Reset Password
Simplified Coding
•8 months ago
Check the updated tutorial using Kotlin from here
http://bit.ly/2NUasrg
SweArmy
•8 months ago
We use Call <List> because it is a json array. But what if it is a json object??
EZRA POBLETE
•8 months ago
i need help
"Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $"
MaEcTr0
•8 months ago
Thanks bro how can i give 2 likes to this video? 😀
Thats the best video about Retrofit!!!
Have a good luck! 😉
Arunima Srivastava
•8 months ago
Please please make one in kotlin also
Atiq Faisal
•8 months ago
Sir Keep up the Good work 👍
Harish kondepati
•8 months ago
How to load json Data in TableView.!?.
Kabir Hossain
•8 months ago
Suppose a request like as:
Single<list<note>> fetchAllNotes();
Using list for object of array, suppose there are single row just as object. How to solve this type of problem ?
Because I am not sure there is single row or multiple row return from api. How can I solve this problem?
Lionlollipop
•8 months ago
Can you do a tutorial on how to use retrofit to implement one of the rapidApi into android studio? I could not find any tutorials like that yet :/
Shahin Sulaiman
•8 months ago
Thanks aloooooooot
Justin BJ
•8 months ago
ERROR: Could not find method implementation() for arguments [directory 'libs'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
(help meeee)
Sunil Mohapatra
•8 months ago
How can i hide the json data from unknown users
Saiful Islam
•8 months ago
finally got a awesome simple explanation thank you. it works for me. love from bottom of my heart
Ibrar Ali
•8 months ago
app is not showing any thing to me its a black white output why??
king of universe
•8 months ago
How to set spinner,recyclerview,listview,dynamic api in this one retrofit template code (difference to add)
Turab Ali
•8 months ago
kindly make a tutorial in which you retrieve data in json array using php
Queen & Freddie Fan
•8 months ago
Ти ужас
Queen & Freddie Fan
•8 months ago
Капєц
Queen & Freddie Fan
•8 months ago
Фууууу
Queen & Freddie Fan
•8 months ago
Гамно
SIDDHARTH NANDAVA
•8 months ago
Hello sir.
thanks for this amazing tutorial!
can you tell me how you make a JSON file at your server?
do you make a video on how to create a JSON file on the server?
Songs
•8 months ago
i am getting the error in onfailure connection closed by peer anyone help???
Mee Na
•8 months ago
Thank you!
김재웅
•8 months ago
Best lecture ever for a beginner like me!
but what if the API usage needs client id key or secret client id key?
I've research for that thing for few days, still don't know where to put that keys…
can anyone help??