Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top