[android-developers] Re: Please help how can use WiFi hotspot feature in application

2011-03-10 Thread peter
If you have root access to the device I believe you can use iwconfig through adb to create a wifi hotspot. You will need to know a bit of linux and how iwconfig works. See information here or on iwconfig man page:

Re: [android-developers] Re: Please help how can use WiFi hotspot feature in application

2011-03-10 Thread Marcin Orlowski
I want to use WiFi hotspot feature in my application. But I can't find how can set a arbitrarily SSID or WiFi security option by myself in my application. Would you tell me how can set a arbitrarily SSID and WiFi security option in my application. There's no standarized way as wifi hotspot