• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Creating a networked application.

Ok so if I wanted to make a networking application in android, let's say I wanted to make something like Snapchat as an example, but something where you can send data to another phone over the internet, how exactly would I go about learning and doing this? I have searched for network programming in android but I can't find any good resources. So just a rough outline of what you would need to create a networked application would help. Would you need a server? Also, if you did, would you need an application running on that server that would coordinate with the app(so you would need to make 2 programs, one being the actual app, and the other being the server application which handles all the requests and sending of data)? I would just appreciate a little bit of guidance...
 
Back
Top Bottom