0

I need to upload base 64 string to server. String length is too large approximately 5.6 million characters(only one string at a time). For this, which is the best/fastest way to send the string to server? I found many solutions, but commonly used are MultipartEntityBuilder Class and okhttp library. If I use any one of these, is there any image size limitation?

James Z
  • 12,209
  • 10
  • 24
  • 44
MinnuKaAnae
  • 1,646
  • 3
  • 23
  • 35

0 Answers0