Hi Gururaja

You need to add two entries to get the interface as follows :-

<string-array translatable="false" name="config_tether_wifi_regexs">
</string-array>

<string-array translatable="false"
name="config_tether_upstream_regexs">
</string-array>

But still, it will not work, as per my knowledge you need some kernel
related stuffs.

-Yogesh

On Aug 31, 7:40 pm, guru <guru.nav...@gmail.com> wrote:
> Hi R,
>
> For me also same problem, after porting froyo, it is not displaying
> Wifi Hotspot feature.
> I added "wl0.1" some value, but still the feature is not showing up.
>
> Do i need to do change any file?
>
> Thanks
> Gururaja B O
>
> On Aug 24, 8:05 pm, Robert Greenwalt <rgreenw...@google.com> wrote:
>
> > Doing this on the emulator doesn't make much sense - I don't think it will
> > have real wifi access, so a wifi hotspot won't work.  You can turn on the UI
> > though by adding a fake interface name or regex to the
> > config_tether_wifi_regexs resource - "foo\d" would work for example.  The UI
> > will appear but I don't think it'll do much of anything - the wifi access
> > point code will fail to load.
>
> > R
>
> > On Tue, Aug 24, 2010 at 6:21 AM, yogesh <embedded.yog...@gmail.com> wrote:
> > > As I am new to this one, can you please provide some info about the
> > > interface stuff.
>
> > > On Aug 24, 12:16 am, Robert Greenwalt <rgreenw...@google.com> wrote:
> > > > You need to add your interface name to the config_tether_wifi_regexs in
> > > > core/res/res/values/config.xml
>
> > > > R
>
> > > > On Sun, Aug 22, 2010 at 10:21 PM, yogesh <embedded.yog...@gmail.com>
> > > wrote:
> > > > > Hi,
>
> > > > > I don't know that my question make any sense, but here is one I need
> > > > > to know:
> > > > > I have downloaded Android Froyo source and build and run the emulator
> > > > > but can't
> > > > > see Wifi Hotspot feature, why it so ?
>
> > > > > My goal is to port Android Froyo on beagle board and to test this
> > > > > feature.
>
> > > > > Regards
> > > > > Yogesh
>
> > > > > --
> > > > > unsubscribe: 
> > > > > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> > > <android-porting%2bunsubscr...@googlegroups.com<android-porting%252bunsubscr...@googlegroups.com>
>
> > > > > website:http://groups.google.com/group/android-porting
>
> > > --
> > > 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