I have downloaded Basic4Android pdfviewer example,When I run this application in "Emulator",its gets crash.Please check attached file and advise how to solve the problem.....
without posting the stack-trace we do not know either
It may be possible that the lib is not compatible with your device. The included native library is a few years old and is not maintained anymore.
You need to find another solution for you in this case. Using a pdf-reader on your device and let this reader show the pdf then for example.
ok I understood "Run your app in debug mode",
but still I am unclear that "If there are no logs then you will need to switch to USB debug mode instead of B4A-Bridge"...
B4A-Bridge can only show the logs in debug mode. Some errors happen before the debugger can connect so it is only possible to see those errors in USB debug mode.