05 How to create POST requests in an Android app using Retrofit 2.0

05 How to create POST requests in an Android app using Retrofit 2.0

iVish

8 лет назад

51,547 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@HaneefAnsari
@HaneefAnsari - 03.04.2016 09:08

Great.. Video..! Expected More videos.

Ответить
@eleazertoluan762
@eleazertoluan762 - 24.05.2016 12:37

Hello,

I have a problem in the jar files. It says.

Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'.
> com.android.build.api.transform.TransformException: com.android.builder.packaging.DuplicateFileException: Duplicate files copied in APK META-INF/maven/com.squareup.retrofit2/retrofit/pom.xml
File1: /Users/admin/Desktop/Sample/app/libs/retrofit-2.0.2.jar
File2: /Users/admin/.gradle/caches/modules-2/files-2.1/com.squareup.retrofit2/retrofit/2.0.2/43eeae0b9fb087bb3194ba59ab63a38a32fbf3e/retrofit-2.0.2.jar

Thanks,

Ответить
@letzercartagena7465
@letzercartagena7465 - 28.05.2016 22:29

Don't Work.... Overide problems onResponse(Call....)

Ответить
@vishalkumar24
@vishalkumar24 - 04.08.2016 13:38

hello,

can you provide me with fragment demo
code

Ответить
@wqleong
@wqleong - 12.08.2016 13:44

What short cut did you press to tidy up the code?

Ответить
@RakhiDhavale
@RakhiDhavale - 04.09.2016 15:29

I expected a much deeper explanation on retrofit, like the way Jake Wharton has explained in one of NYC Droidcon videos.

Ответить
@vlasevich
@vlasevich - 23.09.2016 12:42

thx man, You helped me

Ответить
@nocodetalks
@nocodetalks - 10.10.2016 10:42

From where we can get the source code

Ответить
@easye6449
@easye6449 - 26.10.2016 09:44

I have php file on a server this way didn't worked out for me can u help ?? and thx for the tutorial

Ответить
@ВасяВасьев-ъ1ц
@ВасяВасьев-ъ1ц - 29.11.2016 17:46

blya, very long video

Ответить
@KikiKarypidou
@KikiKarypidou - 03.12.2016 10:07

What did you press to change all the public to private with one click?

Ответить
@amarullah87
@amarullah87 - 05.12.2016 11:58

Thanks man you helped me!

Ответить
@gkcotech7211
@gkcotech7211 - 14.01.2017 06:26

not very good, left within initial few minutes.. keep switching screen very fast for basic things..which doesn't give info.. but consume time..

Ответить
@sufilak
@sufilak - 10.02.2017 10:49

Source code plz. Good video!

Ответить
@parisamollazadeh7490
@parisamollazadeh7490 - 07.03.2017 15:10

thanks for this video
this codes return null for each parameter why?

Ответить
@juliousraj
@juliousraj - 05.04.2017 17:55

Good one.. Had a clarity about how the Retrofit works..

Ответить
@gretelhilbing6189
@gretelhilbing6189 - 13.04.2017 00:55

Thanks for the tutorial! I hope you have more!!!

Ответить
@cozycodes4558
@cozycodes4558 - 26.05.2017 12:30

Great Tutorial.
How to read the response body messages

Ответить
@RahulPahuja1991
@RahulPahuja1991 - 15.07.2017 15:41

Can you please do one with xml please

Ответить
@suyashmishraa
@suyashmishraa - 19.07.2017 20:32

Thank you . This tutorial helped a lot

Ответить
@jithinjose8888
@jithinjose8888 - 21.11.2017 15:11

i need the web service for catch this post request (in java ) please help me

Ответить
@leelanandareddymanne
@leelanandareddymanne - 12.12.2017 12:36

share source code man

Ответить
@adityapranav
@adityapranav - 26.01.2018 15:41

@POST("/GetLocation")
Call<PostLocation> getLocation();

I create a method like this. I have an API which works like when we post a request it returns something in response, which we further use.

But In my case when I call this method it falls into Onfailure().

I want to know is it necessary to pass a parameter in method in case of Retrofit?

Ответить
@deekshapai4797
@deekshapai4797 - 17.02.2018 16:08

Thank you so much.....you helped me alot

Ответить
@korean-leetcode
@korean-leetcode - 05.03.2018 16:17

Thank you This is what I need to know!!

Ответить
@phamvanhan7037
@phamvanhan7037 - 25.04.2018 22:04

I saw two link in this video, and I dont understand

Ответить
@abiyuvan9261
@abiyuvan9261 - 03.07.2019 16:47

can you show that concept in kotlin

Ответить
@igormorozov6311
@igormorozov6311 - 10.07.2022 05:40

Thank you very much sir, it really helped

Ответить