About 405 results
Open links in new tab
  1. Bottom Navigation Bar in Android - GeeksforGeeks

    Feb 13, 2025 · In this article, let’s learn how to implement such a functional Bottom Navigation Bar in the Android app. Why do we need a Bottom Navigation Bar? It allows the user to switch to …

  2. android - How to add menu button on the navigation bar

    Oct 27, 2013 · Anyway, if you are interested in activating it, all you have to do is: 1. Make a simple menu like before. 2. Not to use an action bar. 3. Set targetSdkVersion to 13 or below. And, it is …

  3. Connect UI components to NavController using NavigationUI

    Feb 10, 2025 · NavigationUI uses an AppBarConfiguration object to manage the behavior of the Navigation button in the upper-left corner of your app's display area. The Navigation button’s …

  4. android - How can I add a menu dynamically to bottom navigation view ...

    Dec 27, 2016 · Android has new ui element - BottomNavigationView. I don't want to contain my menus in the xml files. I will receive the information about menu items and order from backend …

  5. How Do I Add Button To Navigation Bar? | Android Central

    Apr 21, 2023 · I want to add a button in the navigation bar to pull-down the notification menu at the top of the phone but there's no way to add that simple button. I've had this on all my android...

  6. How to Customize Navigation Bar on Android Smartphones

    Apr 18, 2019 · For example, you can customize the navigation bar to add extra buttons which can execute actions such as taking a screenshot, bring down notification center, and more. In this …

  7. Navigation | App architecture | Android Developers

    6 days ago · Navigation refers to the interactions that let users navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component …

  8. How to change your Nav Bar Icons or Re-arrange the Buttons without Root

    Apr 19, 2017 · With this feature, we can change the nav bar icons, swap the keys around, or add additional buttons. That's right - it's possible to modify your navigation bar on a completely …

  9. Android. How to add button to the bottom (navigation bar)

    May 21, 2015 · I want to add a button to navigation bar to the right of BACK, HOME, APP STACK buttons (like in Viber app-n: when begin typing little icon of keyboard appears). Is it possible?

  10. How to Change the Navigation Buttons or Gestures on Android - How-To Geek

    Change navigation buttons on Android easily by accessing the settings menu, selecting "Display," and then "Navigation Bar" for Samsung Galaxy devices. Customize your navigation options by …

Refresh