B4A Question Help transfer a file from android to pc via usb cable - Xfood    Oct 15, 2021 Good morning lads,
I need to be able to transfer a file from android via a B4A app to a PC via USB cable connected to the pc
Do we have an example of how to do it?
Thanks a lot to everyone... Wish [B4A] Help transfer a file from android to pc via usb cable - Xfood    Oct 15, 2021 Good morning lads,
I need to be able to transfer a file from android via a B4A app to a PC via USB cable connected to the pc
Do we have an example of how to do it?
Thanks a lot to everyone... B4A Question Docked Scanner File Transfer To PC - Erel (first post)    Sep 17, 2019 You can add a FTP server to your B4A app: https://www.b4x.com/android/forum/threads/b4x-ftp-server-implemented-with-socket-and-asyncstreams.74320/#content
Use B4J to create a simple app that uploads the file to the Android device.... B4A Question USB - How to transfer a file to PC when just connected - myriaddev (first post)    Nov 15, 2013 Thank you Erel!... Wish Transfer file from PC to Device and Device to PC by B4aBridge - Gianni Sassanelli (first post)    Sep 18, 2016 Sorry Luca but Erel is right
I know more app to view sql lite db on android but i need to transfer it or other file to my pc.
Sqllite db was an example!!!
as soon as possible i try to use the Erel... B4A Question Transfer File From Device to PC - boten (first post)    Sep 16, 2012 FTP !!
I use FTPServer on device & Filezilla on PC... B4A Question 'How to' file transfer via Mqtt ? - amorosik    Aug 21, 2021 How to use mqtt communication for file transfer from Android to Pc and viceversa?
On 'payload' is possible to push entire file?... B4J Library [B4X] BalConverter - Convert the layouts files to JSON (and vice versa) - Erel    Sep 11, 2025   (30 reactions)   tags: Eshe, files, convert, bal, layouts the designer layout files and JSON format. This allows you to edit the layout with a text editor. Note that the format is not so simple as the layout files were not designed to be edited this way. The converter app is simple. You choose a folder and it will convert all layout files from one format to another. The original files are not deleted. It filters the files based on the extension (bal or bal.json.... It is recommended to backup your layout files before working with this tool. Updates v2.30... B4A Tutorial FileTransfer - Send and receive files with AsyncStreams - Erel    Jun 7, 2020   (8 reactions)   tags: Dateien .
FileTransfer example demonstrates how AsyncStreams can be used to send and receive files of any size... properties to track the progress.
The received stream is saved in a temporary file. NewStream event.... The file name is an arbitrary string. It is recommended to do whatever needs to be done with the file and... the same local network).
Once connected you can choose files to send.
http://www.b4x.com... B4A Question How to send a file from my android to my computer - mangojack (first post)    Nov 2, 2019 A quick search lists a few possible solutions ... https://www.b4x.com/android/forum/pages/results/?query=Transfer+file+to+pc&product=b4a... Page: 1   2   3   4   5   6   7   |