I am getting an error when i try to run my project
ddms]ADB rejected shell command (ls -l ): closed
I can not understand why this happens
1.Try Cleaning all the projects ,Project--> Clean. 2. Opening the adb manually. 3.Just do a adb kill-server and a adb start-server.
Refer - ADB rejected shell command (ls -l /data)