Android Tutorial 23 - What's a Context?

Published: 24 March 2014
on channel: 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.,


Watch video Android Tutorial 23 - What's a Context? online without registration, duration hours minute second in high quality. This video was added by user Code Here Now 24 March 2014, don't forget to share it with your friends and acquaintances, it has been viewed on our site 37,361 once and liked it 183 people.