Android 应用程序只运行一个实例

androidMainfest.xml文件中,单例的activity配置中添加以下属性便可:android:launchMode="singleTop"
相关文章
相关标签/搜索