All Projects → IhorKlimov → AndroidFirebase

IhorKlimov / AndroidFirebase

Licence: other
No description or website provided.

Programming Languages

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

Projects that are alternatives of or similar to AndroidFirebase

SuperAdapter
Android RecyclerView多功能集合适配器
Stars: ✭ 88 (+486.67%)
Mutual labels:  android-recyclerview
android-recycler-view-wrap-content
This is a sample android app which demonstrates `RecyclerView` wrap_content inside `ScrollView` issue on Marshmallow, Nougat, Oreo and Pie (API 23, 24, 25, 26, 27 & 28) and how to work around it.
Stars: ✭ 67 (+346.67%)
Mutual labels:  android-recyclerview
Greedo Layout For Android
Full aspect ratio grid LayoutManager for Android's RecyclerView
Stars: ✭ 1,588 (+10486.67%)
Mutual labels:  android-recyclerview
AndroidEssentialLibraries
👻 Android Essential Libraries - A couple of the Android Libraries to use in your Projects 🛠
Stars: ✭ 203 (+1253.33%)
Mutual labels:  android-recyclerview
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
Stars: ✭ 53 (+253.33%)
Mutual labels:  android-recyclerview
Inventory-Management-System
This is an app for a warehouse management using Bar code Scanner. The database used is Firebase.
Stars: ✭ 41 (+173.33%)
Mutual labels:  androdi-firebase

AndroidFirebase

Example of using Android RecyclerView with Firebase Geofire

Example of different ways to save user location to geofire:

  • using Android Firebase SDK + RxJava (worst one)
  • using Firebase Cloud Functions API (with Retrofit, highest abstraction)
  • using Firebase Cloud Function Database Trigger (shortest one)

Example of Push Notifications using Firebase Cloud Messaging

P.S. Check Firebase Cloud Functions backend code here

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