摘要: Reference : http://blog.csdn.net/aliaooooo/article/details/236061791. Handling Runtime Changes Some device configurations can change during runtime (... 阅读全文
posted @ 2014-11-02 18:50 Mirrorhanman 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 1. Accessing Resources Once you provide a resource in your application, you can apply it by referencing its resource ID. All resource IDs are defined... 阅读全文
posted @ 2014-11-02 14:04 Mirrorhanman 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 1. Providing Resources Once you externalize your application resources, you can access them using resource IDs that are generated in your project's R... 阅读全文
posted @ 2014-11-02 13:59 Mirrorhanman 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 1. Overview You should always externalize resources such as images and strings from your application code, so that you can maintain them independentl... 阅读全文
posted @ 2014-11-02 13:47 Mirrorhanman 阅读(156) 评论(0) 推荐(0) 编辑