E
E
Evgeny Kolesnikov2017-08-23 09:29:02
Python
Evgeny Kolesnikov, 2017-08-23 09:29:02

How to transfer image from android client to python server?

on android I convert the image into an array of bytes, then I encode base64 and send it to the server, on the server I decode base64 into an array of bytes, but I can’t into the image

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mr_serg77, 2017-08-23
@mr_serg77

Use Retrofit to transfer the file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question