Who connect computer with cell phone for internet, Android 4.4.2
14
5
|
Please don't close this question. I've read all the duplicates but it didn't help.
I'm using Android 4.4.2 (on Micromax Unite 2 - A106). I've a PC at home which has highspeed broadband internet connection. I don't have wireless router or access point. I just want to use PC's internet connection on my phone. I've tried multiple methods but none seems to work.
Method 1: Using native Android 4.4.2 option
In my phone when I connect my phone, in
Settings > Wireless & networks > USB Internet (sharing Windows PC internet via USB cable) checkbox, which I checked then it asked me to choose my Windows version (which is Windows 8.1 but since it didn't show that option) I chose Windows 8. It gives me further instructions as showing in the following picture:
Here is the problem, there is no sharing tab (see the following screen shot)
Method 2: As described in How to setup reverse tethering over usb
I learned on this site that it is called Reverse tethering. I read and followed the procedure mentioned in How to setup reverse tethering over usb
I followed all the steps described in that answer, until executing the command.
When I execute
adb shell netcfg usb0 dhcp it says: error: device not found. I tried the same thing with USB Debugging in Developer settings, ON & OFF. The error remains the same.
Method 3: Rooting the device and using an app
I read here and there that there is another method, in which we can directly use an app but it requires rooting the device. My phone is a new phone and warranty becomes void if I root it.
EDIT: I've tried the method suggested in answer, ar the 4th step of method 2, I'm facing this problem:
| |||
5
|
For your second method (which should work) it looks like you are just missing the correct drivers for your device. I found a page which claims to have the drivers (http://www.digitbrunch.com/android/how-to-root-micromax-unite-2-a106) although I cannot vouch for their authenticity so its up to you if you want to trust them.
Let me know if you run into any problems, because although I have never done something like this before I would be happy to help you through it if I can.
| ||||||||||||
|
0
|
I tested first method on ZTE V987 with android 4.2.1 and, after a little search for RNDIS Interface and another MTKandroidUSB device (ADB Interface) drivers (for windows Xp), it worked. I think you don't have the phone drivers installed in windows. Have you checked in Device Manager?
I have tested first method also in Windows 7 and I installed the following devices:
then I have shared the Internet connection, but without success. The phone did not want to see the connection. Then I have changed the drivers with those fromhttp://www.digitbrunch.com/android/how-to-root-micromax-unite-2-a106(Driver_Auto_Installer_v1.1236.00) and I have tried to bridge the 2 network adaptors and I have obtained next configuration:
Then I have reverted to Internet Connection Sharing and I have tried the following commands (found here http://forum.xda-developers.com/showthread.php?t=2287494) :
And the phone's USB connection began to operate:
Finally I have re-updated the usb drivers to the initial Alcatel version, deleted MAC Bridge Miniport, set same DNS for IPv4 RNDIS Local Area Connection and used a .cmd file with "adb shell netcfg rndis0 dhcp" command to start the connection.
|
Who connect computer with cell phone for internet, Android 4.4.2
Reviewed by mohsin
on
22:10
Rating:
adbwon't work without enabling it – ᔕᖺᘎᕊ Jun 23 '14 at 19:30