Hi Irfan,

I tried to put some values the UI is coming up in settings.

I have some questions:(yes/no answer is enough)

1. do we need separate interface for tethering to work?

2. since in my phone, if I enable wifi it is showing eth0, will this
feature can use same interface eth0?

3. Do we need to modify the wifi driver to support this feature?

It will help me to larger extent.

Thanks
Gururaja BO

On Aug 30, 6:14 pm, Irfan Sheriff <isher...@gmail.com> wrote:
> Look at the following file:
>
> --- a/overlay/frameworks/base/core/res/res/values/config.xml
> +++ b/overlay/frameworks/base/core/res/res/values/config.xml
> @@ -132,6 +132,14 @@
>          <item>"eth\\d"</item>
>      </string-array>
>
> +    <!-- List of regexpressions describing the interface (if any)
> that represent tetherable
> +         Wifi interfaces.  If the device doesn't want to support
> tethering over Wifi this
> +         should be empty.  An example would be "softap.*" -->
> +    <string-array translatable="false" name="config_tether_wifi_regexs">
> +        <item>"wl0.1"</item>
> +    </string-array>
> +
>
> On Mon, Aug 30, 2010 at 4:40 AM, guru <guru.nav...@gmail.com> wrote:
> > Hi Andy Burns,
>
> > I am not finding Tethering & Portable Hotspot in Wireless &
> > Networks... I want to know how to add that in to list. Whether I need
> > to configure some thing?
>
> > Thanks
> > Gururaja B O
>
> > On Aug 30, 3:42 pm, Andy Burns <usenet.apr2...@adslpipe.co.uk> wrote:
> > > guru wrote:
> > > > How to enable/turning phone into a WiFi hot spot?
>
> > > Settings, Wireless & Networks, Tethering & Portable Hotspot ...
>
> > --
> > unsubscribe: 
> > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to