Тёмный

How to Implement Bottom Navigation With Activities in Android Studio | BottomNav | Android Coding 

BTech Days
Подписаться 43 тыс.
Просмотров 37 тыс.
50% 1

#donate
#btechdays
#purchase
DONATE US:-
PayPal :- www.paypal.me/...
Upi ID :- btechdays.care@oksbi
---------------------------------------------------
We provide Source code at affordable prices.
Contact us on INSTAGRAM to Purchase or Support:- ...
---------------------------------------------------
Trust is one of the important thing.
You can trust us that we have designed each stuff in this video in detail.
And
If you have any error just share a screenshot with us we will resolve it ASAP.👇
We are online 12×365👍🏻😉(9am to 9pm each day)
On the basis of our support, you are free to give us feedback on
EMAIL ID:- btechdays.care@gmail.com
FOLLOW us At INSTAGRAM:- ...
---------------------------------------------
We provide Source code at affordable prices.
In return,
We need only one favor from you JUST SUBSCRIBE 👍🏻this help us to GROW🤘🏻

Опубликовано:

 

23 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 39   
@MdArif-ef1gz
@MdArif-ef1gz 3 года назад
Thanks for the help, there not a single video of switching activities from navigation Menu on utube .Very clean and clear explanation. Make Videos on adding food items to cart and storing the data to firestore.
@mikkomengullo2017
@mikkomengullo2017 2 года назад
Great tutorial bro, your details in explanation is very helpful ✨
@tfckiller
@tfckiller 2 года назад
this was the only video that worked for me. thanks.!!
@vasamnamitha
@vasamnamitha 3 года назад
Bro, I can Integrate bottom navigation with activities. But how to integrate CUSTOM bottom navigation with activities????
@Icaro360lol
@Icaro360lol 11 месяцев назад
I had an error inside the switch. I had the idea of ​​putting if, and it worked, thank you very much for the video
@Icaro360lol
@Icaro360lol 11 месяцев назад
if (item.getItemId() == R.id.menuHome) { startActivity(new Intent(getApplicationContext(), HomePage.class)); overridePendingTransition(0, 0); } if (item.getItemId() == R.id.menuEvents) { startActivity(new Intent(getApplicationContext(), Events.class)); overridePendingTransition(0, 0); } if (item.getItemId() == R.id.menuProfile) { return true; }
@hadiyaaijaz7181
@hadiyaaijaz7181 2 года назад
Your video literally helped me out in my project. God bless❤️
@GoingOno
@GoingOno 2 года назад
What about backPressd?
@wisebroadcast
@wisebroadcast 10 месяцев назад
Thanks. I need this video for my assignment..
@kissgergo5202
@kissgergo5202 Год назад
So I have a custom sliding animtion for the transition but how can I make it so the navigation bar doesn't move?
@beccabigcca
@beccabigcca 2 года назад
HI i got error if i paste the bottom navigation switch case to the other two activity why? It works only for the main activity(my home page)
@beccabigcca
@beccabigcca 2 года назад
after i click other activity icons it will go back to my main activity , click again, then it crashed in my emulator and the problem mentioned that Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in switch case statements
@beccabigcca
@beccabigcca 2 года назад
bottomNavigationView = findViewById(R.id.navBar); bottomNavigationView.setSelectedItemId(R.id.history); bottomNavigationView.setOnItemSelectedListener(new NavigationBarView.OnItemSelectedListener() { @Override public boolean onNavigationItemSelected(@NonNull MenuItem item) { switch (item.getItemId()) { case R.id.home: startActivity(new Intent(getApplicationContext(), HomePage.class)); overridePendingTransition(0, 0); return true; case R.id.profile: startActivity(new Intent(getApplicationContext(), Profile.class)); overridePendingTransition(0, 0); return true; } return false; } }); ---------------------------------------------------- This is my code and I cannot use setOnNavigationItemSelectedListener because it is deprecated
@creatorsofcreator
@creatorsofcreator Год назад
​@@beccabigcca important thing is add your activity in manifest​
@D4vSG
@D4vSG 2 года назад
Thank you so much for the tutorial
@weonYlawea
@weonYlawea Год назад
Gracias me ayudaste bastante saludos desde CHILE
@zohalmohebzadeh7854
@zohalmohebzadeh7854 2 года назад
Thanks a looooooot🙏🙏🙏🙏🙏♥♥♥♥♥♥♥♥♥your video helped me a looooot 😍😍😍😍god bless you🤲♥
@azizboukhchim4818
@azizboukhchim4818 2 года назад
Saved my life thankssss !
@sharjeelrajput2877
@sharjeelrajput2877 2 года назад
can u please tell me how to handle the back pressed?
@kavitabharti9791
@kavitabharti9791 Год назад
Its setonNavigationItemselectedListenr function is depricated
@1MoTimeRound
@1MoTimeRound Год назад
This video earned a new subscription. :)
@josue6667
@josue6667 2 года назад
Thanks thanks thanks , your video really relped me
@BTechDays
@BTechDays Год назад
You're welcome
@Code_123
@Code_123 10 месяцев назад
Thank you sir for this
@BTechDays
@BTechDays 10 месяцев назад
Most welcome
@vidyakini6079
@vidyakini6079 11 месяцев назад
For me inside switch case not able access menu ids
@BTechDays
@BTechDays 11 месяцев назад
Check the code again.
@yanni3379
@yanni3379 Год назад
Hi thank you so much for the video I'm working on an app project for school rn and have to use kotlin instead of Java do you know how to change the Java to kotlin I cant't move on from 15 minutes if there's an online converter or something?
@ROGELDominicM
@ROGELDominicM Год назад
how to change icon color
@proviwebApp
@proviwebApp 2 года назад
you can make this video from kotlin??
@qwezzet3110
@qwezzet3110 2 года назад
мэн итс вери гуд сэнкью
@tushar5961
@tushar5961 Год назад
Use fragments
@dovdover
@dovdover 2 года назад
Great work! thanks
@doniyorartikov8307
@doniyorartikov8307 Год назад
Thanks you bro
@BTechDays
@BTechDays Год назад
Welcome
@yrsndevelopment514
@yrsndevelopment514 3 года назад
thank you
@thoykarkhei4199
@thoykarkhei4199 3 года назад
Can i have kotlin code ?
@riyadofficiall
@riyadofficiall 2 года назад
great (:
Далее
Scroll View in Android Studio
4:30
Просмотров 1,2 тыс.
Postgres just got even faster
26:42
Просмотров 27 тыс.
RecyclerView | Everything You Need to Know
25:07
Просмотров 136 тыс.