2012-11-26 70 views

回答

0
Open the MainActivity class and add the corresponding method: 

/** Called when the user clicks the Send button */ 
public void sendMessage(View view) { 
    // Do something in response to button 
} 

什麼這是正確的,在本教程