Giter Club home page Giter Club logo

android-navigation-example's Introduction

Sample App for Android Navigation Architecture Component

This sample application written in pure Kotlin explains how to use the new Android Navigation architecture component which is part of the Android Jetpack in order to easily create navigation graphs similar to Storyboards in iOS

Medium article I wrote with steps to create simple navigation project

Since Navigation architecture component is in alpha, this repository will be constantly updated to consume the latest builds

This sample app has used 3 navigation pathways

  1. From fragment to activity
  2. From one fragment to another
  3. 2 Step navigation involving 3 fragments

Following image shows how the navigation graph is this project.

chart

Additional Reading:

Android Documentation

Android Jetpack — Navigation Library (Part1 — Destinations)

Android Jetpack — Navigation Library (Part2 — Actions)

android-navigation-example's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

android-navigation-example's Issues

Question

Hello: I used this example

But I have a question about the Fragment instances

1.When I create a new Destination, I have to create a new Fragment instances, regardless of whether I created it before?
Must repeat the onCreateView onActivityCreated methods?

2.Can Fragment be reused?If so, how will I do it?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.