The integers pass successfully but string is failed. What's the problem?
A:
You are passing the EditText.toString() but as Pentium10 said, you have to call getText()
fedj
2010-08-15 14:12:35