Sending image in android studio -


i developing 1 application allow user send report of job. beside want send image of work. how send image sender receiver in android studio or best way implement features?

your report 1 of common type: xml or json, if true, can encode image base64, , put string report.

edit

here can find how convert image base64 string. string can put message variable.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -