in your xml file when defining your EditText, you add your inputType as Number
android:inputType="number"
solved Opening the numpad of the device [duplicate]
in your xml file when defining your EditText, you add your inputType as Number
android:inputType="number"
solved Opening the numpad of the device [duplicate]