Skip to content

Opening book details…

About this document

Android App Button Interaction Code by Jean claude onana is a document available to read on EtoBox.

This Android code defines a MainActivity class that extends AppCompatActivity. The activity contains a string variable called maChaine that is initially set to "Pierre". It also contains a method called interActionBouton that changes the text of a TextView between "Pierre" and "Paul" depending on its current text, and updates the maChaine variable accordingly.

Author
Jean claude onana
Language
EN