also a tutorial on firebase cloud functions to send notification to our apps
@VinnyK846 жыл бұрын
@5:00, when i try to return the DemoFragment object as a Fragment, it is complaining that i'm not returning a fragment type "DemoFragment" even though I have DemoFragment extending Fragment...any ideas?
@KasemDarkCoder6 жыл бұрын
Much needed tutorial sir
@muhammadadnanijaz73406 жыл бұрын
How we can build time based notifications e.g. If user select 5am notifications should occur on every day on 5am :) and some user can use set their own time for notifications
@PRABEESHRK6 жыл бұрын
I think you have to use the Alarm Manager API. I will create the background task topic soon.
@muhammadadnanijaz73406 жыл бұрын
Wait for your tutorial :)
@alishhady86646 жыл бұрын
i'm important with this
@KasemDarkCoder6 жыл бұрын
I too need this
@numanliaqat20156 жыл бұрын
use broadcast receiver
@alleenelacaba48425 жыл бұрын
Hi, I followed your tutorial but now I am wondering how I could do this using an arraylist
@KGFFan-kw9cj4 жыл бұрын
What to do if I have 100 and 1000 text
@philpavlidis37323 жыл бұрын
really great and quite easy, but if i have html pages how to combine with view pager?
@vnmusic52164 жыл бұрын
how to build same vertical swiping like tiktok
@RealTechA2Z5 жыл бұрын
I'm getting unexpected white spaces bottom of the fragment? What to do? I don't understand, why that's happening with my app? HELP :(
@RealTechA2Z5 жыл бұрын
I'm using FragmentStatePagerAdapter just bcz of the dynamic item size.
@ericsmith24055 жыл бұрын
Beautiful coding!
@atulvidyarthi99525 жыл бұрын
Sir, how to access the state of the viewpager(I mean the current fragment which is being displayed) so that I can add buttons to change the fragments also. Please reply soon. Thanks in advance.
@rizwanktk69195 жыл бұрын
sir how to use viewpager in recyclerview
@techpodikkaikal6 жыл бұрын
Prabeesh chetta enik oru doubt chodikkanundu .related to an app ..personally contact cheyyan enthengilum margam undo
@PRABEESHRK6 жыл бұрын
Check my fb page
@kunaldhuria39355 жыл бұрын
God i love this man
@brandonwong16025 жыл бұрын
where did text_display come from? I have AS 3.4.1 and it never showed up
@creatorsconnect88075 жыл бұрын
But how to use click Listener in view pager
@micahwright60086 жыл бұрын
Can you do it vertically?
@sevikharvarid98934 жыл бұрын
Hey Thanks for your Tutorial, but how to pass String like Title of the Page from getItem to DemoFragment ?
@Anishmitkari6 жыл бұрын
nice tutorial sir navigation drawer waiting
@mdnurenabi95336 жыл бұрын
Dynamically view pager with tab You make this tutorial please
@currentissues79565 жыл бұрын
android.support.v4.view.ViewPager.setAdapter(android.support.v4.view.PagerAdapter I got this error does anyone have solution
@escanoraxeleryz49514 жыл бұрын
cannot show in my emulator
@mohammadsohail56846 жыл бұрын
Sir I want a tutorial on navigation drawer sub items
@PRABEESHRK6 жыл бұрын
Nest Topic Is the Navigation Drawer. I will try the topic and upload soon.
@mohammadsohail56846 жыл бұрын
Thanks a lot
@bonnebogaert5 жыл бұрын
good tutorial!
@pritamchavan71186 жыл бұрын
hi Sir, Create a tutorial on Google map ,when user click on map shoud take address,zipcode,pincode,country,city and place this value in edittext on clicking submit
@sidramazhar42815 жыл бұрын
pritam chavan Do you got this code?
@mahmutkarali5 жыл бұрын
Can you share github link , please ? This is not diffucult. If you want to help to people , you must do this.
@samirdesigner33245 жыл бұрын
thanks but add pictuer with all screen viewpage and sound with all with play button sound thanks again
@fullmetalsvr6 жыл бұрын
Copying the android dev page isn't useful...
@mohammadshohag6046 жыл бұрын
Thanks
@jenilmangukiya5255 жыл бұрын
very nice video Please Do in Kotlin
@SamuelHauptmannvanDam5 жыл бұрын
When you start copy pasting things in that actually changes things you don't show, it's basically impossible to follow. At least link the code from github so I can look at it myself.
@iniduniabinatang59645 жыл бұрын
hi sir, how to play audio with button on click in view pager ?? ,