> I have something that I did not do properly thus causing the error
I know.... However, I can't know what it is that you didn't do
properly unless I know what you actually did.

> Do you have any hints/guides/steps to help me?
Now as I said before the code I have isn't working but as for a rough
guideline this is how I went about things.
* I created a FileTransferService that gets initialized by
BeemService. BeemService is an Android Service, FileTransferService is
an IPC service. FileTransferService is responsible for doing the
actual work of sending or receiving a file via Smack.
* .ui.FIleTransfer and file_transfer.xml represent the user interface
that the user interacts with when sending or receiving a file.
* FileTransferService tells the .ui.FileTransfer that a new file
transfer request has been received by firing an Intent.
* .ui.ContactListFragment tells that the user wants to send a file by
calling FileTransferService.sendFile() that in turn fires an Intent
that brings up .ui.FIleTransfer.

I hope this is helpful. I know these are very broad lines and I
haven't discussed anything in detail but I don't really know what you
are looking for. If you have a repo somewhere maybe we can talk about
sharing code and working the file transfer issue out.

Any way I'm slowly working on the file transfer issue on my end
because I don't really have much free time. If you want any help I'll
try to do what I can but I need specifics. If you want to try and
collaborate I'd be happy to do that too..

Nabil Alsharif.
_______________________________________________
Beem-dev mailing list
[email protected]
http://list.beem-project.com/mailman/listinfo/beem-dev

Reply via email to