Media Summary: Today, we start working on getting the math to work. First, we need to get MainActivity to listen to focus changes in some EditTexts. I created this video with the YouTube Video Editor ( In this video, we go over the automagically generated code Eclipse provides for us when we create a project. We assume no prior ...
Android Tip Calculator Tutorial Chapter 3 Java Part 10 - Detailed Analysis & Overview
Today, we start working on getting the math to work. First, we need to get MainActivity to listen to focus changes in some EditTexts. I created this video with the YouTube Video Editor ( In this video, we go over the automagically generated code Eclipse provides for us when we create a project. We assume no prior ... In this video, we learn how the String.format method works, and use it to format a TextView's Text. Direct download of video: ... In this video, we get to work on the updateTotal method for the Diner class. We also learn what a double is. Direct download of ... Android Tip Calculator Tutorial, Chapter 3: Java - Part 1
In this video, we use method overloading to get our app to update calculations in real-time when the user changes the SeekBar.