Android Studio Tutorial - 70 - Implement Swipe Views

Android Studio Tutorial - 70 - Implement Swipe Views

PRABEESH R K

9 лет назад

76,655 Просмотров

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


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

@sskooper
@sskooper - 31.07.2015 17:32

Thanks a lot... you made every code easy to gain and absorb..

Ответить
@miketalley8809
@miketalley8809 - 24.08.2015 20:18

Very nicely done, Thank You

Ответить
@xblceriyvolk
@xblceriyvolk - 28.09.2015 20:08

Hello, how do you make it swipe up and down, instead of left and right?

Ответить
@rabindra2049
@rabindra2049 - 04.01.2016 16:10

copying Same code, but the application get crash

Ответить
@BlackPandaPodcast
@BlackPandaPodcast - 15.01.2016 01:35

this guy has every video i swear, he has the video for everything i need. like this video

Ответить
@BlackPandaPodcast
@BlackPandaPodcast - 15.01.2016 02:25

THIS WORKED PERFECT FIRST TRY THANK YOU

Ответить
@smartphonephone9675
@smartphonephone9675 - 08.02.2016 19:48

Hello Prabeesh. How to add tabs for these screens (views)? What to add in the code?

Ответить
@sony2k476
@sony2k476 - 06.03.2016 16:51

Hi Sir. How to play a single music or sound per swipe view page? Thanks.

Ответить
@aniketsamudra1374
@aniketsamudra1374 - 11.03.2016 16:13

I am looking for a tutorial on creating a book kind of app which will
have bookmarks, next, prev button, flip pages etc. where can i find it?
any help?

Ответить
@huberttrela2775
@huberttrela2775 - 01.04.2016 11:53

according to new Android studio 1.5.1 default layouts, this tutorial gets outdated a bit. I can see that contents of your adapter are in MainActivity now e.g.

Ответить
@brotherrain1024
@brotherrain1024 - 26.04.2016 16:45

please have a small step by step note. I think it will be more helpful

Ответить
@warrengonzales3024
@warrengonzales3024 - 03.06.2016 06:10

Hello sir. How can i pass a value to Count method.. i want to get value from other activity and pass it to . Please help.

Ответить
@AnandSharma-rm5vr
@AnandSharma-rm5vr - 08.06.2016 13:40

sir I want to do the same thing but want to add circle slider below of each page .can u give little bit guidelines

Ответить
@cristhiangallegotorres1837
@cristhiangallegotorres1837 - 28.06.2016 07:01

gracias me funciona de maravilla!!!!!!!!!!!

Ответить
@VaishaliGoyal49
@VaishaliGoyal49 - 11.07.2016 21:59

Where is the value of variable i coming from?

Ответить
@furynick1620
@furynick1620 - 18.07.2016 12:52

this tutorial is amazing. Thank you a lot!!!

Ответить
@ShadmanShaikh93
@ShadmanShaikh93 - 30.07.2016 16:37

I tried and it worked... Thanks lot !!
But in my case i get the output as "This is 0 swipe view page" and the value of 0 never increases even though the swipe is working perfectly 5 times. Any suggestions, where i am going wrong ?

Ответить
@aleenakayani4459
@aleenakayani4459 - 20.08.2016 15:52

application get crashed even after copying the same code wat to do.....????

Ответить
@rigobertofelix8672
@rigobertofelix8672 - 19.10.2016 22:08

Great tutorial, i gonna follow you closely.

Ответить
@paulinomaYGO
@paulinomaYGO - 12.12.2016 20:08

Nice tutorial, thanks a lot!

Ответить
@robertm.281
@robertm.281 - 25.12.2016 05:40

Works great, Thanks! :D

Ответить
@JajaOnYoutube
@JajaOnYoutube - 25.01.2017 09:26

Thank you Prabeesh! You helped me alot!

Ответить
@chrisgkournelos4283
@chrisgkournelos4283 - 17.02.2017 22:00

Does this example work for android wear application?

Ответить
@ratulvlogs99
@ratulvlogs99 - 26.02.2017 08:54

Thanks a lot for the nice tutorial...

Ответить
@jacobhansen3871
@jacobhansen3871 - 12.03.2017 14:27

Every time I search for a "How to" tutorial related to Android, it's always some Indian guy explaining it and never an American or British person. Are they taught programming in Indian schools or what's the deal?

Ответить
@panktishah3211
@panktishah3211 - 13.03.2017 10:29

Thanks for your videos, I need help in carrying data from activity to fragment with swipe views.

Ответить
@mightytofulion
@mightytofulion - 10.05.2017 22:30

Thank you for your tutorial, it worked for me! However I need to have multiple swipe views in my app - e.g. open different areas of the app to see a different set of fragments. How would I implement this? I tried making another SwipeAdapter java but it hasn't worked.

Ответить
@jean-paulbella3911
@jean-paulbella3911 - 13.05.2017 12:59

Excellent tutorial just as usual :D

Ответить
@SadSadDeadM
@SadSadDeadM - 10.06.2017 12:35

Okay so it's easy to return 1 value per view with bundle. What if I want to give a set of strings (like 5 strings) per view?
How do I give multiple strings to each newly created view?

Ответить
@itaishalom9381
@itaishalom9381 - 15.06.2017 12:35

Thanks! Was helpful !

Ответить
@MsSchiek
@MsSchiek - 17.06.2017 20:06

very good video

Ответить
@trimedu3187
@trimedu3187 - 30.07.2017 18:41

awesome tutoiral...!!!!!!!!

Ответить
@elmartechvideos6667
@elmartechvideos6667 - 03.09.2017 21:57

Best video man, thanks a lot

Ответить
@NonsuchAdventure
@NonsuchAdventure - 18.10.2017 21:13

It would be usefull to learn how I can change the integer that shows up on every page into a string.

Ответить
@demidrek-heyward
@demidrek-heyward - 12.04.2018 19:17

thanks bud!

Ответить
@matthewfeatherston8982
@matthewfeatherston8982 - 01.05.2018 18:13

Thanks for the video. I found it very helpful!!!

Ответить
@kineticuncertainty
@kineticuncertainty - 01.06.2018 22:39

is there a way to swipe from 5 to back to 1 without going in the opposite way?

Ответить
@lebanoncedarslebanoncedars8894
@lebanoncedarslebanoncedars8894 - 29.09.2018 19:11

Thank you, everything is perfect, I didn't have a crash with android studio 3.1.4.
How can I add pictures or buttons to each activity?

Ответить
@jasonrupe9829
@jasonrupe9829 - 03.07.2019 17:57

This tutorial Still Works 4 years later!!! Looking through a lot of tutorials I came across this and it worked exactly like you said it would, thanks so much.

Ответить