While developing Android applications with Android SDK received a fatal error message

Asked By 60 points N/A Posted on -
qa-featured

Hi guys,

While developing Android applications with Android SDK I received a fatal error message. It says

Fatal error: No communications dll found. Session aborted! What does it mean by the error message?

I visited several sites to solve the issue but did not find. If you know the issue please help me.

Thanks in advance.

SHARE
Answered By 0 points N/A #191212

While developing Android applications with Android SDK received a fatal error message

qa-featured

The error was caused by a missing DLL that your android applications needs. I suggest reinstalling the Emulator could solve the problem if not try to search on which dll is missing. This error is fatal because you could not run any applications unless you have found the missing dll and integrate it with the emulator.

Related Questions