android - how to connect Firebase with my server authentication? -


i want connect firebase authentication users php server authentication android app. want because i'm working on firebase real time chat in app that's using php , mysql. how can connect both of them , solution?

the main goal implement real time chat in android app using firebase php , mysql.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -