在用到fragment时无法使用.this来指定当前context内容,android开发中fragment获取context,可以使用getActivity().getApplicationContext(),来获取context内容;
相关文章
- 转:Android中Context详解 ---- 你所不知道的Context
- [Android] Android Butterknife 8.8.1 在 Activity 和 Fragment 、 Adapter 中的使用
- android studio中Fragment使用webview返回上一页的问题
- Android开发中java.lang.RuntimeException: Unable to start activity ComponentInfo{xxx}
- Android开发体系--Activity和Fragment的生命周期
- 【转载】Eclipse:Android开发中如何查看System.out.println的输出内容
- Android开发中Eclispe相关问题及相应解决(持续更新)
- iOS开发之类似Android中Toast效果制作
- eclipse插件开发中全局对象的获取
- Android开发:Eclipse中SqliteManager插件使用