Android Studio: Toast and Log code

Опубликовано: 11 Сентябрь 2021
на канале: Thomas Blum
73
0

In this video we show the kotlin code for a Toast and a Log. A Toast is a temporary message that "pops" up that is seen by the user. It can convey a status, possibly an error, to a user. It does not require an interaction from the user. The Log is "behind the scenes" in Android Studio and is used by a code to watch progress and look for errors. Both the Toast and Log classes must be imported. When the code is first typed, "Log" and/or "Toast" appears in red. Placing the cursor in the red text and clicking Alt-Enter will prompt the user to import the coresponding class and will add the classes to the import list for one.


Смотрите видео Android Studio: Toast and Log code онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Thomas Blum 11 Сентябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 73 раз и оно понравилось 0 людям.