What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

java

  1. G

    Checkbox activity to show/hide multiple texts

    Hi, I am trying to learn the basics of android with Java and got struck halfway creating a simple app. This checkbox code works for single text and can someone help me make one text visible and hide second one. import ... public class MainActivity extends AppCompatActivity { private...
Back
Top