Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Android Programming for Newbies
Setup
Course Overview (1:28)
Downloading the SDK, JDK and Android ADT Bundle. (2:47)
Starting your first android application project. (3:24)
Introduction and Basics
Project breakdown and overview (2:11)
Introduction to XML (4:36)
Some more XML (3:54)
Introduction to Java (7:59)
Some more Java (3:24)
Adding resources to the project and setting up our splash screen (4:13)
Introduction to Android Manifest (1:55)
Finishing up the splash screen
Threads and Try/Catch Statements (5:08)
Calling and app via Intent Filter(Action name) (3:47)
Activity Life Cycle (“Finishing an activity”) (3:01)
Adding sound to an Activity using MediaPlayer (5:09)
Creating a Menu
List Activity & Array Adapter (5:50)
Calling a class via “forName” method (4:16)
Using a string to Manipulate list array (3:44)
Playing with Text
Working with EditText (3:33)
WeightSum and Toggle Button (4:35)
Setting up Activity Overview (5:23)
Working with If – Else Statements (5:00)
Introduction to OnClick Method (4:02)
Changing the Text and TextColor via Java (2:34)
Random Statement and Switch Case Statement (5:52)
Camera / Wallpaper Activity
ImageView and ImageButton (2:34)
Activity initialization via separate method. (4:00)
Starting an Activity for Result and calling the camera app (3:13)
Receiving Data from other Activities & Setting Image via Bitmap (4:13)
Setting Wallpaper and Setting Permissions (2:43)
Pop-up Menu
Creating a Menu in XML (2:44)
Setting up the Pop-up Menu via MenuInflater (3:14)
Text Dialog with Custom Theme
Creating a PreferenceScreen and String Array (3:00)
Adding Preference from Resource in Java (2:57)
Using SharedPreferences to control other elements (2:58)
Conclusion (4:18)
Teach online with
Adding resources to the project and setting up our splash screen
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock