Ok i've been trying to connect wirelessly to my laptop for more than an hour now. I do every step and when it comes to "to to usb connectivity and click on laptop name and then connect" it just hangs on connecting on the phone.
On PC it says that PC Companion will move to next step automatically when connecting is done. So, what I am doing wrong? Laptop is with Win8.
Wahad said:
Ok i've been trying to connect wirelessly to my laptop for more than an hour now. I do every step and when it comes to "to to usb connectivity and click on laptop name and then connect" it just hangs on connecting on the phone.
On PC it says that PC Companion will move to next step automatically when connecting is done. So, what I am doing wrong? Laptop is with Win8.
Click to expand...
Click to collapse
Anyone?
I take it you have wifi turned on and connected to the sane router as your computer, can I ask what you are trying to do because there are loads of app if you are trying to transfer files from phone to computer which root isn't needed
Sent from my C6603 using xda premium
I want to minimize opening flap for usb cable when I want totransfer something. I dnot know if there is some other program that allows WiFi file transfer. Suggest me something, but again I dont know why I can not connect
Same router, same network. Netgear WNR2000. I'm using it for nd net connection for my phone but I can not connect it. I put sleep time to 10minutes and nothing
Thanks in advance
Sent from Xperia Z
Wahad said:
I want to minimize opening flap for usb cable when I want totransfer something. I dnot know if there is some other program that allows WiFi file transfer. Suggest me something, but again I dont know why I can not connect
Same router, same network. Netgear WNR2000. I'm using it for nd net connection for my phone but I can not connect it. I put sleep time to 10minutes and nothing
Thanks in advance
Sent from Xperia Z
Click to expand...
Click to collapse
Pm comming
Edit: one other thing you can always use/try is a wireless adb install/push from Google play depending how good you do knowledge is
Adb install (location on computer) sdcard0 (or 1 for sd card) \ I think it is
But have a read about it because you can even get a log cat from it
Edit 2 something like this
https://play.google.com/store/apps/...1bGwsMSwyLDEsImJvaGxvb2wubmV0LndpZmlhZGIiXQ..
Maddhouse said:
Pm comming
Click to expand...
Click to collapse
Well you have lot of options to minimize opening of flaps.
First of course try to fix wifi network between xperia and router. Check for DHCP settings, try using WDS option if you have it.
I would also check if phone is recognised in windows networking.
there is an app on playstore that should work and prolly lot of them on pc
https://play.google.com/store/apps/details?id=com.smarterdroid.wififiletransfer&hl=en
You could get cheap dock and use it for sync and charging, you just change usb from charger to pc
Bluetooth transfer.
What should I check regarding DHCP? Also how can I check if my laptop is recognizing my phone?
It IS recognizing it when it's connected via usb.
I'm looking for DK26 dock but it looks like everywhere is out of stock or not delivering to my country. There are only overpriced sellers 40pounds + PP
Wahad said:
What should I check regarding DHCP? Also how can I check if my laptop is recognizing my phone?
It IS recognizing it when it's connected via usb.
I'm looking for DK26 dock but it looks like everywhere is out of stock or not delivering to my country. There are only overpriced sellers 40pounds + PP
Click to expand...
Click to collapse
Okay so your laptop is connected wirelessly and your phone is connected wirelessly with then same router?
If you install a adb wireless open/run as I have said in Op, enable debugging and then open adb and type adb connect "your phone's ip which the app on your phone will say"
Now does it say connected or failed if it says connected then type adb devices and you should get back your device adb code, if this works then I am wondering if your firewall software is blocking PC Companion to connect but I personally don't use PC Companion as long as adb works and a wifi transfer then that is all you need because in the incident that you need to use Senior flashtool that is done via cable
By the looks you are in the UK as well I have had a nightmare to get a Sony dk26 dock just keep trying because I bought mine Monday when they came back into stock but then by the time I had paid they had sold out again so I got one just in time
Sent from my C6603 using xda premium
Wahad said:
Ok i've been trying to connect wirelessly to my laptop for more than an hour now. I do every step and when it comes to "to to usb connectivity and click on laptop name and then connect" it just hangs on connecting on the phone.
On PC it says that PC Companion will move to next step automatically when connecting is done. So, what I am doing wrong? Laptop is with Win8.
Click to expand...
Click to collapse
Same here. Tried several times but no luck.
Sent from my C6602 using xda app-developers app
lovemyarc said:
Same here. Tried several times but no luck.
Sent from my C6602 using xda app-developers app
Click to expand...
Click to collapse
Sorry what have you tried, wireless connection or buy dock?
Sent from my C6603 using xda premium
Maddhouse said:
Sorry what have you tried, wireless connection or buy dock?
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Wireless connection via pc companion is not working.
Sent from my C6602 using xda app-developers app
Just tried it and it also hung for a while but just leave it and for a while and it then worked.
Phil
I had it working only one day, don't know what happened now I can't pair it wirelessly with PCC.
The Sony PCC write a file in the root of SD with the name of your PC when you do the pairing, delete it and retry. Also sometimes the procedure is very long I remember with other Xperia sometime it took almost 10/15mn to get it done.
If you want a third party app there is Filepush (here on xda and play store) that transfert file over wlan but only in one direction PC > Devices.
Edit :
Just tried it and it also hung for a while but just leave it and for a while and it then worked
Click to expand...
Click to collapse
What is the size of the file in SD with your PC name wrote by PCC?
My file is 0.00kb. I've deleted it and I will try again as soon as i come home.
Sent from Xperia Z
Ok, I just tested under ADB and its unable to connect.
I looked on internet and it looks like its router problem, port forwarding and stuff like that, the main problem is that I don't know how to forward port in my Netgear WNR2000
So if anyone can help me i would be very grateful.
Thanks to everyone that helped me so far. It looks like if i forward port 8000 it will work.
Wahad said:
Ok, I just tested under ADB and its unable to connect.
I looked on internet and it looks like its router problem, port forwarding and stuff like that, the main problem is that I don't know how to forward port in my Netgear WNR2000
So if anyone can help me i would be very grateful.
Thanks to everyone that helped me so far. It looks like if i forward port 8000 it will work.
Click to expand...
Click to collapse
okay so you turn adb app on and it gives you a ip address to enter e.g 192.168.8.6:5555 then you are now trying to connect on the laptop to it: adb connect 192.128.8.6:5555
Maddhouse said:
okay so you turn adb app on and it gives you a ip address to enter e.g 192.168.8.6:5555 then you are now trying to connect on the laptop to it: adb connect 192.128.8.6:5555
Click to expand...
Click to collapse
Yes, and its unable to connect.
I connected it to other router and it worked, but I dont know why its not working on netgear...
Well it looks like Pc Companion may be problem, I never use official programs because they mostly do not work good, like samsung kies for example.
However I tried this program I already suggested to you:
https://play.google.com/store/apps/d...transfer&hl=en
The program works just like it should without problems, maybe you could give it a go to check if its working for you.
Or you may use some other app that behaves similiar, and add that network location to your windows for faster access sync.
***
Airdroid is even better, it works amazing.
I paired my Xperia Tablet Z in less than 5 minutes same setting as usual, then tried to pair my Xperia Z, no way!
Don't know why mobile doesn't work while tablet does...
here is my 2 cents.. looks like I am resurrecting a dead thread. I tried to connect my tab Z with wifi.. I read the instruction clearly I think it says that the computer must be connected to router wired. Anyhow I tried connecting with network configuration. On 4.1.2 and 4.2.2 I could connect it to router both with wifi.. upgraded to 4.4.2 its a no go. I get
this.
Related
Is this possible? If so how?
I would like the Diamond to use the internet connection of the desktop computer (cheaper) - and they see each other via bluetooth but it seems they both want to be "network access point"
Can you get the diamond to shut up and listen instead of thinking it is supposed to be the boss?
I actually discovered this today
If you connect with activesync via bluetooth, the phone uses the computers internet access...
well mine does... I don't know if this is standard, I just discovered it by accident
Damn, then I have to install activesync...
But thanks for the tip.
Well didn't work here. Must be some fluke on your system perhaps?
Kermode said:
Well didn't work here. Must be some fluke on your system perhaps?
Click to expand...
Click to collapse
I've done this quite often, it's no fluke at all. Whenever I connect my phone to ActiveSync (or WMDC as I use Vista) via USB or bluetooth, it is able to use the internet connection from my PC.
Kermode said:
Well didn't work here. Must be some fluke on your system perhaps?
Click to expand...
Click to collapse
you need to check active sync or windows mobile center(vista) options to enable data through
hmmm, that's strange ...
I'm testing it right now ... opening Opera, and there is the internet!
And I'm sure Its thrue bluetooth because my wifi router isn't connected
And when I disconnect activesync, no more internet...
Someone else that can check that?
NisseDILLIGAF said:
hmmm, that's strange ...
I'm testing it right now ... opening Opera, and there is the internet!
Click to expand...
Click to collapse
No no, you are right - I needed to reboot the PC first apparently - duh
Works fine, thanks Nisse
NisseDILLIGAF said:
hmmm, that's strange ...
I'm testing it right now ... opening Opera, and there is the internet!
And I'm sure Its thrue bluetooth because my wifi router isn't connected
And when I disconnect activesync, no more internet...
Someone else that can check that?
Click to expand...
Click to collapse
Yes you can connect to internet through active sync or windows mobile device center by bluetooth, even if you rnt using microsoft bluetooth stack.
xispas2008 said:
Yes you can connect to internet through active sync or windows mobile device center by bluetooth, even if you rnt using microsoft bluetooth stack.
Click to expand...
Click to collapse
Though just for knowledge, I'd like to know how to connect through bluetooth as well - any HTC relevant guides about that?
Have you looked into bluetooth PAN?
Some info here.
Or install a http server on the PC and set up a web proxy (PHP or cgi, etc), then browse through that..
I havnt tried either of these but its something to look into..
dabs said:
Have you looked into bluetooth PAN?
Some info here.
Or install a http server on the PC and set up a web proxy (PHP or cgi, etc), then browse through that..
I havnt tried either of these but its something to look into..
Click to expand...
Click to collapse
There's really no point in doing that considering ActiveSync/WMDC shares the connection when you connect, all you have to do is pair your phone with your PC then go into ActiveSync on the phone and select Connect via BlueTooth.
Was just throwing it out there for us non-windows users. I keep a dedicated VM for flashing, but avoid using it whenever I can.
poedgirl said:
There's really no point in doing that considering ActiveSync/WMDC shares the connection when you connect, all you have to do is pair your phone with your PC then go into ActiveSync on the phone and select Connect via BlueTooth.
Click to expand...
Click to collapse
So you have to have activesync installed as well to use Bluetooth - damn a lot of junk - but thanks for the tip
hey guys i connected my HTC touch diamond to my windows xp SP3 laptop. but for some reason internet is not working. if i try to use internet it says it is unable to connect on my touch. i had checked the option in quickgps that it should update whenever i connect to activesync but that cannot be used as long as there is no internet through activesync.
can anybody help
NisseDILLIGAF said:
I actually discovered this today
If you connect with activesync via bluetooth, the phone uses the computers internet access...
well mine does... I don't know if this is standard, I just discovered it by accident
Click to expand...
Click to collapse
Hello
How to connect with activesync via bluetooth to use internet from the PC..I'm really like this..Thks!
Hi, does anyone ever succeed with LG On Screen Phone? i've installed all drivers including ADB ( with usb debugging both on and off method ) but it always fail to connect everytime after it asks to input the password (0-0-0-0). please help.
thnx!
i had problems at first but it was due to a driver problem. i use windows XP. i can use it both via usb and bluetooth, though much slower with BT but with USB the phone gets very hot as it's charging with too little power.
it's an awesome feature, like if your texting with someone you can write way faster, perfect when you're at work.
i've read about that some people had to use usb debug to make it work but i don't. make sure there's no yellow exlamation marks in the device manager, cause then some drivers aren't properly installed.
mertzi said:
i had problems at first but it was due to a driver problem. i use windows XP. i can use it both via usb and bluetooth, though much slower with BT but with USB the phone gets very hot as it's charging with too little power.
it's an awesome feature, like if your texting with someone you can write way faster, perfect when you're at work.
i've read about that some people had to use usb debug to make it work but i don't. make sure there's no yellow exlamation marks in the device manager, cause then some drivers aren't properly installed.
Click to expand...
Click to collapse
I'm running windows 7 64bit and installed all drivers including usb debug required drivers. No yellow exclamation mark in device manager and no luck to make osp working
Sent from my LG-P970 using Tapatalk
get a Mac
rashad1 said:
get a Mac
Click to expand...
Click to collapse
No I won't haha
Sent from my LG-P970 using Tapatalk
Mine works fine, downloaded the LG PC Suite and when I launched it it asked me to get On Screen Phone and it works pretty good.
rimatox said:
Mine works fine, downloaded the LG PC Suite and when I launched it it asked me to get On Screen Phone and it works pretty good.
Click to expand...
Click to collapse
what LG suite version did you download?
LG PC Suite IV 4.3.5.20110131
rimatox said:
LG PC Suite IV 4.3.5.20110131
Click to expand...
Click to collapse
Okay rimatox, I'll try with that version. Thank you
Sent from my LG-P970 using Tapatalk
Dont get a mac! Apple is the new microsoft.
Did you get it to work?
Sent from my LG-P970 using XDA App
You could also try droid vnc server beta, its more like a remote desktop server but for the phone so its the same but it will go through wifi or 3g, i didnt get it to work but i think its because of my isp.
Sent from my LG-P970 using XDA App
Hahaa I know, although I'm using mac in the office for some macos exclusive software but no thanx I prefer PC as main computer to do design job, moreover I have EIZO IPS monitor at my office and AOC IPS for my home PC so mac is not required.
Yeah osp is working now, thx man. But it has annoying bug, when I press power off button directly on the phone then powered on again to display lockscreen, osp won't update. So I must restart osp...
Unfortunately I don't have wifi on my computer so I can't try it. Maybe I'll test it at my office.
Sent from my LG-P970 using Tapatalk
Hi all,
Up until recently, my phone has been working great for transferring data between my computer. I'd connect it via usb, set it to mount to the PC and just move stuff back and forth. I was also able to use droidexplorer without fail as well.
Now, for some reason, droid explorer loses the connection when I start diving into folders, and my regular mounted transfers time out when moving files between my pc and phone but I can browse my phone without issue until I start transferring.
I have tried multiple ROMs and I am seeing the same issue. I have noticed that my usb cable is loose when it connects to my phone. Could this be the cause?
Any insight to this?
Sent from my SAMSUNG-SGH-I897 using XDA App
I had a problem with my captivate having a lose cable and the USB would not work so this could be the issue
Sent from my LG-P925 using XDA App
It looks very much like USB is losing connection intermittently.....if you are on Win 7, do you get the "ding-dong" device-connecting sounds repeatedly?
Also, if you updated anything on the Win OS, or added a new USB device, you could end up with this. I know when I added my bluetooth dongle, all my phone connections went to pot.
Also, try different USB ports.
chappatti said:
It looks very much like USB is losing connection intermittently.....if you are on Win 7, do you get the "ding-dong" device-connecting sounds repeatedly?
Also, if you updated anything on the Win OS, or added a new USB device, you could end up with this. I know when I added my bluetooth dongle, all my phone connections went to pot.
Also, try different USB ports.
Click to expand...
Click to collapse
I'm on windows 7 and nothing has changed software wise. No audible notifications either.
Once the connection dies I normally have to replug-in to get my PC to detect the phone. I did notice that one of my front Ports doesn't see my phone anymore. I'll try one of the back ones.
Sent from my SAMSUNG-SGH-I897 using XDA App
you should try different cable. The one came with my phone gives me same problem now. I bought a new one off amazon for 2 dollar. It working great for data and charging.....
I have searched this topic but they all centered on Macs or got off topic or someone gave an answer that didnt even solve the solution. So i thought i would ask myself. Is there any way to share my LAPTOPs wifi TO my DROID3???
http://bit.ly/uGGo0Q
to the poster above; i dont like smarta**es. my post said i already searched so if you found something then post a link.
to everyone else i want something via usb or bluetooth. preferably usb. i have googled it and all the results are either hardware specific, need unbunto [i have windows 7] or dont have a solution. If you ever owned a zune [who has? lol besides a few of us] or a windows phone, they can do it from stock.
__
I have a bluetooth usb adapter on my laptop I am not sure how it does it but it allows me to get online with my droid 3 via the bluetooth link, I click on connect via access point and it works. Sometimes it works and sometimes the signal gets killed, but try connecting through a bluetooth usb adapter.
I know you said preferably over Bluetooth or USB but have you considered trying something like a virtual access point for your PC? It would require WIFI but you could run a software app on your PC that broadcasts as an access point that you could connect to from your phone.
You have a phone that is wifi capable, but you want to thether to your pc to use the wifi connection.
Oh and I hate smartasses too.
*I love my Droid3..f'off Samsung Captivate*
bishop0114 said:
I know you said preferably over Bluetooth or USB but have you considered trying something like a virtual access point for your PC? It would require WIFI but you could run a software app on your PC that broadcasts as an access point that you could connect to from your phone.
Click to expand...
Click to collapse
i have looked at those, but i prefer usb because it does not affect the battery life of my laptop as much. thanks for the advice.
cappysw10 said:
You have a phone that is wifi capable, but you want to thether to your pc to use the wifi connection.
Oh and I hate smartasses too.
*I love my Droid3..f'off Samsung Captivate*
Click to expand...
Click to collapse
yes because my laptop has the intel ultimate 6300 wireless card. it can pick up alot mroe connecttins and connect to 5ghz. My droid3 cant pick up the connections i need. offer help or please stop commenting.
thank you to the rest of you for trying to help me solve this problem. I apprieciate it alot
enigmaco said:
I have a bluetooth usb adapter on my laptop I am not sure how it does it but it allows me to get online with my droid 3 via the bluetooth link, I click on connect via access point and it works. Sometimes it works and sometimes the signal gets killed, but try connecting through a bluetooth usb adapter.
Click to expand...
Click to collapse
do you know the name of the adaptor? this sounds perfect
ASUS bluetooth adapter I got it from meritiline a couple years ago, just been using it recently. And all I did was turn on the bluetooth on my phone and it worked, didn't download any software or anything.
That's funny as he'll.
Sent from my DROID3 using XDA App
Manic_Dragon said:
That's funny as he'll.
Sent from my DROID3 using XDA App
Click to expand...
Click to collapse
Your telling me I was just fooling around with my phone and laptop on day, and clicked on a link and boom I was online. I looked at my signal and was thinking "what the hell just happened?" lol
Ifnyou have windows 7 just install connectify
Google it (smartassingly probably just add a .com to that..)
It adds an AP virtual. That sjould not spend alot more of power as you have already wifi running.
Enviado desde mi DROID3 usando Tapatalk
If you laptop has Bluetooth (It should, I thought all Intel wifi chipsets in laptops were also Bluetooth) then what you want is a PAN "Personal Area Network". I thought the basic bluetooth stack in Windows supported this out of the box. (The Toshiba BT stack I used with Windows XP did, I don't know for sure about the MS BT stack in Windows 7 though).
Then you just turn on Internet Connection Sharing for you Wifi adapter to the Bluetooth PAN adapter.
Something like that anyway. I'm going from memory on the Windows side, and assuming the Droid 3 (etc.) supports PAN on its Bluetooth setup.
Doing it with USB though is trickier. On Windows 7, my ME863 appears as a network device with IP address, but I don't know if it'd work if I simply used ICS to share a link to the device because I don't know that the phone would be looking for a DHCP server. (It _is_ a DHCP server at this point)
Are you sure your not using the phones 3g or wifi. Did you try turnin on airplane mode and seeing if you still have internet
Sent from my DROID3 using xda premium
I just had a play, and I don't think my bluetooth solution is as easy as I'd hoped.
My Milestone 3 was able to join a PAN with my laptop and form their little adhoc network.
The best phone-side instructions I could find are at http://forum.xda-developers.com/showthread.php?t=666988 however a look around suggests that Windows 7 ICS won't let you share a network connection _to_ a BT network. I certainly couldn't see a way, although possibly it was because my phone is exporting a default gateway, rather than because of any inherent limitation of Windows.
It's a starting point, but not a particularly promising one. Whether ICS can be made to share Internet to the bluetooth PAN or not is really the only sticking point for "possible" versus "impossible" but a root-enabled App or possibly custom ROM would be needed on the phone to move from "possible" to "easy".
cappysw10 said:
You have a phone that is wifi capable, but you want to thether to your pc to use the wifi connection.
Oh and I hate smartasses too.
*I love my Droid3..f'off Samsung Captivate*
Click to expand...
Click to collapse
Stop posting
thank you all for all the help and feedback. im not sure if it was earlier in this thread, or another thread but someone gave me this link. and then i just saw it on the front page so i thought id post it here.
http://www.xda-developers.com/android/reverse-tethering-keeping-your-android-device-online/
its currently in development, i havent tested it on my phonhe. well i did and it said connected, but i couldnt tell if i was using 3g or not. but if any of you want to try it, give some feedback and once again thanks to you all !
TBBle said:
I just had a play, and I don't think my bluetooth solution is as easy as I'd hoped.
My Milestone 3 was able to join a PAN with my laptop and form their little adhoc network.
The best phone-side instructions I could find are at http://forum.xda-developers.com/showthread.php?t=666988 however a look around suggests that Windows 7 ICS won't let you share a network connection _to_ a BT network. I certainly couldn't see a way, although possibly it was because my phone is exporting a default gateway, rather than because of any inherent limitation of Windows.
It's a starting point, but not a particularly promising one. Whether ICS can be made to share Internet to the bluetooth PAN or not is really the only sticking point for "possible" versus "impossible" but a root-enabled App or possibly custom ROM would be needed on the phone to move from "possible" to "easy".
Click to expand...
Click to collapse
Can you/did you try setting up a network bridge w/the bluetooth adapter and whatever WAN you're using?
Willis111 said:
Can you/did you try setting up a network bridge w/the bluetooth adapter and whatever WAN you're using?
Click to expand...
Click to collapse
Just had a quick go, and it wouldn't bridge 'em.
http://social.technet.microsoft.com.../thread/84731dc8-0b23-433b-a58b-a0a2d41d93be/ suggests that a third-party Bluetooth stack would work though, just not the MS stack.
HY,
I was wondering if there is a possibility to transfer files from computer to phone or the other way around without connecting the usb cable...
I know bluetooth is an option, but I don't have blue on the computer and it's slow...
I tryed airdroid, but the files were to big
So I need another solution...
You can connect with WiFi to your pc.
How big are the files then? I'm using AirDroid to transfer my system images and TB backups which are around 2GB without a problem, actually quicker than via USB, it just requires a fast WLAN. Another option is to switch the SD card between devices.
I'm using MyPhoneExplorer. It can connect to your phone via Bluetooth, USB and WiFi. Best tool ever to me and it's even free.
Sent from my D5803 using XDA Free mobile app
I'm trying wifidroid, it's free and does the trick...
Guys, why you make thing so complicated? PC Companion works just fine and you need it to "pair" your pc with your phone then it works over wifi.
Guys, why you make thing so complicated? Po Companion works just fine and you need it to "pair" your pc with your phone then it works over wifi.
Click to expand...
Click to collapse
I'd second this! Was trying many apps from Airdroid to wifidroid, none worked on mine until I stumbled upon this under Xperia connectivity, this worked flawlessly with my laptop
Use this but remember during the pair process that:
It takes a while
Don't let your screen turn off (temp increase it to something high)
Remember the above especially if you're in Stamina mode.
Once it's done though, it works well and the pair is a one time thing.
PC Companion works, I'm not as happy with it as I want to be. If it disconnects for any reason and you didn't tell it to disconnect it seems finicky about connecting back again to any computer, my home and work computers work the same, until you reboot the phone. I miss Samba but haven't rooted yet hoping for a way without unlocking bootloader still.
One work around I've used is to install FTPServer on phone and WinSCP on my computer to connect and transfer files.