Thank you so much for your help. I have several compilation errors. I am using android studio 3.1.2, gradle 4.5, maybe this is the reason of the compilation errors. Does android studio 3.1.2 contains the volley library? The steps I followed were: included in the gradle implementation 'com.android.volley:volley:1.0.0' implementation 'com.google.code.gson:gson:2.4' and and in the main import com.android.volley.RequestQueue; import com.android.volley.toolbox.Volley; But the compilations errors appear in the first statement RequestQueue requestQueue = Volley.newRequestQueue(this) In red are: RequestQueue the error says: function invocation "RequestQueue" expected .... Also in the = and the dot (after Volley) the error says: expecting an element It did not recognize the volley library. I read several articles in Internet to include as a module the volley library, but in the video, it was not included, meaning the volley library is already available when the import is done. Am I correct? Please your help is highly appreciated.
I know it's late but you should open your port on your PC (Wampserver for example ) and allow forwarding from your router. Search for forwarding tutorial online
Hello, How Can I use the post method and sending parameter? I just want to send parameter to web service and get the response:) Finally, my parameters That I would send are different types in the web service. for example, first parameter is string, second parameter is boolean.. Because web service wants a lot of types. Please help me :(
Thank you so much for your help. I have several compilation errors. I am using android studio 3.1.2, gradle 4.5, maybe this is the reason of the compilation errors. Do you have this project in android Kotlin? The steps I followed were: included in the gradle implementation 'com.android.volley:volley:1.0.0' implementation 'com.google.code.gson:gson:2.4' and and in the main import com.android.volley.RequestQueue; import com.android.volley.toolbox.Volley; But the compilations errors appear in the first statement RequestQueue requestQueue = Volley.newRequestQueue(this) In red are: RequestQueue the error says: function invocation "RequestQueue" expected .... Also in the = and the dot (after Volley) the error says: expecting an element Please help me on this May God bless you Douglas Lopez Caracas-Venezuela
I am so sorry. Forget my request to you. I need to include volley as a module as explained in www.technoburgh.com/android/android-studio-volley/. Thank you
When you call the localhost, you will be referring to the mobile app, so you have to pin point the server which is not mobile, unless if it was, not sure if that's efficient.
I'm trying to do that to work for a week, and just with your video i got it. Thank you so much!
same 😂 i tried so many ways.. i hope this works
You 're the best keep going
Love it! If theres code gist or github link would be wayyy better!
Was Helpful. I am going to see ur GSON tutorial now. Thanks
BEST TUTORIAL EVER, THANK YOU SO MUCH.
Concise, good job
Nice job!!
That was really helpful thanks
Very good tutorial! Thank you!
Spectacular! Nice job.
Thank you so much for your help. I have several compilation errors. I am using android studio 3.1.2, gradle 4.5, maybe this is the reason of the compilation errors.
Does android studio 3.1.2 contains the volley library?
The steps I followed were: included in the gradle
implementation 'com.android.volley:volley:1.0.0'
implementation 'com.google.code.gson:gson:2.4' and
and in the main
import com.android.volley.RequestQueue;
import com.android.volley.toolbox.Volley;
But the compilations errors appear in the first statement
RequestQueue requestQueue = Volley.newRequestQueue(this)
In red are: RequestQueue
the error says: function invocation "RequestQueue" expected ....
Also in the = and the dot (after Volley) the error says: expecting an element
It did not recognize the volley library. I read several articles in Internet to include as a module the volley library, but in the video, it was not included, meaning the volley library is already available when the import is done. Am I correct?
Please your help is highly appreciated.
Go to File
thanks alot very clear and understandable
thank you so much
Great video. Thank you.
Thanks, Nice explanation
You pronounced Video correctly at ~1:35, so I don't understand why you tried to pronounce Volley with a W! It's the same sound; Video, Volley. :)
Germans do that as well. A lady called my friend Vicktor Wick
I´m getting the error "attribute android:allowBackUp not found". Can you help with this? I added that in the code tho so wtf
How do you make the response to show up on the screen how you want it to look?
How did you get your pc's IP and how did you let it give access to your phone ?
I know it's late but you should open your port on your PC (Wampserver for example ) and allow forwarding from your router. Search for forwarding tutorial online
great tutorial. Thanks
Hello, How Can I use the post method and sending parameter? I just want to send parameter to web service and get the response:) Finally, my parameters That I would send are different types in the web service. for example, first parameter is string, second parameter is boolean.. Because web service wants a lot of types. Please help me :(
Hi I would like to know how did you create the rest webservice with those java objects
How Will be on a service running every 5 seconds.??? Thanks amazing andar simple try a vídeo with recycleview.
Thank you so much for your help. I have several compilation errors. I am using android studio 3.1.2, gradle 4.5, maybe this is the reason of the compilation errors. Do you have this project in android Kotlin?
The steps I followed were: included in the gradle
implementation 'com.android.volley:volley:1.0.0'
implementation 'com.google.code.gson:gson:2.4' and
and in the main
import com.android.volley.RequestQueue;
import com.android.volley.toolbox.Volley;
But the compilations errors appear in the first statement
RequestQueue requestQueue = Volley.newRequestQueue(this)
In red are: RequestQueue
the error says: function invocation "RequestQueue" expected ....
Also in the = and the dot (after Volley) the error says: expecting an element
Please help me on this
May God bless you
Douglas Lopez
Caracas-Venezuela
I am so sorry. Forget my request to you. I need to include volley as a module as explained in www.technoburgh.com/android/android-studio-volley/. Thank you
i also use IP addredd but, it return bad request, can you help me?
please make video on post request using rest api
Thank you.
3:10 what should I do if I synced my project before?
could you help on the part on how a http api calls the functional app on cloud?
Can you tell me how can I send data on an api using button on click.
Look up anonymous classes, event handlers and POST method. That should give you a good starting point.
Compiler show error: Program type already present: com.google.gson.FieldAttributes , help me pls : (
Good Day. Why you change local host to your ip address ?
When you call the localhost, you will be referring to the mobile app, so you have to pin point the server which is not mobile, unless if it was, not sure if that's efficient.
Please post more videos
Nice video
My soul has thirst of you, oh my god, my soul sigh for you...
where put api key plz make video for api key
bro how to call api from dreamfactory in android?
how to code post method
ficou foi bom essa mizera
share code of controller.java file pls @yrrhelp
timeout error?? pls help
Same here
@@lefterispapoutsis9154 please try to uninstall and re install the app on emulator/mobile
, if not fixed connect the device to same network
how to print that response
post method lo yala chastaru
source code please?
WHERE IS THE DEMO?