Android router libraries






0

0


Library for draw route maps between two point LatLng

Java
Updated 31 Oct 2020

A lightweight, simple, smart and powerful Android routing library.

Kotlin
Updated 19 Nov 2020

A small routing library for android

Java
MIT License
Updated 16 Jun 2020

Android Library Routing XML Tags from one tag to another when inflating Layout Files

Java
Updated 09 Nov 2020

:signal_strength: Bbox Router API client library for Kotlin/Java/Android

Kotlin
MIT License
Updated 17 May 2019

A conductor routing helper library

Java
Updated 22 Jun 2019

Android routing library

Java
Updated 08 Jan 2014

This is a library that has a rounded cut of View, support whether the specified corners are cropped and add a custom Border, and add a shadow support from API 9, which is based on FrameLayout, that is, His Child can be any View, the current library or preview version, if you encounter problems in the process can submit issue or pr.

Java
Apache License 2.0
Updated 18 Oct 2020

Android simple, lightweight page routing library

Kotlin
Updated 02 Apr 2020

Annotation based Android router library. (with Shared Element support)

Kotlin
Apache License 2.0
Updated 24 May 2020

A router library for Android App use annotation(@Route(authority="",path="",desc="")). Use this library, App can start an activity by Router.getInstance().openScheme(Context context, String url, Bundle data)

Java
Updated 27 Mar 2020

路由导航库

Java
MIT License
Updated 20 Jul 2020

Low-dependency navigation library, plug-in capable with map and routing service of choice

Java
Updated 26 Feb 2019

A router library for android app development.

Kotlin
MIT License
Updated 04 Apr 2019

an android route library for page forwarding and data transmission across different component

Java
Updated 24 May 2018

An Android routing library for Kotlin based on Naviganto

Kotlin
MIT License
Updated 31 Jul 2018

Android routing library

Kotlin
Updated 03 Nov 2020

communication among modules using router

Java
Apache License 2.0
Updated 26 Oct 2016

A router library for Android

Java
Updated 14 Jun 2020

it's lightweight library that makes the navigation in an Android app easy.

Kotlin
MIT License
Updated 26 Sep 2018

Android Route Library ,like ARouter.

Java
Updated 09 Aug 2018

An android library for app's modularization programming.

Java
Updated 12 Apr 2018

A type safe routing library for android

Kotlin
Updated 27 Oct 2020

Model-View-Presenter-Router. Android app based on modified MVP+VIPER architecture guidelines. Nucleus library helps with state persistance, RxJava with event flow. No DI used so far, but Dagger2 is a candidate.

Java
Apache License 2.0
Updated 27 Feb 2017

A TypeSafe Route Library For Android

Kotlin
Updated 18 Oct 2020

Support library for android development

Java
MIT License
Updated 13 Nov 2020

BAndroidRouter is an multi module enabled router library and in-app data transfer framework. 多模块路由总线和数据交换框架.

Java
Updated 04 Nov 2020

The most lightweight router library in android.If you need to do multi module development,you can try this.

Java
Apache License 2.0
Updated 13 Nov 2020

Example project to use,Android jetpack(Androidx libraries), Retrofit, Koin, Coroutines Kotlin, UnitTest with a MVVM + Router(VIVMER) architecture pattern

Kotlin
Updated 08 Jul 2019

an android plugin to access graphhopper routing library with cordova

Java
Updated 25 Oct 2019

A simple library for Android to draw route on google maps easily

Java
Updated 09 Mar 2019

An Android library for scanning routing and account information from a check using MICR.

Java
MIT License
Updated 11 May 2016

This library helps android developers to route their FCM msgs to specific controller classes they have created and handle it seperately.

Java
Updated 16 Oct 2018

In this project I explore work with Google Map SDK and Google Places Web API for searching info about places and drawing route between two points on the map. At this project I don't use any third libraries besides libs from Google. Also there are the unit and Android Instrumented testing

Java
Apache License 2.0
Updated 04 Dec 2017

The application allows the user to create “Trips” and save them. Registered users can see each other trips and can check the route by clicking on the “Show Route” button which accesses the google map route library and can send each other friend request if interested and then it opens the trip messenger to discuss the trip.

Java
Updated 03 May 2017

Geolocation based social networking application which provides a smooth experience to the users on their route or through traffic. Integrated Google map API and its functions and also implemented connection using Java Socket Library along with password encryption and email verification at backend. This is only the Android App and not the Backend Code

Java
Updated 24 Feb 2018

Android Tutorial 1. Android Studio Tutorial 2. Android Studio Overview 3. Android Intent 4. Android Spinner 5. Android ListView 6. Android Fragment Lifecycle 7. Android Passing Data between Fragments 8. Android WebView 9. Android ActionBar 10. Android Custom ActionBar 11. Android Animation 12. Android Capture Image 13. Android Custom Fonts 14. Android Location API GPS Tracking 15. Android Location Google Play Services 16. Android Increase Gradle Build Speed 17. Android NavigationView 18. Android SearchView 19. Android GridLayoutManager 20. Android MVP 21. Android Picasso 22. Android Internal Storage 23. Android External Storage 24. Android Shared Preferences 25. Android SQLite 26. Android Notification 27. Android AlertDialog 28. Android GridView 29. Android Gallery View 30. Android ProgressDialog 31. Android AsyncTask 32. Android BroadcastReceiver 33. Android ListView Custom Adapter 34. Android ViewFlipper 35. Android ButterKnife 36. Android Non Scrollable ListView 37. Android JSONObject 38. Android XML Parser 39. Android Runtime Permissions 40. Android Data Binding 41. Android Data Binding Advanced 42. Retrofit Android 43. OkHttp Android 44. Android Login Registration App 45. Android Interview Questions 46. Android Multi Search 47. Android Layout LinearLayout 48. Android FrameLayout AbsoluteLayout 49. Android ScrollView TableLayout 50. Android Navigation Drawer 51. Android CollapsingToolbarLayout 52. Android ImageView 53. Android TextSwitcher ImageSwitcher 54. Android AutoCompleteTextView 55. Android ProgressBar 56. Android SeekBar RatingBar 57. Android Toggle Button, Switch 58. Android Countdown Timer 59. Android ExpandableListView 60. Android Date Time Picker 61. Android Radio Button 62. Android Floating Widget 63. Android Checkbox 64. Android CardView RecyclerView 65. Android RecyclerView with Dividers 66. Android ViewPager 67. Android Drag Drop 68. Android Floating Action Button 69. Android SnackBar 70. Android Swipe Refresh 71. Android Shared Element Transition Animation 72. Android ConstraintLayout 73. Android ConstraintLayout Example 74. Android TextInputLayout 75. Android Percent Layout 76. Android Google Maps 77. Android Google Maps Example Tutorial 78. Google Static Maps 79. Android Google Maps Current Location 80. Android Google Map Route Drawing 81. Google Places API Welcome to Retrofit Android Example Tutorial. Today we’ll use the Retrofit library developed by Square to handle REST API calls in our android application. Table of Contents [ hide ] 1 Retrofit Android 2 OkHttp Interceptors 3 Setting Up the Retrofit Interface 4 Retrofit Android Example Project Structure Retrofit Android Retrofit is type-safe REST client for Android and Java which aims to make it easier to consume RESTful web services.

Java
Updated 07 Sep 2020

This is an Android game I have been creating. It uses 2 open source libraries. Pircbot and Retrofit. This is a social game that uses pircbot as an IRC client to connect to an IRC server for chat functionality. Retrofit is used to consume API's. I am useing Slim4 as a lightweight PHP API hosted on apache to route client requests.

Java
Updated 20 Jul 2020

The era of mobile technology opens the windows to the android app. The websites are vanishing and the mobile phones are emerging. It is the time to change from conventional websites to apps, which has become the part of our daily routine. We are introducing “BCET.apk” the android application software which would be a miniature of our college website. It works not only as a website, but also it can work as a small college Management software. Our multipurpose program is considering the user as student or parent, faculties or office staffs individually. Project gives a total solution to everyone. It gives us more comfort and a better user interface. It acts as an overview about the campus to a non albertian. The college history, departments, workshops, faculties, library etc & major events conducted & to review them. Latest news and updates about college is got through notifications. Students can share ideas. It is also useful for the parents to communicate with the college. Students can interact with faculties directly. Latest news and updates about college is got through notifications. The android app is also a navigator. The application gathers your current location and shows the exact minimal route to the BCET campus accessing the GPS.

Java
Updated 07 Oct 2018

how to image

rating-img
Rate this tool
/5   votes