Re: [android-kernel] Re: [/proc//maps] getRuntime().exec() can not read

2011-07-16 Thread Zhao Wang
Thanks a lot Chris, I should get back to unix basis ;) On Jul 16, 2011 6:26 AM, "Chris Stratton" wrote: > On Wednesday, July 13, 2011 4:03:46 PM UTC-4, Zhao Wang wrote: > > So these lead me into suspecting that whether my application has the >> true root permission as I do in the shell. Even if I

[android-kernel] Re: controlling hardware device through android emulator

2011-07-16 Thread Chris Stratton
On Friday, July 8, 2011 1:02:18 PM UTC-4, KASIRAO VELUGU wrote: > > My project is controlling some hardware device (like RFID kit) from > Android Emulator which is installed in a PC... But i am not getting > how to control the external hardware which is connected to PC from > Android Emulator.

[android-kernel] Re: [/proc//maps] getRuntime().exec() can not read

2011-07-16 Thread Chris Stratton
On Wednesday, July 13, 2011 4:03:46 PM UTC-4, Zhao Wang wrote: So these lead me into suspecting that whether my application has the > true root permission as I do in the shell. Even if I use an exec("su") > beforehand and the process's return shows that it succeeded getting > super user, I stil