LIN | Android Development: Understanding Intents (2019 EN)

Discussion in 'Programming' started by Kanka, Nov 24, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Linkedin Learning
    Author: Joe Marini
    Full Title: Android Development: Understanding Intents
    Year: 2019
    Language: English
    Genre: Educational: Android Development
    Skill Level: Intermediate
    Price: €34.99
    -
    Files: MP4 (+ Exercise Files, Subtitles .SRT)
    Time: 01:08:39
    Video: AVC, 1280 x 720 (1.778) at 15.000 fps, 300 kbps
    Audio: AAC at 160 Kbps, 2 channels, 48.0 KHz



    Android intents are how apps communicate with the operating system and with each other. They are the “glue” between activities. Using intents, you can adjust your app's user experience or ask other apps to perform common actions: taking photos, sending emails and SMS messages, and even displaying locations on maps and playing media. This course teaches you all you need to know to take advantage of this core piece of Android functionality. Instructor Joe Marini shows how to create and send a basic intent, enhance it with values, and then leverage the most useful built-in intents, such as opening links and capturing images, setting alarms, and making phone calls. Plus, learn how to queue up pending intents and force intents to open in certain apps on the user’s device.


    Topics include:
    01. Creating and sending intents
    02. Adding extra values to intents
    03. Creating an intent to capture an image
    04. Creating an intent to compose a text message
    05. Creating an intent to start a phone call
    06. Creating an intent to compose an email
    07. Filtering intents
    08. Pending intents


    -------------