From my search, i got the below code for getting the Crash Log .
try { Process process = Runtime.getRuntime().exec(\"logcat -d\"); BufferedReader buf
Have a look at this projekt. LINK It is a small projekt to post the stacktrace to your server, so you have them on your own server.