项目作者: bossly
项目描述 :
PhotoSharing app written on Kotlin and connected to Firebase
高级语言: Kotlin
项目地址: git://github.com/bossly/photo-sharing-android.git
PhotoSharing - like and instashare photo app

This is an app written on Kotlin and using Firebase as backend.

Quick start
To start your own project
- Open FirebaseConsole and create new project for android with downloading the google-services.json (we will need it later).
- Before you start, go to FirebaseConsole and activate Email and Google authorisation on Auth tab, also Database Firestore and Storage should be activated too.
- Clone the project and put the file google-services.json inside /app folder, side by side to your proguard-rules.pro
- Open the project using latest AndroidStudio 3.0 and open the project folder
- When Android Studio finished indexing project press Run to start the app
What next?
- Add Admob banner
- Publish to GooglePlay
- Create landing page
Application Starter
If you looking for starters, also could be found here: