Failed to install ClubDangoV2Released.apk on the device: Too many open files

I get the following error and don’t know why. Some time ago, my application was correctly installed on the phone, but now this error message is running.

[2012-05-16 11:18:56 - ClubDangoV2Released] Failed to install ClubDangoV2Released.apk on device 'S55706733529a': Too many open files
[2012-05-16 11:18:56 - ClubDangoV2Released] com.android.ddmlib.SyncException: Too many open files
[2012-05-16 11:18:56 - ClubDangoV2Released] Launch canceled!
+3
source share
1 answer

It seems sometimes crazy.

disabling and enabling USB debugging works for me.

if you need a more detailed discussion, this link will help "Http://groups.google.com/group/android-developers/browse_thread/thread/32865e6b95a9c546?pli=1"

+7
source

All Articles