how do i enter the value in one EditText and get answer in other EditText android -
I have two edit text fields, whenever I add value to an edit text, the answer for the other one count
   Itemprop = "text"> 
 You can do this by using the  EditText's OnKeyListener  event, even when you press the specific key, the results can still show up Are   
 
  
Comments
Post a Comment