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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -