How to get integer from EditText if I know it's only an integer?

后端 未结 0 696
南方客
南方客 2020-12-17 19:48

I wrote a code and I created an EditText element, which only has 1 integer. My question is, how do I get the integer? I wrote down: int tempNum = Integer.parseInt(myed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题