
Select the default options, including the "Empty Activity" template. v, -version Print the version number and exitĬreate a new Android Studio application.

t TAG, -tag TAG Filter output by specified tag(s)įilter output by ignoring specified tag(s) c, -clear Clear the entire log before running e, -emulator Use first emulator for log input (adb -e option) d, -device Use first device for log input (adb -d option)

current Filter logcat by current running app Val stringArray = arrayOf () val stringList = listOf () val stringFloatMap = mapOf () val stringSet = setOf () // Iterating over the elements of arrays, lists, maps and sets for ( str in stringArray )

Long Running Operations and the UI Thread
