In LogCat I am getting Text as "PgaSocketWriteAllUnix : send () failed : err 2 ". What does it mean ? I am using eclipse IDE for Android Application Development.

有帮助吗?

解决方案

This is an issue with the emulator system image. Find the discussion on this error here :

https://groups.google.com/forum/?fromgroups=#!topic/adt-dev/ISQTL0YxUuY

Many people resolved this issue by uninstalling BlueStack. Try uninstalling if you have BlueStack installed.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top