Search code examples
androidandroid-wifi

How to create our own wifi hotspot in android


How to create our own wifi hotspot. I need some android devices connect to my device(hotspot) through wifi.I need to perform transfering of data to these devices through a client.How to do it?


Solution

  • what Android Version runs on your devices? Android 2.2 brings the built-in feature of Wifi-tethering.

    HTC has also a WIFI tethering App, which is called WIFI-Hotspot.

    If it is not available on your phone, you can use this app: http://code.google.com/p/android-wifi-tether/ Beforehand you have to root your phone to use this App. This is no problem with unrevoke tool.