Hi Irfan

after adding <item>"eth0"<item> , from logs I am getting

D/Tethering( 1037): eth0 is not a tetherable iface, ignoring

is this is the reason it is still not showing up in UI?

this eth0 is wifi interface and i am giving this. whats the
difference  between wifi interface and tetherable interface?

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