com.android.ddmlib.SyncException: Too many open files

前端 未结 5 906
情话喂你
情话喂你 2020-12-17 07:23

When I attempt to run my application in Eclipse on my device, I\'ve started getting alot of com.android.ddmlib.SyncException: Too many open files exceptions/err

5条回答
  •  感情败类
    2020-12-17 08:06

    When you install and test your application many times on a phone, you may get this error message.

    Unplug the phone from the USB cable and then plug it in again.

提交回复
热议问题