No video

Bottom Navigation in Android Studio using Kotlin | Android Knowledge

  Рет қаралды 17,230

Android Knowledge

Android Knowledge

Күн бұрын

Пікірлер: 48
@novayoutube2937
@novayoutube2937 Жыл бұрын
Awesome very nice Kotlin series ma'am 🎉😍
@El_Master533
@El_Master533 Жыл бұрын
Thank you so much! I spent a long time trying to do it but I couldn't and thanks to your video I managed to do it! thanks and greetings from Argentina 🇦🇷🇦🇷
@AyushKumar-kj6lp
@AyushKumar-kj6lp 11 ай бұрын
lots of love and resspect from new devlopers . Thank you for this
@fredjakaa246
@fredjakaa246 Жыл бұрын
Thanks alot for this tutorials
@Al-Balag3294
@Al-Balag3294 Жыл бұрын
Excellent
@AdityaEditzYT
@AdityaEditzYT Жыл бұрын
and When is the Projects series is getting started?
@android_knowledge
@android_knowledge Жыл бұрын
Soon :-) this was the last video of android kotlin beginners series.
@AdityaEditzYT
@AdityaEditzYT Жыл бұрын
@@android_knowledge really wow i am excited!
@josemarcano1512
@josemarcano1512 Жыл бұрын
Could you help me to make a newspaper with login?
@gufraanshaikh8693
@gufraanshaikh8693 Жыл бұрын
Thanks for this Amazing Kotlin series 🔥
@mariafernandasegura6836
@mariafernandasegura6836 3 ай бұрын
Excelent explanation. Thanks!
@AdityaEditzYT
@AdityaEditzYT Жыл бұрын
Can we not make responsive app in simple ways in xml?
@AdityaEditzYT
@AdityaEditzYT Жыл бұрын
plz make a video on responsive app design plz make this videoas subscriber request
@deepaktiwari620
@deepaktiwari620 Жыл бұрын
Keep it up mamm ... Hoping i will get trainner like u during my internship...
@AdityaEditzYT
@AdityaEditzYT Жыл бұрын
What will be your first project name as next video ? Super Duper Excited ❤❤
@memeshorts0113
@memeshorts0113 Жыл бұрын
Very useful series ma'am 😍
@Nameless_17
@Nameless_17 2 ай бұрын
Hello mam ! Everything is working.. no any error!! but when I click on bottom icons .. it doesn't work .. pls reply me 😢😢😢😢😢😢
@kishorramani007
@kishorramani007 Жыл бұрын
Thanks for useful video :)
@abdelrahmantarif9642
@abdelrahmantarif9642 11 ай бұрын
oh thanks alot... was wondering if we can use viewPager2 with it and the way to apply it
@staryouth4u
@staryouth4u 11 ай бұрын
Again Thank you
@eriktilepaldy230
@eriktilepaldy230 9 ай бұрын
thanks so much bro
@Konami991
@Konami991 3 ай бұрын
how to get id from fragment? example id TextView, Button etc.. ?
@allfactsandfigures
@allfactsandfigures 10 ай бұрын
Thank You !!
@ManuKumar50362
@ManuKumar50362 Жыл бұрын
I want to this code in Java.
@ikinz6415
@ikinz6415 6 ай бұрын
12:41 have a problem in setOnItemSelectedListener that is unresolved, how do i solve this
@mama_madolay
@mama_madolay 4 ай бұрын
why my code dosent contain animation? the name of the icon is always visibel
@iqbalrivaldi2856
@iqbalrivaldi2856 Жыл бұрын
Very nice sis, btw can i request the video tutorial about android kotlin make the music player app or wallpaper change app with kotlin sis. Thank you for your attention
@ridhamkamani3608
@ridhamkamani3608 Жыл бұрын
i want that indicator in circle shape so how can i do this?
@abcdzxzxcd6770
@abcdzxzxcd6770 Жыл бұрын
getting error in mainactivity.kt file cannot access androidx.lifecycle.lifecycleowner kotlin What should I do plz reply
@android_knowledge
@android_knowledge Жыл бұрын
Check the below link: stackoverflow.com/questions/57762145/cannot-access-androidx-lifecycle-lifecycleowner-what-is-the-meaning-of-error-in
@VidmoRecaps
@VidmoRecaps Жыл бұрын
Am having trouble with function supportFragmentManager..... Its getting highlighted in red with unsolve reference error, what could be the problem?
@android_knowledge
@android_knowledge Жыл бұрын
Try clean project and make sure fragment import is correct.
@davidvazquezmontejano2874
@davidvazquezmontejano2874 Жыл бұрын
@@android_knowledge i have the same problem. I have import this in the mainActivity: import androidx.fragment.app.Fragment Is that right? Thanks in advance, i like this video
@davidvazquezmontejano2874
@davidvazquezmontejano2874 Жыл бұрын
i get an error when i use the supportFragmentManager........ Do i have to import something? Or maybe i have to implement something in my gradle?
@android_knowledge
@android_knowledge Жыл бұрын
Try clean project or invalidate caches and make sure you use latest version of android studio as well as fragment import is correct.
@davidvazquezmontejano2874
@davidvazquezmontejano2874 Жыл бұрын
@@android_knowledge Thank for your soon reply. i cleaned and rebuild project. Im using Flamingo Android Studio......... about impot fragment...... i have to import it in Main Activity right? as import androidx.fragment.app.FragmentManager import androidx.fragment.app.Fragment Do i have to do something in gradle files too? Thanks in advance!!! I love your video, its very useful for me
@xavier4107
@xavier4107 8 ай бұрын
Use navigation component
@user-fn4qp8xk5p
@user-fn4qp8xk5p 10 ай бұрын
please help i followed all the code but when im trying to open or run in my emulator it keeps out cant open. it says keeps stopping
@android_knowledge
@android_knowledge 10 ай бұрын
Any error captured in logcat?
@fledi9595
@fledi9595 9 ай бұрын
I have a problem when i start the program i need to press a button 2 time to switch a screen to another
@android_knowledge
@android_knowledge 9 ай бұрын
On emulator or device?
@fledi9595
@fledi9595 9 ай бұрын
@@android_knowledge on emulator and on device both
@sweatahpurmessur2739
@sweatahpurmessur2739 Жыл бұрын
Why error at base.theme.bottomnavigation in themes.xml Please reply asap 🙏 😢
@android_knowledge
@android_knowledge Жыл бұрын
Make sure your project name is Bottom Navigation or write parent name as per your project name.
@sweatahpurmessur2739
@sweatahpurmessur2739 Жыл бұрын
Still error, android resource linking failed Please help 🙏 😢
@haniffsamm
@haniffsamm Жыл бұрын
bagi la coding siak, nak buat projek ni
@xavier4107
@xavier4107 8 ай бұрын
Please provide source code
Complete Android Development Course in Kotlin for Beginners | 2023
2:04:47
Android Knowledge
Рет қаралды 4,6 М.
Navigation Drawer and Bottom Navigation View in Android Studio | Kotlin
27:36
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 18 МЛН
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18
Bottom Navigation in Jetpack Compose using Kotlin | Android Studio
16:50
Android Knowledge
Рет қаралды 8 М.
How to Create a Simple Menu in Android Studio
6:29
Ravecode Android
Рет қаралды 133
Bottom Navigation Bar With Badges - UX With Material3
13:17
Philipp Lackner
Рет қаралды 46 М.
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10