You should use standard output, System.out.println("Hello StackOverflow") intead of Log.x(). Then you can see the log info in the run tab.

2017/12/16 Update: If you can’t see the output on the Run tab, go to Android Monitor tab to find the output instead.