Hello, i want to send file to a server with some string parameters. Example: "type" = "video" "data" = File(...); It is possible with DataDroid?
Hello, i want to send file to a server with some string parameters. Example:
"type" = "video"
"data" = File(...);
It is possible with DataDroid?