android Programming Glossary: strboundary
upload video to facebook in android http://stackoverflow.com/questions/10151708/upload-video-to-facebook-in-android Bundle params throws MalformedURLException IOException random string as boundary for multi part http post String strBoundary 3i2ndDfv2rTHiSisAbouNdArYfORhtTPEefj3q2f String endLine r n OutputStream os ADDED By Shreyash For Publish Video sbmmahajan@gmail.com.. decoded_token conn.setRequestMethod POST conn.setRequestProperty Content Type multipart form data boundary strBoundary conn.setDoOutput true conn.setDoInput true conn.setRequestProperty Connection Keep Alive conn.connect os new BufferedOutputStream.. Connection Keep Alive conn.connect os new BufferedOutputStream conn.getOutputStream os.write strBoundary endLine .getBytes os.write encodePostBody params strBoundary .getBytes os.write endLine strBoundary endLine .getBytes..
|