[Q] connecting to opensuse? - Eee Pad Transformer Q&A, Help & Troubleshooting

i cant seem to connet my transformer to opensuse, any suggestions?

Hi,
I have a couple of options for you, but your TF has to be rooted. I happen to have samba configured in my Opensuse sharing an external hard drive with other machines around. The easiest solution I found was to install Samba Server on my TF.
https://market.android.com/details?id=com.funkyfresh.samba&hl=en
You don't mess with cables at all and have back and forth communication without any problem.
Other alternative is to use CifsManager.
https://market.android.com/details?id=ws.plattner.cifsmanager&feature=search_result
With this you can map a shared folder (let's say with samba) from your pc to later access it from your TF as a local folder! Very useful to map a dir. with movies/music. You will access it as local files in your TF.
Good luck!

santasemilla said:
Hi,
I have a couple of options for you, but your TF has to be rooted. I happen to have samba configured in my Opensuse sharing an external hard drive with other machines around. The easiest solution I found was to install Samba Server on my TF.
https://market.android.com/details?id=com.funkyfresh.samba&hl=en
You don't mess with cables at all and have back and forth communication without any problem.
Other alternative is to use CifsManager.
https://market.android.com/details?id=ws.plattner.cifsmanager&feature=search_result
With this you can map a shared folder (let's say with samba) from your pc to later access it from your TF as a local folder! Very useful to map a dir. with movies/music. You will access it as local files in your TF.
Good luck!
Click to expand...
Click to collapse
would this work if you need to flash a .sh file? otherwise this looks awesome ^^
Sent from my revolver!

mmm... if you mean connecting through ADB for example and flashing something sure not. For that you need to be physically connected with a USB cable. What I posted is more daily usage.

santasemilla said:
mmm... if you mean connecting through ADB for example and flashing something sure not. For that you need to be physically connected with a USB cable. What I posted is more daily usage.
Click to expand...
Click to collapse
thanks! i just was wondering, i want to put ubuntu on my transformer as a celibration of a new dock :]
Sent from my revolver!

Related

Any linux (ubuntu) users with success?

Hi again guys!
Ever since the ATT update usb connecting to the phone in ubuntu is sporadic and unreliable. I can usually get my photos off of it. Sometime I can even get into a non-root basic filesystem as well
However this isn't my main problem. I want to root the phone and install custom ROM's etc... Tried the VMware and a version of windows and installed the samsung drivers to XP but have trouble (again) with the usb and VMware.
Any help would be appreciated.
Additionally I'm pretty pissed off about the update thing. I don't care about tethering per se but that underhanded **** is why I dumped microsoft in the first place. I'll dump ATT too and spend my money elsewhere.
maskvp said:
Hi again guys!
Ever since the ATT update usb connecting to the phone in ubuntu is sporadic and unreliable. I can usually get my photos off of it. Sometime I can even get into a non-root basic filesystem as well
However this isn't my main problem. I want to root the phone and install custom ROM's etc... Tried the VMware and a version of windows and installed the samsung drivers to XP but have trouble (again) with the usb and VMware.
Any help would be appreciated.
Additionally I'm pretty pissed off about the update thing. I don't care about tethering per se but that underhanded **** is why I dumped microsoft in the first place. I'll dump ATT too and spend my money elsewhere.
Click to expand...
Click to collapse
Linux user here. I haven't had the problems you describe. I have lately been using ES File Explorer to copy to and from a shared folder on my desktop. avoiding the USB for file transfers all together. when I do connect via USB I usually use ' adb push' and 'adb pull' to move files around.
To Root your phone there is an 'update.zip' method that I used (no computer needed)
There is also a tool called ClockworkMod Recovery that you can use to install custom rom's and create nandroid backups. (no computer needed)
And finally if you manage to screw up and can not boot, you can use Heimdall on linux like you would use Odin on Windows.
enjoy your phone...
-p
Thank-you so much!!!
I was thinking about exactly what you wrote. Why not do it the linux way? Admittedly my skills are weak.
Had a little trouble with the update.zip but went to the wiki (again) and the info on how to do it from the phone was there. BTW the wiki has improved since last week.
Rooted phone and installed Titanium Backup and Clockwork Recovery. In my excitement I deleted all the ATT bloatware before backing them up and the ROM. Oh well... Too bad.
Now I just feel great about my phone. Needs some customization but no hurry. Only thing was that TB prompted me to go to settings/applications/ and tick "unknown sources". Doesn't exist.
Thanks again! If you have anymore nuggets of info...?
linux newb here but i try
edit:
the phone can mount to a vm in dowload mode for use with odin or in kies mtp mode as long as debugging is off, otherwise it likes to mount to the host pc as a drive, i dont know a work around but you can make the phone a shared folder with the vm client so you can see the files in the vm, it'll be seen as a network location in that case.
it can mount as a drive in linux but you need to select to mount from the phone. i was having problems with it in eclair in windows and didnt try it in linux but froyo is working great. in eclair it may help to try with debugging on then you can mount from the notification bar.
maskvp said:
Rooted phone and installed Titanium Backup and Clockwork Recovery. In my excitement I deleted all the ATT bloatware before backing them up and the ROM. Oh well... Too bad.
Click to expand...
Click to collapse
I did that also...
maskvp said:
Now I just feel great about my phone. Needs some customization but no hurry. Only thing was that TB prompted me to go to settings/applications/ and tick "unknown sources". Doesn't exist.
Click to expand...
Click to collapse
To enable side loading(unknown sources). I used method 5 from this post.
http://forum.xda-developers.com/showthread.php?t=738376
and here is a link to my comments on the method later in the thread regarding some punctuation corrections.
This method uses adb from the SDK to pull the settings.db file off and edit it using sqlite3 before pushing it back on.
I believe you can edit the file directly on your phone once you have root and install a terminal app from the marketplace.
The above forum post is also in the wiki you referenced previously. basically you want to look for methods to "enable side loading"
-p
I'm using Ubuntu and have had no problems. Rooted and removed market restrictions without a hitch.
In progress upgrading to 10.10 64bit. Will see, but right now my machine sees my phone but it won't mount. Though I haven't tried to force it.
maskvp said:
In progress upgrading to 10.10 64bit. Will see, but right now my machine sees my phone but it won't mount. Though I haven't tried to force it.
Click to expand...
Click to collapse
On the phone I leave my usb settings set to ask on connection. And then chose 'mass storage' when it asks. It then mounts /sdcard as an external drive. (make sure you haven't left usb debuging on)
pietro_spina said:
On the phone I leave my usb settings set to ask on connection. And then chose 'mass storage' when it asks. It then mounts /sdcard as an external drive. (make sure you haven't left usb debuging on)
Click to expand...
Click to collapse
Oh I've tried it all-wichaways! That hasn't worked either. The card(s) are seen but no longer mount like they used to. When I choose media player I get this message on the phone: PC connection only available in idle screen. Close all running applications. I think something may be corrupted on the phone.
Before I start flashing anything I'm going to give 10.10 a go. Ubuntu specifies that 10.10 plays nice with Android. Unfortunately, I'm having trouble with my startup disks and have wasted three of them on three different downloads. Won't fully boot. Unfortunately, I've had this experience before with other releases, and it almost always was something being wrong with the .iso that was downloaded. Even tried a usb startup and same experience.
Woes. PITA!
maskvp said:
I've had this experience before with other releases, and it almost always was something being wrong with the .iso that was downloaded. Even tried a usb startup and same experience.
Woes. PITA!
Click to expand...
Click to collapse
Make sure you burn your disks at a slow speed. Like 4x. Also try downloading over a stable wired connection. Use the md5 tool to check your download and your burn. If you can figure out when it is getting corrupt you have a fighting chance.
Reporting back. Finally got 10.10 to boot from a usb flashdrive by disabling the BootParameters. I guess 10.10 is so cutting edge my 2.5 yo toshiba can't boot it easily.
Reinstalled 10.04 without a hitch and since I didn't format my /home still kept everything. But I tried connecting by usb before any updates. No worky. And not after the 256M of updates either.
It's the phone I'm sure. Not really keen on flashing the ROM yet just to fix this. Recollection is that Samsung didn't put a good effort into this part of the phone. But I think again..
Why not eschew the usb for file transfers? I've got Bluetooth and wifi right here. Who needs clunky old usb? Adhoc network?
Ideas? Wifi would be easiest since my laptop doesn't have Bluetooth.
maskvp said:
Ideas? Wifi would be easiest since my laptop doesn't have Bluetooth.
Click to expand...
Click to collapse
I think I mentioned in an earlier post that I use an app called ES File Explorer (free in the market) to navagate to a shared folder on my desktop.
My (samba) shared folder has no restrictions and works well. Only issue is I have to fix ownership and permissions on things copied over to the computer from the phone. If you choose to password protect yours let me know how that works out for you.
pietro_spina said:
I think I mentioned in an earlier post that I use an app called ES File Explorer (free in the market) to navagate to a shared folder on my desktop.
My (samba) shared folder has no restrictions and works well. Only issue is I have to fix ownership and permissions on things copied over to the computer from the phone. If you choose to password protect yours let me know how that works out for you.
Click to expand...
Click to collapse
OK thanks. I'm going to investigate this. I take it ESFE works over the 3g connection as long as the host (my laptop) is connected to the internet?
maskvp said:
OK thanks. I'm going to investigate this. I take it ESFE works over the 3g connection as long as the host (my laptop) is connected to the internet?
Click to expand...
Click to collapse
It supports FTP for sure. I'm no security expert but I doubt its a good idea to share a samba share over the internet.
If you want remote access to you desktop there are secure methods for that. The method I would choose would depend on my desire/need for a remote connection.
If I just want to access my shared folder I would probably set up a VPN connection and then use ES FileExplorer.
To fully control the computer, use VNC or other "remote desktop" application.
Been reading up on Samba. It is the linux way lol. Also, I went and got a Bluetooth micro-adapter. Installed drivers from the repository.
Transferred some pics and music back and forth. All GUI based. Worked first time. I'm still this side of the learning curve but my base needs are met.
The Bluetooth works great but I'd like to learn a bit more about the wifi. Seems to me one should be able to move files with a VPN via the wireless adapters and no router. I just lack the knowledge and skill to do it.
But thanks for reminding me about the ES FileExplorer! As far as the permissions in Ubuntu for the shared folder I just checked the box under right-click- sharing options allow others to create and delete files from this folder. I think that works.

[Q] Mass Storage

Ok now I am about smart enough to turn my gtab on so lets start with no pretenses.
I bought the gtab because I used to use my blackberry storm as a mass storage/emailing device that my clients and customers could send me files I would use docs to go on them and then send them back out. When I was at my computer not wanting 2 sets of files I would use the bb as my mass storage seems simple worked great. Well the it department of my company took over the phone service and shut off the mass storage along in internet and well its a brick now that gets email and dials hone numbers.
I bout the gtab because I wanted to get there again. I plug the gtab in and i can see the 16gb of internal storage and can access it BUT the micro sd I can not. I know this is long winded but can anyone help me? I know I read these things and I just dont get it you say just use vegan well to me I like meet is all i can say I just do not know what your talking about! I am reading that I should "root" it? but it works for me (minus this) with out worrying about crashing and putting new patches on and this and that I tried it with a blackjack and a fuse from At&t I do not have the time i used to have when I was writing batch files in dos! The tech train has passed me by.
lil97jeeptjj said:
Ok now I am about smart enough to turn my gtab on so lets start with no pretenses.
I bought the gtab because I used to use my blackberry storm as a mass storage/emailing device that my clients and customers could send me files I would use docs to go on them and then send them back out. When I was at my computer not wanting 2 sets of files I would use the bb as my mass storage seems simple worked great. Well the it department of my company took over the phone service and shut off the mass storage along in internet and well its a brick now that gets email and dials hone numbers.
I bout the gtab because I wanted to get there again. I plug the gtab in and i can see the 16gb of internal storage and can access it BUT the micro sd I can not. I know this is long winded but can anyone help me? I know I read these things and I just dont get it you say just use vegan well to me I like meet is all i can say I just do not know what your talking about! I am reading that I should "root" it? but it works for me (minus this) with out worrying about crashing and putting new patches on and this and that I tried it with a blackjack and a fuse from At&t I do not have the time i used to have when I was writing batch files in dos! The tech train has passed me by.
Click to expand...
Click to collapse
You do know that it doesn't come with a micro SD card, right?
ihaveathumb said:
You do know that it doesn't come with a micro SD card, right?
Click to expand...
Click to collapse
Yes I took the 16gb out of the bb and put it into the gtab. i can open all my files on the tab using the file explorer thing i figured out how to find the folder rather then it being a "drive"
lil97jeeptjj said:
Yes I took the 16gb out of the bb and put it into the gtab. i can open all my files on the tab using the file explorer thing i figured out how to find the folder rather then it being a "drive"
Click to expand...
Click to collapse
I think you were originally asking if you'd be able to see the external microsd card from your pc over usb? I think you can't at least not w stock TNT, not yet. I'm not sure if any of the other ROMs do either.
As an alternative, ESFileExplorer can see Windows and smb/samba shares over network, so you can move files to/from /sdcard2 that way.
HTH...
Jim
jimcpl said:
I think you were originally asking if you'd be able to see the external microsd card from your pc over usb? I think you can't at least not w stock TNT, not yet. I'm not sure if any of the other ROMs do either.
As an alternative, ESFileExplorer can see Windows and smb/samba shares over network, so you can move files to/from /sdcard2 that way.
HTH...
Jim
Click to expand...
Click to collapse
Thanks Jim that is what i was asking...while i dont understand alot of what you said i think the gist is that i would have to use my computer to store the files and then send them to the gtab from the computer not be able to use the gtab as a thumbdrive with the bonus of emailing...i hope that someone will figure this out soon! I want to buy the case with a keyboard and dump the laptop traveling every week it would be great to only carry my gtab! then plug into any computer hotel/client/contractor any and have a full comp if i need it.
lil97jeeptjj said:
Thanks Jim that is what i was asking...while i dont understand alot of what you said i think the gist is that i would have to use my computer to store the files and then send them to the gtab from the computer not be able to use the gtab as a thumbdrive with the bonus of emailing...i hope that someone will figure this out soon! I want to buy the case with a keyboard and dump the laptop traveling every week it would be great to only carry my gtab! then plug into any computer hotel/client/contractor any and have a full comp if i need it.
Click to expand...
Click to collapse
No. What I was suggesting is kind of the reverse of what you said.
Try this:
- on a windows machine share one of the drives
- on gtab, start es file explorer
- on upper right, press local button, and select LAN
- you get empty page
- press menu
- press New--> Server
- enter hostname or ip, etc
-after that press on icon for server
You would see the drive you shared earlier. Now you can move files from you gtab to the shared drive or from the shared drive to you gtab, but you have to do it by operating the gtab.
Jim
jimcpl said:
No. What I was suggesting is kind of the reverse of what you said.
Try this:
- on a windows machine share one of the drives
- on gtab, start es file explorer
- on upper right, press local button, and select LAN
- you get empty page
- press menu
- press New--> Server
- enter hostname or ip, etc
-after that press on icon for server
You would see the drive you shared earlier. Now you can move files from you gtab to the shared drive or from the shared drive to you gtab, but you have to do it by operating the gtab.
Jim
Click to expand...
Click to collapse
Thanks again Jim but it seems with this method I would have to send the file to my comp open it with say word or excel and edit it and send it back to Gtab. I will eventually screw this up lol. AND I still have to carry my laptop or netbook. what about putting a thumbdrive on the gtab would that work? I dont even have one to try tonight. I would then I guess be able to use that on all computers would I be able to get a file from my webmail sever and download it direct to the thumbdrive? I really appreciate the help here.
lil97jeeptjj said:
Thanks again Jim but it seems with this method I would have to send the file to my comp open it with say word or excel and edit it and send it back to Gtab. I will eventually screw this up lol. AND I still have to carry my laptop or netbook. what about putting a thumbdrive on the gtab would that work? I dont even have one to try tonight. I would then I guess be able to use that on all computers would I be able to get a file from my webmail sever and download it direct to the thumbdrive? I really appreciate the help here.
Click to expand...
Click to collapse
Yes, flash or even USB harddrives work, but only FAT32, and have to be only 1 partition (think).
It'll show up as /usbdisk on gtab.
Jim
P.s. there are Apps in market that can view and/or edit office docs, spreadsheets, and even ppts.
Jim
jimcpl said:
P.s. there are Apps in market that can view and/or edit office docs, spreadsheets, and even ppts.
Jim
Click to expand...
Click to collapse
I dont have market because i havent "rooted" it i think thats what i would have to do BUT i do have docs to go from datav so I can edit them.
Currently when connected to your PC, you can only access the internal storage. The G Tab has 16gb of internal storage, why not use that for storage? If you want to put it into your microsd you could always use USB microsd card adapter. Current software does not mount the microsd but hopefully this can be fixed in a software update.
You can always transfer from internal storage to microsd from within the tablet also using ES File Explorer.
japhule said:
Currently when connected to your PC, you can only access the internal storage. The G Tab has 16gb of internal storage, why not use that for storage? If you want to put it into your microsd you could always use USB microsd card adapter. Current software does not mount the microsd but hopefully this can be fixed in a software update.
You can always transfer from internal storage to microsd from within the tablet also using ES File Explorer.
Click to expand...
Click to collapse
And sometimes we miss the forest for the trees....I dont know how I missed that lol.
However does this effect performance at all if say I fill up 14gb with documents and scans?

[XOOM 2] Xoom 2 Software Frustration

Connected the Xoom 2, to a windows 7 machine.
Insists on letting installing 'Motocast' which I let it...what a complete pile of shi*.
I want to 'sync' a 700MB .avi video, over usb cable, to the device...estimated time? 30 minutes!!! I swear this complete toss of software is insisting to re-encode the entire file to some bullsh*t format of their choice. Is there an option to turn this off and transfer it natively?
Secondly, thankfully, it also installs native 'portable' device drivers, allowing Windows 7 file explorer to browse the device. Great, so I copy the same .avi file and paste it to the device...'Do you want to copy xyz.avi? Your device might not be able to play this file' I am prompted...'yes' I click. Just as it finishes copying (after about 4 minutes...much better) it bombs out, notifying me that because the device cannot play this file it is cancelling the transfer...wtf?!?!
The only interim solution i've found is renaming the extension '.avi' to something like '.proprietrysoftwarecansuckmyballs', copying it, then renaming it back to '.avi' once transfer has completed solves this.
So can anyone offer any 'clean' solutions to my file transfer woes? If theres no improvement, this device will be getting returned next week, which is a shame as the tablet is a great bit of kit, its just a shame the software blows.
Look for "Wi-Fi File Explorer" in the market.
This looks like it only transfers over wifi?
I need to transfer over usb cable.
Had this problem myself, looks like it doesn't come with the drivers. After a bit of searching, I found that the standard driver package works:
http://www.motorola.com/staticfiles...al_Drivers/MotoHelper_2.0.53_Driver_5.2.0.exe
Installed that, unplug the USB cable and put it back in - should work fine!
tr00st said:
Had this problem myself, looks like it doesn't come with the drivers. After a bit of searching, I found that the standard driver package works:
http://www.motorola.com/staticfiles...al_Drivers/MotoHelper_2.0.53_Driver_5.2.0.exe
Installed that, unplug the USB cable and put it back in - should work fine!
Click to expand...
Click to collapse
Hey thanks man, that worked a treat.
Just for clarification, does you still prompt you that the device may not support playback of the file, but then successfully transfer it (whereby it would previously error at the last second)?
No idea - haven't had that particular part of the issue myself - the main thing I had was the slowness...
I am a linux user ... i will only have the option to upload files via wifi network ?
I have a Xoom 2 ME and the only way to copy a large movie file to the device was adb.
adb push foo.txt /sdcard/foo.txt
Click to expand...
Click to collapse
That's the only usb-way i come up with. I'am on snow leopard and Google's Android File Copy tool does not work.
elster said:
I have a Xoom 2 ME and the only way to copy a large movie file to the device was adb.
That's the only usb-way i come up with. I'am on snow leopard and Google's Android File Copy tool does not work.
Click to expand...
Click to collapse
I guess the same way will work to linux too . Xoom2 has only one partition on the disk ? that the reason not to be able to mount it as a normal usb ? If you root the device is the anyway to great a small 2 Gb for ex partition to use it for easy transfer ?
Off topic about xoom 2 ME . How good the screen and and the battery life are ?
Useless tablet ?
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
OldBeurt said:
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
Click to expand...
Click to collapse
You probably hit it on the head about the Netflix certification. I would think about returning it, man.
a solution ?
Thanks to a French forum (frandroid, in the Xoom 2 topic... sorry I can't send links here), I tested a solution to the transfer problem: It is possible to use (on the computer) a server to share the files such as a samba server.
It works fine. But it's not as easy to browse, select, copy and paste file with explorers on the tablet than it is on computers (several windows, keyboard shortcuts such as Ctrl-c/v, and so on).
But it's now possible to exchange files with the Xoom 2ME without going through a cloud or using Windows/motoCast.
mdcykkk9 said:
Off topic about xoom 2 ME . How good the screen and and the battery life are ?
Click to expand...
Click to collapse
Sorry for answering so late.
The screen is quite good.
The battery life is terrible compared to my ipad2. Charging needs a lot of time and is very slow. I guess it's because of mini usb only.
Currently i'am using the device as a Kindle Fire replacement, because off the lightweight (KF is heavier and bulky). The books i usually read have more weight than the device itself.
I like it for that.
But i may not be a good adviser because my device is a prototype. It is not smooth and the speakers are terrible.
I think 8,2" is the perfect size for me. The weight is so much better than any other tablet i had.
OldBeurt said:
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
Click to expand...
Click to collapse
Try using a terminal on the Xoom 2 and ping the computer you're trying to connect to, while pinging your Xoom 2 from that computer at the same time. It's like you have to force them to see each other before they can start connecting in future.
I used fileexpert to see and download files with smb shared folder on Ubuntu Linux without a problem.
Sent from my XOOM 2 ME using Tapatalk

File transfer android to android

Hello
I have a HTC One x and an Asus infinty tf700. I want to transfer files from my Hox to the tf700 without using Bluetooth as it takes ages.. I thought I could just plug in the Hox into the tf700 and off I go.. but Noo .... Lol. I have tried WiFi file transfer and fast file transfer. Still no luck. Any thought
Thank You
Sent from my HTC One X using xda app-developers app
Hi There,
I do almost exactly that on a regular basis, only with TF700 and HOX+. Install and configure WebDAV server on your TF700T,
https://play.google.com/store/apps/details?id=com.icecoldapps.webdavserverultimate
Just need to set up the right IP address on your wifi network. Then use ES File Explorer (or similar) on your phone to access all of the files on your tablet. You will be able to move, copy and even stream from your tablet (Including any files on an external hard drive connected to the tablet) directly to your phone. You just need to set up an FTP connection to your tablets WebDAV server you have started using the IP address etc.
https://play.google.com/store/apps/details?id=com.estrongs.android.pop
You ideally would be on the same wifi network, but you can in fact set it up for wifi hotspot as well if no router is available. All the settings are remembered so you just need to start and stop the WebDAV server as you need and ensure that the wifi on your phone/tablet doesn't go to sleep. I wouldn't advise keeping the webdav server running all the time as this will possibly be a battery drain.
I can get anywhere up to around 5MB/sec transfer speed and it's pretty stable and reliable. You don't need root or anything to use the above method either. I'm pretty sure I have streamed full HD from hard disk, via tablet to my phone no problems. (with phone MHL HDMI in to my TV... just because I can!) but would normally just use tablet HDMI of course. I find it very useful to sync photos and important files.
To go one stage further you can use webdav file manager to set up auto sync, sync on schedule etc as well.
https://play.google.com/store/apps/details?id=jp.ddo.shigadroid.webdavfilemanager
I use that to sync my picture folders.
Hope that helps as it took me a long time to find the right combination of programmes to make it work properly! I wish I could just plug my phone into the usb port and transfer that way as the speed is much better for large files over a gig or so.
Cheers for the reply.
I installed webdav server and setup a server and I can't seem to find it through es file explorer.. I can see my PC IPs but not my other android device.
I tried accessing my HOX from my TF700 after setting the Webdav server on my HOX and I couldnt see it at all through ES.
I then tried it in reverse. I could see my TF700 ip through ES but when I would try connecting to it, it would just fail.
Am I missing something...
Thank You
Sent from my HTC One X using xda app-developers app
I wish I could check and post screen shots but my TF700 is away for RMA repair.
Just double check the IP of the sever you have started and the port are both matched. I don't think there is much to the settings on WebDav. Do you have a firewall that would be blocking the port from being open?
Ill try to put webdav on my phone and double check the settings from memory tonight. As soon as I get my tab back ill confirm for you if you havenr already figured it out.
John
P.s. don't forget the thanks button! :fingers-crossed::angel::angel:
tnjfitzy said:
I have a HTC One x and an Asus infinty tf700. I want to transfer files from my Hox to the tf700 without using Bluetooth as it takes ages.. I thought I could just plug in the Hox into the tf700 and off I go.. but Noo .... Lol. I have tried WiFi file transfer and fast file transfer. Still no luck.
Click to expand...
Click to collapse
Try the app 'Superbeam' from the Play store.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
_that said:
Try the app 'Superbeam' from the Play store.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
Click to expand...
Click to collapse
how about via computer?
Coweri said:
how about via computer?
Click to expand...
Click to collapse
Superbean uses Wifi direct and you can get high transfer speed between two Wifi direct devices.
If your computer isn't Wifi direct computer (most likely no) you can use AirDroid which has great user interface.

[Q] Accessing SDCARD from a computer

I tried the search, but it's down.
Anyone know if it's possible or a good alternative way to access files on your SDCARD from your computer?
Thanks
you only have a few options
the main 3: ADB, MTP, FTP.
There are issues with the drive not showing up. I'm having the same problem.
MTP=error
PTP= works, but is mostly useless.
Looking at http://forum.xda-developers.com/showthread.php?t=2514396 now.
Edit: Simply removing my existing android device from device , along with the "delete driver" option fixed it. (windows 7)
I had the "universal adb driver v.72"
Noticed the Google driver has support for the nexus 5 as well.
https://developer.android.com/sdk/win-usb.html#top
Edit2: adb also works out of the box with the google driver.
WiFi File Transfer is a good alternative https://play.google.com/store/apps/details?id=com.smarterdroid.wififiletransfer&hl=nl. Airdroid is also a very good app for wireless file transfers.
Grab a ftp server to run on your phone is an alternative, but Wi-Fi transfer rates are often quite bad compared to usb.
I'm very satisfied with mtp, I nearly never transfer files between computer and phone.
.jond said:
I tried the search, but it's down.
Anyone know if it's possible or a good alternative way to access files on your SDCARD from your computer?
Thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2518454
What version of windows. If it is a version without media center such as N mtp will NOT work. Same issue happened to me.
Sent from my Nexus 5 using xda app-developers app

Categories

Resources