Connect Android device to Macbook hotspot (via Wifi)

0

There is a way to connect an android device (Lollipop 5.1) to a Macbook hotspot (via Wifi)? I have set up the internet sharing on my Mac, and now other devices are successfully connected, except my android device, which stay on "obtaining IP address".

I have tried without success adding security to the connection (WEP) and setting a 13 characters password as suggested in other sites, but the android device still stay without internet connection.

Any advice will be appreciated.

Ruben

Posted 2016-08-31T00:49:45.690

Reputation: 101

Answers

0

Using a static IP worked for me:

  1. Share your Macbook internet connection without a password (No security).
  2. Connect your android device to that network (It should get your device connected but it will never get an IP, so far...)
  3. Select on your android device with a long press your new Wifi connection and then > Modify network.
  4. Select on "ipv4 Settings" > Static IP
  5. Set as your IP: 192.168.2.4 and your Gateway as: 192.168.2.1

An that's all. If more devices will be connected you should change the last digit of the IP address for each new device with consecutive numbers.

Ruben

Posted 2016-08-31T00:49:45.690

Reputation: 101