The act of moving a file or a set of files from one device to another through the use of common techniques such as USB, WiFi, Bluetooth, etc.
2
votes
3answers
1k views
Adb push does not work
When I run the command
adb push file.txt /flash/Data
it writes this error message
failed to copy 'file.txt' to '/flash/Data': Read-only file system
I tried to solve it according to this page
...
7
votes
5answers
8k views
Is there a way to copy files directly between two Android devices on the same wifi network?
I now have a Samsung Galaxy S Android phone running Froyo 2.2.1 and an Archos 101 Android tablet - also running Froyo.
Both are 'connected' to the same home network via wifi.
Is there a method by ...
5
votes
1answer
407 views
Copying files from web to phone?
Is there a reliable way to move files from the web to my phone?
I am with Orange/T-Mobile (Everything Everywhere) and my 3g coverage is really patchy. When we had wifi in the office I used to use ...
0
votes
0answers
535 views
Xperia handset - cannot send files using bluetooth [duplicate]
Possible Duplicate:
Xperia handset - cannot send files using bluetooth
My friend has a Sony Ericsson Xperia (most probably X8) handset which is an Android based smartphone. He is not able ...
4
votes
2answers
168 views
Is it possible to start an FTP session via bash?
Is it possible to start a session with an Android Samsung Galaxy smartphone through a bash shell to access files remotely?
2
votes
2answers
2k views
Browse or mount SD card over WiFi on Linux?
Is there a way to browse the contents of my SD card from my Linux (Ubuntu 10.04) machine over WiFi?
I used to connect with a mini-usb cable, or send files through gmail. Surely there must be a way to ...
3
votes
4answers
3k views
Why do I get “not enough space” when I copy an APK file to /system/app?
I recently rooted my HTC Desire Bravo because I needed read/write access to /system/app in order to be able to copy an APK file there.
I wrote here on stackexchange on the best solution to root the ...
11
votes
5answers
982 views
Quickly send file from phone to PC via internet?
Is there a service/app that provide this functionality? I imagine the inversion of Awesome Drop.
3
votes
2answers
2k views
How to copy a file into Micro SD via USB in Android?
How can I copy a file into micro SD of an Android phone connected via USB to a PC with Windows?