-
Урок 1.
00:14:33
Welcome to Class!
-
Урок 2.
00:05:59
Class Organization
-
Урок 3.
00:11:09
The Android Platform
-
Урок 4.
00:06:40
Installing the JDK (Java Development Kit)
-
Урок 5.
00:05:02
Installing the Android Studio IDE (Integrated Development Environment)
-
Урок 6.
00:13:17
Creating an Android Project
-
Урок 7.
00:07:33
Exploring the Android Studio Environment
-
Урок 8.
00:04:19
Android SDK (Software Development Kit) Manager / Tools
-
Урок 9.
00:13:17
Android Emulator (Creating an Android Virtual Device)
-
Урок 10.
00:15:50
Compiling and Running your first application (Hello World)
-
Урок 11.
00:09:36
Android Terms and XML
-
Урок 12.
00:12:39
The Activity Lifecycle
-
Урок 13.
00:06:00
The Android Manifest File
-
Урок 14.
00:08:21
Overview
-
Урок 15.
00:11:02
Creating Resources and Resource Types
-
Урок 16.
00:05:41
Accessing Resources
-
Урок 17.
00:09:17
Localization
-
Урок 18.
00:14:22
Creating an application that utilizes resources
-
Урок 19.
00:07:49
View and View Groups
-
Урок 20.
00:09:12
The Layout Editor
-
Урок 21.
00:17:44
Linear Layout
-
Урок 22.
00:11:49
Table Layout
-
Урок 23.
00:06:11
Grid Layout
-
Урок 24.
00:14:58
Relative Layout
-
Урок 25.
00:22:38
Constraint Layout
-
Урок 26.
00:05:39
Scroll View
-
Урок 27.
00:12:31
Adapter Views and Adaptors
-
Урок 28.
00:17:01
List View with Basic Adapter
-
Урок 29.
00:18:36
List View with Custom Adapter
-
Урок 30.
00:10:53
Spinners
-
Урок 31.
00:16:03
Grid View
-
Урок 32.
00:08:18
Image View
-
Урок 33.
00:10:14
Search View
-
Урок 34.
00:05:28
Edit Texts
-
Урок 35.
00:04:53
Text Views
-
Урок 36.
00:10:05
Radio Buttons
-
Урок 37.
00:10:31
CheckBoxes
-
Урок 38.
00:09:48
Buttons
-
Урок 39.
00:10:22
Progress Bar
-
Урок 40.
00:15:59
Menus
-
Урок 41.
00:10:17
Alert Dialog
-
Урок 42.
00:12:32
DatePicker
-
Урок 43.
00:07:35
DatePicker Dialog with Fragments
-
Урок 44.
00:11:00
TimePicker
-
Урок 45.
00:06:40
TimePicker Dialog with Fragments
-
Урок 46.
00:09:04
Shape and Selector
-
Урок 47.
00:05:19
Styles and Color
-
Урок 48.
00:13:34
Event Listeners (onClick, onKey, onTouch)
-
Урок 49.
00:19:22
Calculator Application
-
Урок 50.
00:09:40
Starting another activity
-
Урок 51.
00:21:21
Passing data between activities
-
Урок 52.
00:16:02
Passing an Object to Another Activity
-
Урок 53.
00:10:06
Getting a result from an activity
-
Урок 54.
00:38:36
Appointment Reminder Application (Part 1, The User Interface)
-
Урок 55.
00:27:38
Appointment Reminder Application (Part 2, Java source code)
-
Урок 56.
00:20:41
Overview
-
Урок 57.
00:08:44
LogCat
-
Урок 58.
00:07:42
Understanding the Call Stack
-
Урок 59.
00:16:35
The Android Studio Debugger
-
Урок 60.
00:14:09
Dalvik Debug Monitor Server (DDMS)
-
Урок 61.
00:10:16
The Android Debug Bridge Tool (ADB)
-
Урок 62.
00:11:54
Common Android Mistakes
-
Урок 63.
00:11:43
Overview and Declaring Permissions
-
Урок 64.
00:11:57
Requesting Permissions at Runtime
-
Урок 65.
00:06:13
Custom Permissions
-
Урок 66.
00:10:33
Adding permissions to an application
-
Урок 67.
00:09:50
Overview
-
Урок 68.
00:07:23
Shared Preferences
-
Урок 69.
00:07:30
Reading and Writing Shared Preferences
-
Урок 70.
00:10:12
Simple Shared Preferences Project
-
Урок 71.
00:06:10
Files and Directories in Android
-
Урок 72.
00:15:27
External and Internal Storage
-
Урок 73.
00:18:46
Internal Storage Reading/Writing application
-
Урок 74.
00:13:05
External Storage Reading/Writing Application
-
Урок 75.
00:09:26
Saving and Restoring Activity State
-
Урок 76.
00:19:39
Saving Activity State Using Bundle (Appointment Reminder)
-
Урок 77.
00:22:29
Relational Database Management Systems and Sqlite
-
Урок 78.
00:10:28
The SQLiteOpenHelper Class
-
Урок 79.
00:09:56
Creating Tables
-
Урок 80.
00:14:06
Querying for data and Cursors
-
Урок 81.
00:06:59
Inserting data
-
Урок 82.
00:06:38
Updating data
-
Урок 83.
00:04:52
Deleting data
-
Урок 84.
00:15:57
Simple Cursor Adapter and Loaders
-
Урок 85.
00:25:48
A Database Application (Part I)
-
Урок 86.
00:20:32
A Database Application (Part II)
-
Урок 87.
00:15:53
Overview
-
Урок 88.
00:14:25
System Content Providers (Built-In)
-
Урок 89.
00:23:32
Displaying your phone's contact data application
-
Урок 90.
00:09:40
Modifying a Content Providers Data
-
Урок 91.
00:16:53
Creating your own content provider
-
Урок 92.
00:28:57
Creating Your Own Content Provider Application (Part 1)
-
Урок 93.
00:13:22
Creating Your Own Content Provider Application (Part 2)
-
Урок 94.
00:12:15
Services
-
Урок 95.
00:11:52
Started Services
-
Урок 96.
00:13:25
Background and Foreground Services
-
Урок 97.
00:19:44
Bound Services
-
Урок 98.
00:09:17
Job Scheduler
-
Урок 99.
00:19:23
A Logging Service Application (Bound Service)
-
Урок 100.
00:22:47
Overview
-
Урок 101.
00:18:53
Receiving Broadcasts
-
Урок 102.
00:15:50
Custom Broadcasts
-
Урок 103.
00:17:35
Receiving System Broadcasts in the Logging Service Application
-
Урок 104.
00:08:03
Overview
-
Урок 105.
00:24:45
Notification Channels
-
Урок 106.
00:14:40
Creating Notifications
-
Урок 107.
00:18:01
Managing Notifications
-
Урок 108.
00:08:19
Custom Notifications
-
Урок 109.
00:12:09
Notification Badges
-
Урок 110.
00:25:55
Adding Notifications to the Logging Service Application
-
Урок 111.
00:18:15
Background Processing with Threads
-
Урок 112.
00:15:58
The AsyncTask class
-
Урок 113.
00:21:47
HTTP Networking
-
Урок 114.
00:27:39
Performing Network Operations
-
Урок 115.
00:33:57
Reading and Writing XML Part 1
-
Урок 116.
00:14:35
Reading and Writing XML Part 2
-
Урок 117.
00:15:55
Open Source Libraries
-
Урок 118.
00:08:51
Google Directions Application (Overview)
-
Урок 119.
00:26:07
Google Directions Application (Part 1)
-
Урок 120.
00:27:26
Google Directions Application (Part 2)
-
Урок 121.
00:09:05
Overview
-
Урок 122.
00:10:50
Installing, Adding to a Project, and Testing
-
Урок 123.
00:15:36
Accessing the APIs
-
Урок 124.
00:03:57
Verifying that Google Play Services is Installed
-
Урок 125.
00:18:09
Running a sample app that connects to the Google APIs
-
Урок 126.
00:12:49
Overview
-
Урок 127.
00:10:29
Obtaining User Location
-
Урок 128.
00:14:35
Getting Location Updates
-
Урок 129.
00:13:34
Geocoding
-
Урок 130.
00:26:08
An application that displays the current location (Part 1)
-
Урок 131.
00:16:58
An application that displays the current location (Part 2)
-
Урок 132.
00:22:53
Creating a Map
-
Урок 133.
00:21:31
Obtaining the Google API V3 Key
-
Урок 134.
00:21:26
Camera and View
-
Урок 135.
00:14:56
Drawing on a Map (Markers, Info Windows, Polylines, and Overlays)
-
Урок 136.
00:29:16
Adding Maps to the Google Directions Application
-
Урок 137.
00:12:37
Overview
-
Урок 138.
00:16:30
Features
-
Урок 139.
00:18:25
Adding Firebase to your app
-
Урок 140.
00:11:05
Authentication Overview
-
Урок 141.
00:12:48
Adding FirebaseUI Auth to an app
-
Урок 142.
00:09:42
Adding Firebase SDK Auth (Email) to an app
-
Урок 143.
00:25:37
An application that uses Firebase Auth SDK (Email)
-
Урок 144.
00:11:43
Signing in using Facebook
-
Урок 145.
00:10:19
Signing in using Google
-
Урок 146.
00:21:30
Realtime Database
-
Урок 147.
00:21:17
An app that uses a Firebase Realtime Database
-
Урок 148.
00:08:47
Firebase Tic Tac Toe (Overview)
-
Урок 149.
00:19:32
Firebase Tic-Tac-Toe App (Part 1, The User Interface)
-
Урок 150.
00:29:04
Firebase Tic-Tac-Toe App (Part 2, Choose Player Screen)
-
Урок 151.
00:35:19
Firebase Tic-Tac-Toe App (Part 3, The Game Screen)
-
Урок 152.
00:17:47
Overview
-
Урок 153.
00:22:10
Creating and using fragments
-
Урок 154.
00:11:31
Fragment Communication
-
Урок 155.
00:13:19
Supporting Different Screens and Platform versions
-
Урок 156.
00:45:43
Converting the Appointment Application to use Static Fragments
-
Урок 157.
00:19:12
Converting the Appointment Application to use Dynamic Fragments
-
Урок 158.
00:07:55
In-App Purchases
-
Урок 159.
00:10:15
Publishing your application in the Android Market
-
Урок 160.
00:11:59
Course Summary