You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree. @simonguest , do you have any example for sending and receiving any types of data, such pictures, files, text or string? That will be very helpful if there is.
Take a look at this code in the MainActivity of the application. This is where the client loads the file that has just been taken using the camera. Should be pretty easy to replace this with opening a file from another location, or creating a new byte array if you want to send other types of data. Hope this helps!
how to send the all types file?and server side save the file as the client send name?
The text was updated successfully, but these errors were encountered: