All Projects → damian-burke → android-deeplink-navigation

damian-burke / android-deeplink-navigation

Licence: other
Example Android Application with (simplified) Deeplink Navigation.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to android-deeplink-navigation

aw navigation
Helferklasse zur Umsetzung komplexer Navigationen
Stars: ✭ 23 (-41.03%)
Mutual labels:  navigation
AutonomousPrecisionLanding
Precision landing on a visual target using OpenCV and dronekit-python
Stars: ✭ 31 (-20.51%)
Mutual labels:  navigation
Dual-color-Polyline-Animation
This library will help to show the polyline in dual color similar as Uber.
Stars: ✭ 73 (+87.18%)
Mutual labels:  navigation
OneHtmlNav
单文件html的网络导航页面,简约并不简单
Stars: ✭ 78 (+100%)
Mutual labels:  navigation
unity-splines
Tool for making navigation bezier splines with points, events and bindings to colliders
Stars: ✭ 13 (-66.67%)
Mutual labels:  navigation
routing-py
🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
Stars: ✭ 106 (+171.79%)
Mutual labels:  navigation
Parrot
Web router specially designed for building SPAs using Meteor
Stars: ✭ 75 (+92.31%)
Mutual labels:  navigation
graphhopper-navigation-example
GraphHopper Navigation as App
Stars: ✭ 72 (+84.62%)
Mutual labels:  navigation
MVVMJetpack
JectpackDemo
Stars: ✭ 37 (-5.13%)
Mutual labels:  navigation
hfos-legacy
Hackerfleet Operating System
Stars: ✭ 28 (-28.21%)
Mutual labels:  navigation
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (-10.26%)
Mutual labels:  navigation
Turtlebot Navigation
This project was completed on May 15, 2015. The goal of the project was to implement software system for frontier based exploration and navigation for turtlebot-like robots.
Stars: ✭ 28 (-28.21%)
Mutual labels:  navigation
surfacer
AI and pathfinding for 2D-platformers in Godot.
Stars: ✭ 56 (+43.59%)
Mutual labels:  navigation
Deep Visual Inertial Odometry
Deep Learning for Visual-Inertial Odometry
Stars: ✭ 31 (-20.51%)
Mutual labels:  navigation
more-menu-fields
Package to add more fields to WordPress menu edit screen.
Stars: ✭ 30 (-23.08%)
Mutual labels:  navigation
uesvon
3D navmesh generation and pathfinding plugin for UnrealEngine
Stars: ✭ 165 (+323.08%)
Mutual labels:  navigation
micvision
Micvision package provide exploration and location for robot using navigation and cartographer packages
Stars: ✭ 21 (-46.15%)
Mutual labels:  navigation
react-keyview
React components to display the list, table, and grid, without scrolling, use the keyboard keys to navigate through the data
Stars: ✭ 16 (-58.97%)
Mutual labels:  navigation
Smooth-Navigation
提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的致命缺陷。
Stars: ✭ 204 (+423.08%)
Mutual labels:  navigation
navbar.js
Modern Navigation Component
Stars: ✭ 47 (+20.51%)
Mutual labels:  navigation

Modular Navigation with Deep Linking

This repository is a simplified example of dynamic and decentralized deep linking navigation in Android applications.

It utilizes Dagger to provide a Set of DeeplinkProcessors which are capable of matching and processing certain deeplinks - and execute the associated navigation actions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].