Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
726 views
in Technique[技术] by (71.8m points)

android - Uploading base64 encoded file to Parse server

I'm using parse server and I'm developing on android. I pick a file from the storage and can get the base64 encoded string out of that. Now I want to upload file to parse server using encoded string, but I really got no idea how to do it, because the parseFile.save() function in parse-android-sdk accepts byte array only.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share
...