V
V
Vadim Tkachev2016-12-27 18:06:45
Android
Vadim Tkachev, 2016-12-27 18:06:45

Developing a client-server application for Android?

Hello, I want to try to develop a client-server application for the Android platform. For a start decided to do the server. I am looking for information on the Internet, but there is not so much of it, I decided to ask you for help, tell me where to start or where you can find good information (examples) on creating a server for the Android platform. I will be grateful in advance for any information)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Gamega, 2016-12-27
@gadfi

I want to try to develop a client-server application for the Android platform

then you do not have to write a server, but you can just take a ready-made api, for example github,
if you want to write your own server, then start with the documentation.
Seriously, just write a doc to it, and only then sit down to implement it.

B
Billy Milligan, 2016-12-27
@Billy_Milligan

most likely you want a restful api, there is a lot of information. It will be difficult for a beginner to do this. I am using laravel.
For Android, you can use these libs: Asynchronous Http Client for Android , fastjson or gson

N
Neonoviiwolf, 2016-12-27
@Neonoviiwolf

Here даст понимание хотя бы как это делается и сч его начать
так же там есть серия роликов о самом приложении, для которого сервер пилят

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question