Posts by Bruno E • 21 points
1 post
-
2
votes1
answer30
viewsA: Add one vowel at a time to a Textview
Place the 5 buttons and a Textview on the screen. Implement the View.Onclicklistener class. Set the event for this class for each button. When shooting the event, use a switch command to manipulate…