Skip to content

RacZo/AndroidFirebaseKTX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Firebase KTX

Español/Spanish

Esta es una pequeña app que he escrito en Kotlin para demostrar varias características de Firebase en mis charlas.

Este proyecto Android contiene código que demuestra:

  • Firebase Crashlytics
  • Google Analytics para Firebase
  • Firebase A/B Testing
  • Firebase Test Lab

English/Inglés

A little Android app I've written in Kotlin to demo several Firebase features on my talks.

This Android project contains code to demo:

  • Firebase Crashlytics
  • Google Analytics for Firebase
  • Firebase A/B Testing
  • Firebase Test Lab

Learn more about Firebase utilizing the following resources/Aprende más sobre Firebase utilizando los recursos siguientes:

Android Codelabs: https://codelabs.developers.google.com/codelabs/firebase-android

A/B Testing: https://firebase.google.com/docs/ab-testing

Test Lab

Docs

GitHub

Other/Otros

License

Copyright 2020 Oscar Salguero

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.