大侠你好 ,项目中用到NFC,要求在任何一个界面都能扫描,我在BaseActivity中重写onNewIntent方法,在清单文件中将所有activity都改成singleTask或singleTop这样做对吗?