UBUNTU Wi-Fi hotspot is not detected by android phone

Share Internet Connection With Android in Ubuntu 14.04

June 8, 2014 — 127 Comments
create wifi hotspot for android
This quick tip is going to show you how to create wifi hotspot in Ubuntu 14.04 so that you can share a wired internet connection with Android devices through your wireless card.
I’ve written about this in another post using a third-party app called ap-hotspot, but some readers said that not work.
The pre-installed Network Manager in Ubuntu Unity does not support Access Point (AP) mode which is required for Android devices. Fortunately, KDE’s connection editor support this mode, below is how:
NOTE: To do below steps, your Wireless Card must support Access Point (AP) mode.
1. Click the link below to bring up Ubuntu Software Center and click install kde-nm-connection-editor:
2. Once installed, press Alt+F2 and run command to launch the app:
kde-nm-connection-editor
launch kde connection manager
3. Click Add button and choose “Wireless (shared)” from the drop-down list.
create-wireless-point
4. Type in a name, ssid, and select Access Point mode. If want, set up a password under Wireless Security tab. Finally, click OK.
create-wireless-point1
5. Already connected Wired internet? OK, click Network Manager applet on Unity panel and then choose “Connect to Hidden Wi-Fi network”, choose the connection you created in previous step and click Connect button.
connect-to-wireless
6. Finally, your Network Manger menu should like this:
wifi-hotspot-connected
Turn on WLAN on your Android phone and you’ll see the access point in the list. Click connect and enjoy!

Comments

Popular Posts

How to pass hash in Postman

nginx: unrecognized service

Bootstrap Select Picker append add new item if search not exist

Reading Excel Sheets using "Roo" gem in ruby on rails

Add CORS to Nginx on AWS Elastic Beanstalk

Enable gzip compression on Elastic Beanstalk with nginx

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Get video duration by URL in Ruby on Rails

site-enables nginx setting in ruby in rails