Run your application in debug mode by clicking on
![](https://readforlearn.com/wp-content/uploads/2021/12/2oL50.png)
in the upper menu of Android Studio.
In the bottom status bar, click 5: Debug
button, next to the 4: Run
button.
Now you should select the Logcat
console.
In search box, you can type the tag of your message, and your message should appear, like in the following picture (where the tag is CREATION
):
![](https://readforlearn.com/wp-content/uploads/2021/12/kMA4B.png)
Check this article for more information.
Related Posts:
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- ADK vs JDK vs SDK difference?
- Execution Failed for task :app:compileDebugJavaWithJavac in Android Studio
- ‘Source code does not match the bytecode’ when debugging on a device
- Cannot resolve symbol “Intent”
- Android Studio ERROR: Cannot resolve symbol ‘View’
- E/AndroidRuntime﹕ FATAL EXCEPTION: main
- why android studio show error of “Missing constraints in constraintlayout”?
- How fix Error:java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException:
- 1000 * 60 * 60 * 24 * 30 results in a negative number [duplicate]
- Converting double to string
- Error parsing data org.json.JSONException: Value
- What does “|=” mean? (pipe equal operator)
- What is a StringIndexOutOfBoundsException? How can I fix it?
- How do popBackStack() and replace() operations differ?
- Invalid initial heap size -Xms4096M
- @ converted to %40 in HTTPPost request
- Unfortunately MyApp has stopped. How can I solve this?
- How to convert any Object to String?
- Unfortunately MyApp has stopped. How can I solve this?
- Calculating the angle between the line defined by two points
- Android ListView headers
- Attempt to invoke virtual method ‘…’ on a null object reference
- Getting java.net.SocketTimeoutException: Connection timed out in android
- This view is not constrained
- Using ADB to capture the screen
- How to use VisibleForTesting for pure JUnit tests
- How to parse JSON boolean value?
- Android java.lang.IllegalStateException: Could not execute method of the activity
- How can I fix ‘android.os.NetworkOnMainThreadException’?
- Default keystore file does not exist?
- The activity must be exported or contain an intent-filter
- align text center with android
- Pause the timer and then continue it
- Variable is accessed within inner class. Needs to be declared final
- Extending from two classes
- Android – SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
- Android – SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
- How can I edit a .jar file?
- This Activity already has an action bar supplied by the window decor?
- Eclipse error, “The selection cannot be launched, and there are no recent launches”
- RecyclerView onClick
- Display Animated GIF
- java.lang.IllegalMonitorStateException: object not locked by thread before wait()?
- Getting warning “NDK is missing a ‘platforms” directory.’ with no NDK
- Converting a string to an integer on Android
- The specified child already has a parent. You must call removeView() on the child’s parent first (Android)
- exposed beyond app through ClipData.Item.getUri
- method does not override method in its superclass
- How to create JSON Object using String?
- Why doesn’t RecyclerView have onItemClickListener()?
- How to pass an object from one activity to another on Android
- “Field can be converted to a local variable” message appearing when setting Android ActionBar colour
- Google firebase check if child exists
- equivalent to push() or pop() for arrays?
- How to Get JSON Array Within JSON Object?
- Android For loop
- Cannot resolve symbol ‘button’ -Android Studio
- Aspect Ratio with 800×480
- How to “wait” a Thread in Android
- Android Color Picker
- Android – Start service on boot
- Android Emulator: Unfortunately App has stopped
- Sending POST data in Android
- JAVA_HOME is set to an invalid directory:
- Detecting a long press with Android
- void is an invalid type for this variable
- syntax error: insert } to complete ClassBody
- java.lang.ClassNotFoundException: org.postgresql.Driver, Android
- Eclipse: JVM terminated. Exit code=2
- Failed to install android-sdk: “java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema”
- How can I wait for 10 second without locking application UI in android [duplicate]
- Getting a “no interface expected here” when I try to subclass ServiceConnection [duplicate]
- Decompile .smali files on an APK [duplicate]
- Unable to resolve host “
” No address associated with host name - How can I read a text file in Android?
- android.content.res.Resources$NotFoundException: String resource ID #0x0
- How to set menu to Toolbar in Android
- Android: how to create Switch case from this?
- method does not override or implement a method from a supertype – for Override
- Android Studio 2.2.3: Gradle project sync failed. Basic functionality (e.g. editting, debugging) will not work properly
- set background color: Android
- set background color: Android
- No content to map due to end-of-input jackson parser
- ‘mvn’ is not recognized as an internal or external command, operable program or batch file
- what does Dead Code mean under Eclipse IDE Problems Section
- java, get set methods
- How to solve DB2 SQL Error: SQLCODE=-407, SQLSTATE=23502
- Javadoc @see or {@link}?
- Remote debugging a Java application
- Error: ‘else’ without ‘if’
- How to create a custom exception type in Java?
- Error: JavaFX runtime components are missing, and are required to run this application with JDK 11
- How can I truncate a double to only two decimal places in Java?
- What is the difference between an Abstract Data Type(ADT) and a Data Structure?
- What is the jasperrepots-fonts jar for and how to use it?
- Does Java have an StringStream equivalent?
- Difference between String replace() and replaceAll()
- Change the size of a JTextField inside a JBorderLayout
- java.lang.ArrayIndexOutOfBoundsException: 0