javascript - Advice on building a server connected android app -


i'm creating personal project, android application, user sign ins via server essentially. users able share important "updates" in both data stream users can have access to, , potentially down line data stream specific local users.

unfortunately have no idea of how implement server application. i'm confident i'll able create solution though, need pointed in right direction. there existing servers/api's access allow me handle "connected" tasks? if make server myself application should start?

if have absolutely no experience server side coding, should start php , mysql create simple api app. getting started download xampp bundle has need.

sql , php easy beginners. on client(android) side use volley simple understand.

however if want started node.js, server can in few minutes express.js


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -