N
N
NovikovNik2017-04-21 10:08:40
Android
NovikovNik, 2017-04-21 10:08:40

Do I need to write a separate server for the application?

Good afternoon!
I am writing an application that will have the following functionality:
- chat
- audio / photo / video transfer
- work with maps
- work with social networks The
question is: do I need to write a server or are there other means to implement the above functionality? In both cases, what means should be used?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mudatad, 2017-04-21
@NovikovNik

There is a so-called. ready-made API servers. The so-called MBaaS
There is a long list here.
https://habrahabr.ru/post/277979/
To work with maps, there is a corresponding API inside Android, of course, if Google Maps is installed. Or through API maps.yandex.ru, maps.google.com, openstreet.
Chat/file transfer can be implemented without a server.
But much more convenient with the server. There are also corresponding MBaaS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question