Media Summary: In this video, we learn how to use the Debug perspective to find bugs. Direct download of video: ... I created this video with the YouTube Video Editor ( In this video, we use the replace method to fix the bug from the last video. Direct download of video: ...
Android Tip Calculator Tutorial Chapter 3 Java Part 14 - Detailed Analysis & Overview
In this video, we learn how to use the Debug perspective to find bugs. Direct download of video: ... I created this video with the YouTube Video Editor ( In this video, we use the replace method to fix the bug from the last video. Direct download of video: ... 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 go over the automagically generated code Eclipse provides for us when we create a project. We assume no prior ... In this video, we start messing around with the SeekBar to get the
In this video, we use method overloading to get our app to update calculations in real-time when the user changes the SeekBar. Today, we start working on getting the math to work. First, we need to get MainActivity to listen to focus changes in some EditTexts. In this video, we get another step closer to finishing the Android Tip Calculator Tutorial, Chapter 3: Java - Part 1