We can achive this by below ways add android:windowSoftInputMode="stateAlwaysHidden" Add below code to its parent widget
in manifest file on specifica Activity.
android:focusableInTouchMode="true"
android:focusable="true"
What is Application?
How to validate email address in Android with Kotlin?
What is ANR? How to avoid and resolve it?
How to convert DP to Pixel and Pixel to Dp?
How to convert milli seconds to hours, minutes and seconds in Android?
How to start a new activity on button click
What is "shared preferences" in Android ?
Open PDF in Google Drive with Intent in Android - RRutors
What is NetworkOnMainThread Exception?
How do I generate random numbers in Dart?
Android Studio project R can't find
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
What is Intent? What is the difference between an implicit intent and an explicit intent?
Check List for Generate Signed APK Android
How to avoid multiple button click at same time in android?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
FCM Not Receiving Notifications in Android - RRutors
How to save activity State in Android?
Fix Play Store Rejection Due to SMS Permission - RRutors
What is Android?
How to get screen size (width,height) in Android?
How to copy database from assets folder in android using kotlin
How to Use Deprecated Handler() in Android - RRutors Guide
Key Points to remember while develop the Android Application.
Symmetric vs Asymmetric Encryption in Android Server - RRutors
How to get an image resource by it's name in android?
What is ANR in android?
How to stop EditText focus at Activity startup in Android?
How to find Android Device UDID or unique ID?
What is the Different Between val and var in Kotlin?
Fix Android Emulator Kill Error When Running Your App
What is Android Fragments?
How do i load image from drawable folder in Jetpack Compose?
How to get a contact image using a phone number in android?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Permission denied for window type 2010 in Marshmallow device
How to Generate signed apk with android studio
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to get complete address from latitude and longitude?
How can i comment inside xml file in android studio?