[android-kernel] How does Android test network connection (Core Level)

2011-09-21 Thread ty
I couldn't figure out how android test network connection. for example, if we want to test network connection on a linux machine, we may want to ping somewhere. so how does android accomplish this? Thanks, -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.

Re: [android-kernel] chmod 777 not working with init.rc

2011-09-21 Thread NaveenShrivastva
Hello Developer, U missing the option of unix, just type chmod -R ugo+777 chmod -R ugo+rwx On Wed, Sep 21, 2011 at 11:12 AM, biAji wrote: > Try logwrapper your chmod command to get some output log > > On 2011-9-21 下午12:39, "Pratik Prajapati" wrote: >> I can see my changes in init.rc wh