Got my s3 today, but the phone wont show up on my PC or my mac when connected via usb, anyone else having this issue?
i know for mac, if you go to www.android.com/filetransfer you can download a file transfer program. The moment you connect your S3 to your mac the program kicks in and shows both your internal memory as well as your external memory. Then its just a matter of click and drag of course.
As for PC, it probably doesnt pop up, but if you go to computer as if your navigating to you drive, it should show up as a media device. Not sure if both internal and external will show (havent used on pc yet)
Hope this helps, hit thanks if you got somewhere
It's not in the my computer window ;(
the file transfer app doesn't work with my s3. I have to use kies.
Did u install Samsung Kies?
If yes and still no recognition then check this out ...
http://forum.xda-developers.com/showthread.php?t=1709041
Also there is a fantastic app called wifi file explorer pro which makes u transfer files between phone and pc/mac easily thru wifi
Sent from my GT-I9300 using xda premium
Bennymw said:
It's not in the my computer window ;(
Click to expand...
Click to collapse
If your on XP you need to have Windows Media Player 10 or higher.
the S3 doesnt mount to the pc by default.. but there is app in the themes and app section that will let you mount your phone to pc
http://forum.xda-developers.com/showthread.php?t=1711009
falconeight said:
the file transfer app doesn't work with my s3. I have to use kies.
Click to expand...
Click to collapse
Make sure you have your phone USB mode to 'PTP' when connected to AFT. The S3 defaults to MTP and AFT won't see your phone in this setting.
The same with Linux, (or Ubuntu with 3.4.2 kernel anyway) I can view the drives, but the computer crashes when halfway through copying any file to/from.
Related
With my HTC Inspire 4G I plug in the USB cable and it pops up as a drive to transfer files onto (ie movies), however with the galaxy tab 10.1 it doesn't. I rooted it on a windows machine, so wondering how to make it a USB drive when I plug in, so I can transfer movies and files from my Mac.
Anyone?
It doesn't mount as a USB drive on a Mac - you have to use this utility to put files on the device.
Apparently I'm too new auser to post a link so I'll write it out:
android dot com forward-slash filetransfer
yay pie said:
It doesn't mount as a USB drive on a Mac - you have to use this utility to put files on the device.
Apparently I'm too new auser to post a link so I'll write it out:
android dot com forward-slash filetransfer
Click to expand...
Click to collapse
good find with the app, but it doesn't work. when I plug in it just says "No Android device found" and on the tablet it says Connected - Press home button to quit keys... but it doesn't mount a drive or open up file transfer box. Am I missing something?
Same here - AFT doesn't work on Snow Leopard, much less Lion. Please tell me that you, or someone else has discovered a solution since this post three months ago?
I believe there is a thread on this in the development section. But to answer your question anyways, you simply need to go to Samsung's support website and after entering your product model, go to the downloads section and install the Kies software for Mac. Unfortunately you must use this version of Kies since the GT 10.1 can't be mounted as mass storage on Macs.
Guys, use Websharing. Look for it in the market. Basically turns Tab into a web server on the network accessible via any web browser.
That's what I use. Android File Transfer (AFT) does not work, and Apple broke/changed something in their AFP. I used to use the LAN feature in Estrongs until Lion came out and borked that.
Sent from my Nexus S 4G using Tapatalk
AFT will not work because it is built using a library of libmtp that is too old for the Galaxy Tab. Hopefully Google will update it soon to support the Galaxy Tab.
I tried to compile libmtp to support it, but couldn't get it to work. I'll try again when I'm not busy and see what happens.
In the meantime, you can use Samsung Kies software, or DDMS if you have the android SDK
sassafras
Not a mac guy but had the same problem on my pc. Ended up installing Remote Web Desktop (Smartdog studio) from android marketplace on the tab. It's free. Then used filezilla (or any other ftp program) from my pc. Worked great, so no more worries about USB connectivity.
I recently bought a tab 8.9 and I was very disappointed by this problem. I'm going through FTP right now.
Is it possible to enable normal file transfer if I root my tablet?
theres a way..but u need to have ADB ..also need to be home to let u know..
there is this ADB tool app that u run and it will detect ur tab..i got mine detected mine is 10.1
I've never really understood this problem - is it something that will be sorted it with the newer Android firmwares such as 3.2? I had a Vega running vegacomb 3.2 and that mounted on the Mac without a problem.
Use File Expert, they have a built in FTP & websharing. It works great with a FTP app on the Mac.
knock off usb debugging in applications>development should work with samsung software u have 2 download. it work 4 me
Knock off? yeah sure!
pepsi20185 said:
knock off usb debugging in applications>development should work with samsung software u have 2 download. it work 4 me
Click to expand...
Click to collapse
I tried turn on and off several times. Before and after Kies opening every possibility just not work. But until at last it just can sync with Kies by itself. I really don't understand how can it work.
Any way via Kies you can only music, photo and video. You have any idea how to push PDF files into it??
i use adb push for putting everything on my tablet....its a lot easier than waiting for Kies.
I have mac and use this method for file transfer to my Galaxy Tab 10.1 :
-install android-sdk-mac_x86 from Android developers site.
-open 'tool' folder and search for ddms ( android-sdk-mac_x86/tools/ddms )
-connect your galaxy tab to mac via usb
-dubbleclick on ddms (it will start terminal and java) new window 'Dalvik Debug Monitor will open
-click on your device listed in this new window
-from file menu open Device -> File Explorer
-new window with folders of your Galaxy tab will pop up
- navigate to any folder on your device and just drag and drop any file from your computer finder window.
it is easiest way to transfer files from Mac to your Galaxy Tab 10.1 via USB
RMXO said:
Use File Expert, they have a built in FTP & websharing. It works great with a FTP app on the Mac.
Click to expand...
Click to collapse
+1 on the File Expert Method.
Download FE (free) and Cyberduck (free) unless you already have a FTP server/client program.
Turn on sharing via FTP on tab, then enter in the settings on Cyberduck, and voila! Wirelessly connected on your local net.
Just drag and drop any file to any directory. I've loaded multiple items ranging from 100mb to 1.34gb in minutes. movies, pics, pdfs, you name it.
I feel this is the easiest of all, and kies actually works for me!
mmeshka said:
I have mac and use this method for file transfer to my Galaxy Tab 10.1 :
-install android-sdk-mac_x86 from Android developers site.
-open 'tool' folder and search for ddms ( android-sdk-mac_x86/tools/ddms )
-connect your galaxy tab to mac via usb
-dubbleclick on ddms (it will start terminal and java) new window 'Dalvik Debug Monitor will open
-click on your device listed in this new window
-from file menu open Device -> File Explorer
-new window with folders of your Galaxy tab will pop up
- navigate to any folder on your device and just drag and drop any file from your computer finder window.
it is easiest way to transfer files from Mac to your Galaxy Tab 10.1 via USB
Click to expand...
Click to collapse
When I dubbleclick on ddms, Terminal says this:
/Users/.........../Downloads/android-sdk-mac_x86-1.6_r1/tools/ddms ; exit;
new-host:~ ...........$ /Users/.........../Downloads/android-sdk-mac_x86-1.6_r1/tools/ddms ; exit;
SWT folder '/Users/.........../Downloads/android-sdk-mac_x86-1.6_r1/tools/lib/x86_64' does not exist.
Please export ANDROID_SWT to point to the folder containing swt.jar for your platform.
logout
Any sugestion?
P84 said:
Any sugestion?
Click to expand...
Click to collapse
yes, do it the wifi method with file expert lol!
here's a how-to http://www.simplehelp.net/2011/07/05/how-to-transfer-files-from-your-mac-to-your-android-tablet/
saltychino said:
yes, do it the wifi method with file expert lol!
here's a how-to http://www.simplehelp.net/2011/07/05/how-to-transfer-files-from-your-mac-to-your-android-tablet/
Click to expand...
Click to collapse
Thanks a lot!
Hi All,
I've tried everything, including the usb drivers from the root guide and installing the Samsung Kies Mini program, but I can't get Windows to recognize the memory on the device. I want to transfer some movies on the Galaxy and have not been able to figure it out.
When I run the Kies software it says "plug in your usb" and when I plug in the Galaxy nothing happens...
Any help would be greatly appreciated!
It should work by just plugging in the usb/connector cable. You don't need Kies (doesnt support the 10.1 anyway right now)
When your pc does not recognize your tab, something is fishy about your pc/ usb.
USB connection should work:
(Autoplay should pop up
Select open device to connect (GT-P7510)
Click on phone
Select directory to copy file to)
Sounds like a PC problem. (Look in device manager and see if your USB controllers are ok)
Looked at Device Manager, no issues under USB.
Comes up as an Android phone...
forget the cable...
try 'Samba Fileshare' app free from the Market.
Connect to your 10.1 over WiFi and send files to it via the shared folder it creates.
https://market.android.com/details?id=com.funkyfresh.samba&feature=search_result
Worked fine for me without installing anything.
On another note, the Kies software does seem to somewhat support the 10.1 as it installed the required adb drivers when I chose it from the menu.
im having problems too.... for now I am using dropbox.
I have a shared folder on my PC and use ES File Explorer over Wifi, it's simple and works a treat. https://market.android.com/details?id=com.estrongs.android.pop&feature=search_result
rezrez12 said:
Hi All,
I've tried everything, including the usb drivers from the root guide and installing the Samsung Kies Mini program, but I can't get Windows to recognize the memory on the device. I want to transfer some movies on the Galaxy and have not been able to figure it out.
When I run the Kies software it says "plug in your usb" and when I plug in the Galaxy nothing happens...
Any help would be greatly appreciated!
Click to expand...
Click to collapse
I had to disable USB Debugging to get mine to pop up. Took me a while.
Oh thank God I am not the only one having this problem,,, i have tried every driver combo out there plus leaving USB debugging off and still i get nothing on my windows 7 machine. I have tried three different machines and all the same so it is not a computer issue i think it is a driver issue or a interface with the tab????
Interesting thing though is that I can push via ADB all day it that connects easy!!! WTF?????
tigerminx said:
I had to disable USB Debugging to get mine to pop up. Took me a while.
Click to expand...
Click to collapse
how did you get this installed? I tried and nothing?
riqjuan said:
forget the cable...
try 'Samba Fileshare' app free from the Market.
Connect to your 10.1 over WiFi and send files to it via the shared folder it creates.
https://market.android.com/details?id=com.funkyfresh.samba&feature=search_result
Click to expand...
Click to collapse
I'm wondering what others file transfer workaround is.
For larger movie files (1-2GB), I have been uploading one by one to Dropbox, then downloading onto my tab. But this is awfully time consuming.
Anyone have a better workaround until File Transfer recognizes the 10.1?
I'm really confused by all these threads about file transfer not working
I have had no problems whatsoever
is it because you are using a mac?
i have file transfer problems, too. trying to transfer a huge file / large number of files via usb and windows file explorer just aborts the transfer after a few minutes without any error message.
currently im using "wifi explorer" fpr transmitting files to my tablet. it's a cool app i've already been using on my android phone, too. with this tool you can access your tablet/phone with a browser (web-interface), once you've started wifi explorer and you're connected to your wifi.
It's not so much so a specifically Mac issue or Windows machine issue, apparently quite a few of the IO tabs just simply cannot or won't be recognized by either OS. I know of this first hand cuz neither my Mac nor Windows 7 ultimate machines see my tab.
Uplinked through my mind
I found out that the computer won't pick up your device if USB Debugging mode is on. After I disabled that and had the KIES drivers installed, Windows picked up the device without any problems.
mystified said:
I found out that the computer won't pick up your device if USB Debugging mode is on. After I disabled that and had the KIES drivers installed, Windows picked up the device without any problems.
Click to expand...
Click to collapse
Ill try this after class and post back my results.
SGT 10.1 uplink initiative
Yesterday I was able to connect my Tab to my Win XP PC using the USB cable. I was able to transfer files without difficulty. But, some how I must have changed a setting on the Tab and the Tab is no longer recognized by any of my PC's. I think it is a Sync setting that was changed.
Now, when I connect using the USB cable, the PC says " Found New Hardware MTP"
What settiing do I need to change to get the PC to recognize the Tab?
Check under application > development > usb debugging.
Thanks, I found a USB driver on the Acer site. That seems to have solved the problem. But, that driver was not needed yesteray, and I don't know what "MTP" means?
jostarr said:
Thanks, I found a USB driver on the Acer site. That seems to have solved the problem. But, that driver was not needed yesteray, and I don't know what "MTP" means?
Click to expand...
Click to collapse
Even my Windows 7 boxes do not recognize the a500 without installing the USB driver from the Acer site. Guess you somehow got lucky
Mine always saw the internal 16gb on my Win7 machine. Before the latest updates, I was able to connect with my Win7 PC with no problem and even go to STORAGES and see my 32gb card. It no longer works now. All I see now is SD which is empty.
Which means I cannot copy anything directly to the Micro SD (external_sd). It worked before the last couple of updates. I'm currently running 4.010.10. Now I have to copy it to the 16 internal from the PC and then use the tablet to copy it to the external_sd.
Acer giveth and taketh away.... bummer.
Edit: And yes ... my debugging is on. Always has been. Stock kernel too.
Anyone figure this out yet?
I can't connect on my Win7-64 PC at all.
My 32 bit laptop will connect, but not to SD card, only internal SD.
Try turning development off when using usb go pc which no need for driver, if development is on then you need driver installed.
Sent from my SPH-D700 using XDA App
i can't get my tab to connect to my mac , ive tried both usb ports, ive tried ticking usb-debugging on and off with no luck. Anyone know whats wrong?
If you are having usb issues go to acers web site and go to the drivers and download section for the iconia a500. make sure you look under the honeycomb 3.0 downloads and not the 3.1. as the drivers are not listed under 3.1. download the drivers to your pc (not your tablet)and install. it is an 89 megabyte file so I am sure it has the drivers for everyone in it.
Alos if you are ojn honeycomb 3.0 make sure you get the wi-fi unpate as well while you are there it fixes lots of wi-fi problems.
Remember to thanks if I have helped you.
Thanks for the quick reply in the drivers package There is none for mac and on my fascinate it connects without problem and i never instaled any drivers
Chuban7, Hi well I am not a mac person but I did look around the net a bit and from what I see there are not usb drivers persay for android for mac. but what i have found is there are several companies who mac sync software that connects android to mac. One site to check out is http://www.salling.com/MediaSync/mac/ they have free versions of thier software to use. Give it a try. but there are many other venders of mac to android sync software. seems only way from what I read cant find usb drivers anywhere for ya for any android device.
You can also look through the android market for a free program called"auto mount your sd card" supose to work with mac but I dont know as I dont have a mac
MY personal choice is a program also free on market called "software data cable" again suppose to work with macs and pc's it is completely wireless so no usb cable needed to transfere files so in theory then no usb drivers needed either.
You can also use a program called dropbox allso free it works great just drop files into the dropbox folder and then once they upload go open dropbox on your android and bingo there ya go thier is your files. works in reverse too for android to computer.
Only thing I can figure is that apple hates android and between them and microsoft are tring to run android into the ground so it would stand to reason if you hated a compeating vendor why would you make it easy for them to run thier devices on your software. There is a reason apples Ipod/pad stuff works and others dont apple dont want you to buy android lol.
Just my little conspericy theory stuff good luck hope any of this helps you.
I have the same issue with Linux so it's not a Mac issue. I can plug my Android phone in and it mounts and show up as a USB device that I can then take a file manager and copy/paste/delete files. I use this all the time to transfer files to my phones sd card. Neither the A100 or the A500 will mount as a drive on my Linux machine. I like them but that is pretty much a deal breaker to me.
gramps50 said:
I have the same issue with Linux so it's not a Mac issue. I can plug my Android phone in and it mounts and show up as a USB device that I can then take a file manager and copy/paste/delete files. I use this all the time to transfer files to my phones sd card. Neither the A100 or the A500 will mount as a drive on my Linux machine. I like them but that is pretty much a deal breaker to me.
Click to expand...
Click to collapse
Somehow I feel very doubtful that your Linux OS cannot be set up to mount the a500 as a USB storage device. My Linux skills are rather rusty and outdated, however - so I could be wrong. Can you emulate a stripped down version of windows from your Linux system to get around this?
I can vouch for using software data cable (free app from AM).
Works perfectly with my iMac and should do with PC, since it essentially opens an FTP port on the Iconia (port 8888 by default) that can be accessed by any FTP client on the computer (I use Cyberduck on Mac, FireFTP plugin for Firefox works on all OS's).
If you are rooted, check root access in the app settings to get into the root, and find /mnt/external_SD for the add-on card. It is probably smartest not to leave the root access on all of the time unless you really need it as there is abundant opportunity to create havoc accidentally
Kevin
Sent from my A500 using xda premium
entropy.of.avarice said:
Somehow I feel very doubtful that your Linux OS cannot be set up to mount the a500 as a USB storage device. My Linux skills are rather rusty and outdated, however - so I could be wrong. Can you emulate a stripped down version of windows from your Linux system to get around this?
Click to expand...
Click to collapse
I didn't say it couldn't be done, I just think that it's strange and wrong to make an Android device dependent on having Windows. Yes I suppose I could install Windows in a Vm but I won't.
Using Google (pun intended) I found a fairly simple solution. It's not plug-n-play but is very doable even by an non techie.
There are also some ways of access the Tab file system using a browser and Wifi
kevindt said:
I can vouch for using software data cable (free app from AM).
Works perfectly with my iMac and should do with PC, since it essentially opens an FTP port on the Iconia (port 8888 by default) that can be accessed by any FTP client on the computer (I use Cyberduck on Mac, FireFTP plugin for Firefox works on all OS's).
Sent from my A500 using xda premium
Click to expand...
Click to collapse
Nice app thanks, didn't show up when searching for FTP servers. ;(
The only minor issue I see is that at 1st glance it appears that you don't have access to the external_sd card unless Rooted.
Did work better than any of the other FTP servers I have tried.
Hi guys,
I have an issue with my Note 3. I connected my device to my PC via the original usb cable. I tried to transfer files from my PC to Note 3 but no success. Every time same messages appear (check the attached files). My PC runs Win XP SP 2 and I think all usb ports are 2.0.
I tried to transfer files with USB debbuging enabled on the smartphone but no success, same messages appear.
I have success only via Bluetooth.
P.S. My device is not rooted and I don't want to root it.
Please help me.
Thanks in advance.
Install kies on your pc
Sent from my SM-N900 using xda premium
dip83 said:
Hi guys,
I have an issue with my Note 3. I connected my device to my PC via the original usb cable. I tried to transfer files from my PC to Note 3 but no success. Every time same messages appear (check the attached files). My PC runs Win XP SP 2 and I think all usb ports are 2.0.
I tried to transfer files with USB debbuging enabled on the smartphone but no success, same messages appear.
I have success only via Bluetooth.
P.S. My device is not rooted and I don't want to root it.
Please help me.
Thanks in advance.
Click to expand...
Click to collapse
Have you tried Airdroid? I had the same problem with big files through USB,stopped every time @ 95%, saying my cable is not connected. Installed Airdroid and now the file(s) transfer ok.
dip83 said:
Hi guys,
I have an issue with my Note 3. I connected my device to my PC via the original usb cable. I tried to transfer files from my PC to Note 3 but no success. Every time same messages appear (check the attached files). My PC runs Win XP SP 2 and I think all usb ports are 2.0.
I tried to transfer files with USB debbuging enabled on the smartphone but no success, same messages appear.
I have success only via Bluetooth.
P.S. My device is not rooted and I don't want to root it.
Please help me.
Thanks in advance.
Click to expand...
Click to collapse
Samsung Phone Driver
Universal Android USB Driver
Kies
> and if u have these try to update them or reinstall
:good:
Hi,
I tried to install kies 3.0 but I couldn't because kies 3.0 needs XP SP3 and above. My PC runs XP SP2.
I installed the latest usb drivers (I tried with 1.5.27.0 and after that 1.5.29.0) and still have the issue.
I do not want to root my device.
no root=no file tranfer:good:
dancapitan said:
no root=no file tranfer:good:
Click to expand...
Click to collapse
Wrong. - You can plug it into your PC and open the device choose Movies/Download/Music/random folder etc and copy across.
As for the issue, it could be because the file is an old XVID codec, sometimes phones hate XVID, and obviously SP2 isn't exactly the best update you can use, Can you try and get SP3? - If not, try using KIES as stated previously Or a WiFi transfer app.
If you can't get Kies 3.0 installed because of OS issues, try installing the latest of Kies 2. At the least, it should install proper USB drivers so you can at least see the device. You don't have USB 3 hardware, so you don't need any of the latest additions the driver supports, and I know the previous Kies drivers worked to see the Note 3 when I first got it. Kies wouldn't support it, but at least I could transfer files.
The first message (about an incompatible file type) is an Android bug. Ignore it, it happens on every device for nearly ecery filetype (even jpeg) and with every connected OS.
Because the file type is not recognized as an Android file type by Windows, it tells you that the device can't natively play that file. You'd need an app. Which we have, called Stock Player or Gallery or any media app, but Windows can't see installed apps on Android.
It has nothing to do with vodecs or containers or root. It's just Windows being ridiculous.
Just say Yes To All.
As for the can not copy.. My TF700 does this, because it disconnects whenever the screen turns off. Are you using a battery saver that disabled connections when the screen is off?
You don't need root or KIES or USB debugging or any other bull**** to use filetransfer to a PC. Just a cable and a USB port.
Anyone who seems to think otherwise is an idiot who aparently isn't even capable of connecting a cable and opening Windows Explorer.
Send From My Samsung Galaxy Note 3 N9005 Using Tapatalk
Hi,
I tried with the latest Kies version before kies 3.0. Actually my PC recognizes Note 3 but I have still the issue. I tried with several file types - avi file, as I mentioned below, doc file, mp3 file. First message appears, I click on yes to all and after that the second one appears and I click on skip all. Actually I tried with all opportunities - still have the issue, the files cannot be copy on the phone.
I use the stock battery saver and DU battery saver app from google play. I checked the options but I didn't find any option which disconnects the device when the screen is off.
I think its an issue with transferring large files. Every time I try to tranfer a file around the size of say 2 or 3 gb i get that error.
When connected, drag down the notification center, click usb options(or however its called) and swap from mtp to ptp mode
hit 'thanks' if i helped you
SM-N9005 DMJ7 0x0
XDA Developers 4 premium app
chris198810 said:
I've got the solution from some guys post for getting AVI as well as MKV, MPG, VOB, WMV files playable on my new Note 3.
http://lydia622520.tumblr.com/post/62382814629/avi-to-galaxy-note-3-convert-transfer-avi-videos-to
Click to expand...
Click to collapse
That's the gayiest solution ever, converting videos!
Don't use XP as it doesn't know what vfat is. If you're gona use XP then format your SD card as fat but you will have a 2GB file limit.
Large files use Win7 or a 3rd party app.
I have no problems with large files, 8GB mkv is no problem using Win7.
Sent from my SM-N9005 using xda app-developers app
Follow these steps:
1. Install all video codecs
2. Install kies 3 with all usb drivers.
3. Connect phone, open kies, open phone folder top right corner in kies.
4. Copy file-message appears that file not supported, still continue and voilĂ .
Hi,
I tied with both mods mtp and ptp - no success. These days I'll try with kies 3.0 but first I will have to update my XP to SP3.