Android: Project 2(v5) - Adding a Counter and Converting Integers to Strings

Опубликовано: 03 Ноябрь 2024
на канале: lecture snippets
7,271
22

This video is the fifth in a series of five videos for Project2. In this project I create a Tally application that increments and decrements a numbered tally. This video has been added to my Android Development Series playlist on my YouTube channel. I create and integer and a string variable to use for the tally. The integer can be incremented and decremented but I need to convert it to a string to use with the setText() method. I test the application after I have it setup and it works perfectly.

This video is part of a series on Android Development. This Android Development series is designed to teach both current and new programmers development techniques for Android in a step-by-step guided approach. Any images used are part of the Creative Commons License. For more information visit Lecture Snippets at http://lecturesnippets.com.