A
A
Anton Kunakovsky2017-09-10 14:42:14
Android
Anton Kunakovsky, 2017-09-10 14:42:14

What technologies would you recommend for a client-server application for Android?

Hello. It is necessary to write a diploma. I decided to try to create a client-server application for the Android platform. I decided to write in Android Studio, but I ran into a lack of time and experience, as well as ignorance of how and with what help to write a server (I didn’t write a server). There is basic knowledge in programming, but a quick result is needed, so if anyone can suggest solutions "out of the box" for a client-server application, preferably in Java, since I would like to study it, albeit indirectly. The essence of the application is as follows: requests are sent from the device to add and read records to the database. You need a minimally working solution, and there is already enough time for that. Tutorials that explain what is being done and why are welcome. Thanks in advance for your replies. Py. Sy. share your thoughts if anyone has ideas for diploma.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Shamsudin Serderov, 2017-09-10
@Steein

but need a quick result
- you are doomed to failure.
In order to write in a language, you first need to study it.

A
Alexander, 2017-09-10
@NeiroNx

HTTP, JSON - nothing is simpler, +100500 examples. In general, many do not bother with the application - they make WebView in android and open their site there - if the application does not need to save something in the FS, work with the periphery of the camera type and there is no 3D.

A
aol-nnov, 2017-09-10
@aol-nnov

for a prototype, take any (conditionally) free backend-as-a-service and don't torment Moscow.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question