摘要:
初始化百度地图:1 private void initViews() {2 4 mMapView = (MapView) findViewById(R.id.bmapView);5 mBaiduMap = mMapView.getMap();6 // ... 阅读全文
posted @ 2015-09-16 17:40
晕菜一员
阅读(1060)
评论(0)
推荐(0)
摘要:
使用:1.在执行弹出界面前,先将其当前屏幕截图。1 BlurBuilder.snapShotWithoutStatusBar(getActivity());2.为了确保界面切入无效果。1 startActivity(wechatIntent);2 context.overridePe... 阅读全文
posted @ 2015-09-16 16:40
晕菜一员
阅读(5961)
评论(0)
推荐(0)
摘要:
关于Context中:1. getCacheDir()方法用于获取/data/data//cache目录2.getFilesDir()方法用于获取/data/data//files目录3.getExternalFilesDir()方法可以获取到 SDCard/Android/data/你的应用的包名... 阅读全文
posted @ 2015-09-16 16:23
晕菜一员
阅读(1209)
评论(0)
推荐(0)

浙公网安备 33010602011771号