Forum Discussion

prasad_kumar_s's avatar
prasad_kumar_s
Contributor
11 years ago

Shell execute returns error device not found

I need to get the cpu usage and memory usage by the device.  i tried to execute adb shell command.  mobile.Device.ShellExecute("adb shell dumpsys meminfo") but the result returned...