RuntimeException e = new RuntimeException("stack is here"); e.fillInStackTrace(); Log.i(TAG, "stack info" , e);