All Projects → doomtrooper → GoogleAutoCompleteWithRecyclerView

doomtrooper / GoogleAutoCompleteWithRecyclerView

Licence: GPL-2.0 license
An exaple of google Auto Complete Places API with android SDK implemented with RecyclerView

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to GoogleAutoCompleteWithRecyclerView

qualtrics-map
Google Maps integration into Qualtrics.
Stars: ✭ 17 (-41.38%)
Mutual labels:  google-places-api
SpacingItemDecoration
ItemDecoration for RecyclerView that allows you to set spacing between and around list items in flexible way.
Stars: ✭ 83 (+186.21%)
Mutual labels:  recyclerview
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (+37.93%)
Mutual labels:  recyclerview
PrimeAdapter
PrimeAdapter makes working with RecyclerView easier.
Stars: ✭ 54 (+86.21%)
Mutual labels:  recyclerview
slush
This library will no longer be updated 😭
Stars: ✭ 26 (-10.34%)
Mutual labels:  recyclerview
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+41.38%)
Mutual labels:  recyclerview
Recycling
A Library for make an easy and faster RecyclerView without adapter
Stars: ✭ 57 (+96.55%)
Mutual labels:  recyclerview
MultiChoiceMode-RecyclerView
This repository provides an API for creating a multi choice mode in RecyclerView.
Stars: ✭ 20 (-31.03%)
Mutual labels:  recyclerview
ARVI
Android library designed to simplify the implementation of the video autoplay in the RecyclerView
Stars: ✭ 69 (+137.93%)
Mutual labels:  recyclerview
JADA
JADA - Just Another Dictionary App
Stars: ✭ 20 (-31.03%)
Mutual labels:  recyclerview
My Android Garage
A quick reference guide for Android development.
Stars: ✭ 66 (+127.59%)
Mutual labels:  recyclerview
KRecyclerDsl
Kotlin Dsl for Android RecyclerView
Stars: ✭ 14 (-51.72%)
Mutual labels:  recyclerview
TheGreatAdapter
Multiple items adapter made too easy, including headers and footers.
Stars: ✭ 46 (+58.62%)
Mutual labels:  recyclerview
blueprint
Blueprint is a compact framework for constructing mvp architecture within a scrollable, multi-view-type list UI. It uses the Android RecyclerView library, and currently only supports LinearLayouts
Stars: ✭ 19 (-34.48%)
Mutual labels:  recyclerview
Android
Step by step guide for various components in android
Stars: ✭ 32 (+10.34%)
Mutual labels:  recyclerview
Android-HeaderAndFooterRecyclerView
Let RecyclerView support add HeaderView and FooterView.
Stars: ✭ 36 (+24.14%)
Mutual labels:  recyclerview
MixAdapter
Compose multiple Adapter for RecyclerView in Android
Stars: ✭ 19 (-34.48%)
Mutual labels:  recyclerview
RxPagination
Implement pagination in just few lines with RxPagination
Stars: ✭ 20 (-31.03%)
Mutual labels:  recyclerview
Adsorbent
Adsorbent of RecyclerView , RecyclerView吸顶
Stars: ✭ 25 (-13.79%)
Mutual labels:  recyclerview
ExpandableRecyclerView
ExpandableRecyclerView with smoothly animation.
Stars: ✭ 412 (+1320.69%)
Mutual labels:  recyclerview

GoogleAutoCompleteWithRecyclerView

An exaple of google Auto Complete Places API with android SDK implemented with RecyclerView

Note(Important)

================= Add your own Google API Key in the Android Manifests file.

Intoduction

This is an example android-studio project displaying the use of Google Places Auto Complete Android SDK with Recycler View Implementation.

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].