How to make an android phone use a wi-fi hotspot created on ubuntu

11,305

Defining the problem:

Official android distributions do not show ad-hoc networks in the wifi list, but they are capable of connecting to them.

Solving the problem:

Option 1) Create an infrastructure network instead of ad-hoc, if your cart supports this mode.

Option 2) Root your device and force it to show ad-hoc networks in the wifi list by altering the network config or installing a custom ROM to it.

Share:
11,305
Nirmik
Author by

Nirmik

A true LINUX lover and APPLE fan!! An aspiring OS DEVELOPER i love to work on linux. :) With an encounter with linux from the past 1year,I have definitely succeded in creating a LINUX community around with many friends. Love LINUX for every bit of it..!! :) <3

Updated on September 18, 2022

Comments

  • Nirmik
    Nirmik over 1 year

    I want to know how to enable an android phone to detect the hotspot created under ubuntu so that the phone can use thse internet through it.

    I have learnt that Android does not support ad-hoc.I tried changing the setting from ad-hoc to infrastructure..but still did not help..

    Any way i can do it? Through the system or any app??

    Thanx. :)

  • intuited
    intuited over 10 years
    Do you mean that official android distributions are capable of connecting to ad-hoc networks but only if the device is rooted? Or is there a way of connecting to an ad-hoc network using a non-rooted phone that doesn't use the wifi list?