Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Android Studio Tutorial - Part 5 (2020 Edition)

  • DJ Malone
  • 2020-03-08
  • 26009
Android Studio Tutorial - Part 5 (2020 Edition)
tutorialandroidstudiokotlin
  • ok logo

Скачать Android Studio Tutorial - Part 5 (2020 Edition) бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Android Studio Tutorial - Part 5 (2020 Edition) или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Android Studio Tutorial - Part 5 (2020 Edition) бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Android Studio Tutorial - Part 5 (2020 Edition)

In this Android Studio tutorial we'll fetch a special message from a website I own. First, we'll use URL() to format the URL, then use Kotlin's readText() to fetch the message from that website. But this won't work, as we'll see in the video. What we need to do is use Kotlin Coroutines. Coroutines provides a way to do stuff in the background. So if my website takes 25 seconds to respond, the user isn't blocked from tapping on other parts of the app while the 25 seconds happens.

To use Kotlin Coroutines we need to first import the libraries from Google. We'll copy the implementation lines from GitHub and Google's official Android documentation website, pasting them into our build.gradle file. Be sure to sync Android Studio after adding these lines to the app.

The message: https://finepointmobile.com/api/inven...
Kotlin Coroutines: https://github.com/Kotlin/kotlinx.cor...
KTX library: https://developer.android.com/topic/l...

With these libraries imported we can update our TextView. Note that we'll also need to add the INTERNET permission to the AndroidManifest.xml file.

Be sure to use Dispatchers.Default instead of Dispatchers.IO, as I corrected at the end of the video ;)

Connect with me on LinkedIn!   / danielmalone  

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]