Menu

How to send a file (or image)

Help
athrun
2011-10-18
2013-04-29
  • athrun

    athrun - 2011-10-18

    Hi everyone
    as the title , i use this code to send file on android  :

    FileTransferManager fileTransferManager = messenger.getFileTransferManager();
    fileTransferManager.sendFile(currentFriend.getEmail(), file);

    Now , I can send and recive text ,but send failed everytime, please someone help me

     
  • athrun

    athrun - 2011-10-18

    sorry ,it's "send file failed everytime"

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.