Hello
I am trying to create object of FileTransferManager manager = new
FileTransferManager(this.connection);
it is giving error, the same error gives for , OutgoingFileTransfer
otransfer = manager.createOutgoingFileTransfer("ni...@pc3/Smack");
I am testing demo app IM for android, smack library and openfire server
(FileTransfer settings are enabled in open fire).
When I launch an application and when click on sendFile button the
appl requires to force close, activity dead.
is there any permissions requires for transferring the file, if what
is the error.
What is solution for this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---