Enjoying this series. If possible can you put short video on what changes to be done if using PageViewer2 instead of PageViewer that we used in 4th video. It would be helpful for all upcoming viewers.
@CodingwithT3 жыл бұрын
Sure
@kishanmaheshwary67042 жыл бұрын
best video... Sir in sliders layout xml, handing and description its not correctly working when i put text on image then text showing.. help plz
@CodingwithT2 жыл бұрын
I think you've issues in hooks. Make sure ids of xml layout is properly assigned
@thecodebear3 жыл бұрын
instead of writing 4 if else if blocks set the visibility of the get_started_btn to invisible in xml and then in java if position is three set it visible else set it invisible
@CodingwithT3 жыл бұрын
Do me WhatsApp on wa.me/+923060000606
@habeebahamed84863 жыл бұрын
Your videos are very clear and 100% working. Thank you for sharing!!
@bhautikpanchal45533 жыл бұрын
if we not press skip button and after sometime last slide screen automatic disable and start home page? can you share the code
@Mkumarei4 жыл бұрын
I cannot find the code for sliderAdapter class?? my Description is not showing in the screen??
@CodingwithT4 жыл бұрын
Code from where?
@Mkumarei4 жыл бұрын
@@CodingwithT Your Website.
@mrdemomrdemo22974 жыл бұрын
after loading it immediately goes to UserDashboard. the slide does not show?
@CodingwithT4 жыл бұрын
Do me WhatsApp on wa.me/+923060000606
@edersantana47984 жыл бұрын
Boa tarde... Conheci seu canal hoje, muito bom as aulas... Você teria algum material para fazer um app delivery tipo ifood ou uber?
@shashagarg93804 жыл бұрын
while creating and running this app it is showing you are using deprecated Api how to resolve that issue ????????????????????????????
@CodingwithT4 жыл бұрын
Go to the build.gradle and check if any API is underline in red, try to figure that out
@shashagarg93804 жыл бұрын
No no actually u were using pagerview and that is deprecated so google replaced it with viewpager2 so i chnaged all the code and used it and it worked ... Sir .. One more please add a google file in which all icons are there
@williamfernandocastro36734 жыл бұрын
@@shashagarg9380 el mio funciona perfectamente, eres el mejor Taimoor :D solo te falto el boton de start_btn public void start(View view){ startActivity(new Intent(this, UserDashboard.class)); finish(); -el OnBoarding sigue apareciendo, una y otra vez, no se como quitarlo, revisare hasta resolverlo, te agradezco enormemente, eres un excelente pedagogo, explicas muy bien.
@williamfernandocastro36734 жыл бұрын
ya lo resolvi :) funciona a la perfeccion
@shashagarg93804 жыл бұрын
@@williamfernandocastro3673 bro i cant able to understand you language haha can u type in english plz 🙈
@mohammadzeeshan64694 жыл бұрын
hello brother.... i followed complete procedure and everything is working fine... but the only thing not working is shared preference code.... my onboarding screen is coming each time i start my app... why this is happening...? and whats the solution...?
@CodingwithT4 жыл бұрын
There must be some issue with code! Can you show it to me?
@abidsaeed43334 жыл бұрын
Did you solve ? i am having the same issue.
@aaronlasierdo84282 жыл бұрын
Same problem how did you fix it?
@imrualice4 жыл бұрын
Hi Sir, we are facing problems to make button transparent ? plz help
@CodingwithT4 жыл бұрын
Do me WhatsApp on wa.me/+923060000606
@TechieYash0074 жыл бұрын
bro duration attribute of translate in anim directory is not showing to me
@CodingwithT4 жыл бұрын
Sorry for the delay! As there was lot of comments to handle! Is your error solved?
@mr.saurabhpatil4 жыл бұрын
Hii there.. implemented this in my project and everything is working fine. But the issue is, ViewPager does not run that smoothly in my VM or mobile... what can be problem?
@CodingwithT4 жыл бұрын
Are the images are too big in size? Reduce them please to get a smooth and nice effects. :)
@hanifdesigner4 жыл бұрын
Sir, how can I apply these shared preferences to a button for the purpose of store state?
@CodingwithT4 жыл бұрын
Shared preference are just variables so you can use tbem for any purpose. Like create a button state variable in Shared preference in such way... sharedPreference.setString("buttonState", your string here); Same way you can explore anything... Boolean, float, int, string and so on
@hanifdesigner4 жыл бұрын
@@CodingwithT Ok thanks
@rubanginosingh34644 жыл бұрын
bro I have a cdoubt here, how to support our app to multi screen sizes.
@AjayMadan114 жыл бұрын
hii brother i have implemented this codes and this is working fine for me and for others, below dots are not visible. Please advice how to make for all mobiles visible.
@CodingwithT4 жыл бұрын
Do me WhatsApp on wa.me/+923060000606
@thepro-coder99782 жыл бұрын
@Ajay i have the same issue dots are not visible. How you solve this issue?
@anuppanta71494 жыл бұрын
Thanks a lot brother. That was awesome. Hope to learn from you again and again. Love from Nepal.
@fahrulrozi58234 жыл бұрын
assalamualaykum Sir, i want to ask u after i uninstall the apk file, and then running install again. the first show is splash screen and then second show is user dashboard screen. why not show onboard screen again? are scripts on Manifest file is take effect?
@dhanmoh19984 жыл бұрын
When I click Lets Get Started, it does not go to the UserDashboard. What should I do?
@ditsomusic3 жыл бұрын
add onclickevent listener
@sidharthrout7284 жыл бұрын
sir i get getboolean key value ,boolean deefvalue instead of get boolean string s, boolean b what should i do
@CodingwithT4 жыл бұрын
Do contact with me on Instagram
@aviagarwal75284 жыл бұрын
Sir i want your help I am want to develop a school management app which will basically have one app for admin who can add or delete student and one for students from which they can something. How can i make the admin app or howcan i give an app admin rights of my firebase database Hope you will reply thank you
@CodingwithT4 жыл бұрын
Sorry for the delay! There are actually two ways to do that! Create a separate app for admin panel and give access to the same database! Or create a same app but use some flag to differentiate. I will create admin panel also in this series so stay tune. :)
@Sanjay542514 жыл бұрын
Great done this chapter
@erasmo9114 жыл бұрын
Thank you for this great work! Taimoor Sikander
@vikasmalik17444 жыл бұрын
Mast h bhai....
@CodingwithT4 жыл бұрын
Thank you
@tdsgaming6514 жыл бұрын
sir please make a video on (Bottom navigation with ViewPager using fragments). I'm stuck :(
@CodingwithT4 жыл бұрын
After Navigation of this app I'll create videos on fragments
@redditnexus17024 жыл бұрын
Sir please make a video on payment gateway integration and addMob
@CodingwithT4 жыл бұрын
I'll do that definitely
@CodingwithT4 жыл бұрын
For App Development: Email: developer@taimoorsikander.com Whatsapp: +92-306-0000606
@shaffaqch80983 жыл бұрын
Great work!
@vikasmalik17444 жыл бұрын
Bhai एक app banvani है..
@CodingwithT4 жыл бұрын
Please contact me at taimoorsikander.com/contact-us
@muazbhatti414 жыл бұрын
Thank you so much
@CodingwithT4 жыл бұрын
You're most welcome
@sidharthrout7284 жыл бұрын
muaz bhatti bro did u get the boolean part ? can you help me ?