Android Question Send Object between B4A/B4i and B4j?

ilan

Expert
Licensed User
Longtime User
hi

i am looking for a way to send a Object from b4a/b4i app to a b4j app. what would be the recommended way to do that?
the size could be from 1kb to 2mb.
i could save it to a file and use FTP but i would like to send the object itself. i was also thinking of creating a qrcode and read the data from it but qrcode cannot hold eough information (i think 3kb and that is to small).

any suggestion would be appreciated.

thanx,
ilan
 

aeric

Expert
Licensed User
Longtime User
1 month later, thanks erel so much for your example. i could finish my project and it is working much better then expected ???


If you have shared this app 2 years earlier then I should have make backup of my salary and use the money now... ?
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
If you have shared this app 2 years earlier then I should have make backup of my salary and use the money now... ?
it is for my salary calculation apps. you can backup all your shifts and data from them to your pc now but not back to your bank account ;)
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
it is for my salary calculation apps. you can backup all your shifts and data from them to your pc now but not back to your bank account ;)
I used to create app to Keep My Rental and Housing Loan Installment for few years but now I lazy to update it.
 
Upvote 0
Top