android:inputType="phone"
android:digits="1234567890"
is an option
Related Contents:
- How to close/hide the Android soft keyboard programmatically?
- How to check visibility of software keyboard in Android?
- Android How to adjust layout in Full Screen Mode when softkeyboard is visible
- How to capture the “virtual keyboard show/hide” event in Android?
- How to hide soft keyboard on android after clicking outside EditText?
- Difference between adjustResize and adjustPan in android?
- Soft keyboard open and close listener in an activity in Android
- How to show soft-keyboard when edittext is focused
- How do I detect if software keyboard is visible on Android Device or not?
- Disabling the fullscreen editing view for soft keyboard input in landscape?
- Implementations of Emoji (Emoticon) View/Keyboard Layouts
- How to adjust layout when soft keyboard appears
- How to hide Soft Keyboard when activity starts
- adjustPan not preventing keyboard from covering EditText
- Use “ENTER” key on softkeyboard instead of clicking button
- Creating a SoftKeyboard with Multiple/Alternate characters per key
- How to move the layout up when the soft keyboard is shown android
- Android: how to make keyboard enter button say “Search” and handle its click?
- Switch keyboard profile programmatically
- Open soft keyboard programmatically
- HTML: Why does Android browser show “Go” instead of “Next” in keyboard?
- How to hide Android soft keyboard on EditText
- How can restrict my EditText input to some special character like backslash(/),tild(~) etc by soft keyboard in android programmatically
- Show entire bottom sheet with EditText above Keyboard
- Is there any way to change android:windowSoftInputMode value from java class?
- Show keyboard for edittext when fragment starts
- Android adjustpan not working after the first time
- How to filter specific apps for ACTION_SEND intent (and set a different text for each app)
- How to Programmatically Add Views to Views
- Adding gif image in an ImageView in android
- How do I start my app when the phone starts on Android?
- Push notifications on content change
- Get referrer after installing app from Android Market
- Where is android.os.SystemProperties?
- Meaning of Choreographer messages in Logcat [duplicate]
- How can I display Album Art using MediaStore.Audio.Albums.ALBUM_ART?
- Android 2.2 MediaPlayer is working fine with one SHOUTcast URL but not with the other one
- Call method when home button pressed
- Turn on location services without navigating to settings page
- How can I make my layout scroll both horizontally and vertically?
- How to handle Handler messages when activity/fragment is paused
- Query if Android database exists!
- How can I create tests in Android Studio?
- Mask ImageView with round corner background
- Android contacts Display Name and Phone Number(s) in single database query?
- android splash screen sizes for ldpi,mdpi, hdpi, xhdpi displays ? – eg : 1024X768 pixels for ldpi
- android string.xml reading html tags problem
- Android – Textview change color on changing of state
- How to parse JSON array without any object in Retrofit?
- Android LinearLayout Gradient Background