Android Tutorial 23 - What's a Context?

Опубликовано: 24 Март 2014
на канале: Code Here Now
37,361
183

This is an excerpt from Learn by Doing - Android for Beginners on Udemy.
https://www.udemy.com/learn-by-doing-...

This video introduces to the Context and also lets you know about the things you can do using a Context.

Things to Remember
-------------------------------
1. Context allows you to
a. Access resources
b. Interact with other Android components by sending messages
c. Gives your information about your app environment.

2. Activity is an indirect subclass of the Context class.

3. You can use your Activity instance whenever you encounter a Context parameter.

4. Views use Context to access resources they need such as strings, drawables, dimensions, animation, etc.,


Смотрите видео Android Tutorial 23 - What's a Context? онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code Here Now 24 Март 2014, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 37,361 раз и оно понравилось 183 людям.