FirebaseExtended / firechat

Real-time Chat powered by Firebase
https://firechat.firebaseapp.com
MIT License
2.41k stars 1.04k forks source link

i need example firechat on android platform #75

Closed vmintam closed 7 years ago

vmintam commented 7 years ago

Hey Guys,

I'm in new bie in firebase. I want to build realtime chat application based on android platform. But i only see firechat on web based.

Anyone help me some example firebase on andoird or ios ?

thanks!

paulb777 commented 7 years ago

Check out on FriendlyChat - github repo, iOS tutorial , and Android tutorial

vmintam commented 7 years ago

thank for reply.

But i want to build chat app that can chat one to one or private group chat as firechat. with your suggestion above, i think not the same with firechat.

Pls help me some examples ?

thanks!

puf commented 7 years ago

The codelab builds a basic chat application. You can extend it as needed. There is no equivalent for Firechat for Android, nor has Firechat been updated to the Firebase updates of 2016.