[android]Context 上下文
Context---代表的是对相关资源的访问能力---有很多方法需要通过Context才能识别调用者的实例
---Android中一共有3个Context对象
---Application
---Activity
---Service