Android Volley -03- Setting Up a RequestQueue

preview_player
Показать описание
This video shows how to create your own RequestQue instead of using the volley newRequestQue method. By watching this video you will get the basic knowledge of how to customize a RequestQue in Volley.
Рекомендации по теме
Комментарии
Автор

Could you please clarify the difference with previous video where we didn't make use of cache and network? Since the result is the same? Thank you very much. Is this an optional step? (setting up cache and network)

IsabelleLepez
Автор

Thank you sir for the nice video....!!!

omprakashsantra
Автор

This channel always delivers, After this series can you please do a tutorial on how to create recyclerview iside a fragment

hilarymwape
Автор

Hi Prabeesh,

Will the data downloaded from the remote server stay in the app and be available offline if the internet is disconnected (using Cache) ? if no, what would be the better way to accomplish it ?

Thanks
Anil

DeveloperCrash
Автор

Hello Mr. Prabeesh, i am learning volley but it gives me the error. Can i share it with you somehow?

dixitkohli
Автор

Please explain the difference between previous and this video, , they both do the same, whats the difference pls explain . thx in advance ..

dhanish
Автор

Hello, My code is working for any other URL on the internet but not for zamp, it shows me ip_address traffic not permitted. Kindly help

sameerniazi
Автор

Sir, what is the diff b/w the volley new Request Queue and our own Request Queue using cache memory ?
whats there adv and dis and y and where we have to use that?

plz explain through your valuable comment

magebharath
Автор

Great tutorial!
Can you please show how to fetch data from MySQL Database and display in Android app.
Thankyou.

mohitbijani
Автор

Hello Mr.Prabeesh, please make a tutorial for ImageRequest with Volley next

voicheci
Автор

Helpful Video, but instead of typing the code, it would be more helpful for us if you explained what the methods do

shybalibrahim
Автор

Hello
by using cache, when I change text from server the result in the client wont change.
What do I have to do for fixing this issue?
Thank you

hosseinamini
Автор

why we stop the request queue..? and what effect if we do not stop request queue..?

kamranabstech
Автор

please make a separate playlist for volley.

_shivamshahi
Автор

Hello Mr.Prabeesh, Please make videos with good resolution and clear i am unable to see these videos

rushikeshathare
Автор

network=new BasicNetwork(new HurlStack()); this is ok but
Network network=new BasicNetwork(new HurlStack()); not ok, android studio doesn't like it

walterp
Автор

friend, how to avoid duplicity of volley request for network latency and cache

ulisesvenegas
Автор

thanks man :D Please can you make for us a video within how to creat database using Relem in Android application :D Thanks :)

elyeslabidi
Автор

something went wrong written why
check 10 time with prabeesh sir

abhishekrajpurohit
Автор

sir sorry, but u only write code..don't give the proper explaination why u r creating this object.what this method does..Please gives the Answer in why..like your first video of volley..Thanku..

Nirbhaykumar-joxv