[android-porting] Re: wifi cannot scan for any network,but using "adb shell",it works well.

2011-08-23 Thread Ashwini Singh
Hi weihongcsu, It seems like a permission issue. Scenario is :--> There is something that is accessible via adb and un- accessible via console. I guess, granting permissions to 'console' should do the work. On Aug 20, 12:59 pm, weihongcsu li wrote: > Dear all, > Hello!I am trying to use bc

[android-porting] Re: wifi cannot scan for any network,but using "adb shell",it works well.

2011-08-24 Thread Ashwini Singh
Hi weihongcsu/li, On 08/25/2011 09:17 AM, weihongcsu li wrote: > Hi,Singh,thanks for your answer.I changed permission in the sysinit.rc,but no > luck.Now I use the kernel 2.6.32.9. It can scan,but it just cannot connect to > the wifi,fails on "Obtaining an IP Address",even I use a static ip. Can

[android-porting] Re: wifi cannot scan for any network,but using "adb shell",it works well.

2011-08-25 Thread Ashwini Singh
Hi li, Please post your messages here only. On 08/25/2011 11:32 AM, weihongcsu li wrote: > I try it like this: > set_dns_props() > { > setprop net.dns 192.168.1.100 > ... > But it did not work. Assuming that the function is functioning properly - setprop net.dns1 192.168.1.100 -- Note that

Re: [android-porting] Re: wifi cannot scan for any network,but using "adb shell",it works well.

2011-08-24 Thread Srinivasu Garimella
Hi! I am new to this thread & android porting also but experience in Linux porting! Now we are developing 10" touchscreen terminal & my selected processor running with android 2.3 version. Now I want to port 3.0 version to imap processor! Please let me know the procedure for ported version 2.3