简介
- 该方案适用于QQ国际版 (com.tencent.mobileqqi) [ v6.0 及以下版本 ]。
- 该方案禁用了多数不必要的服务和广播接收器,可选禁用无用活动项;后台卡片划掉后仍可继续接收消息。
- 在不禁用活动项的情况下,使用过程中暂未发现明显问题。
方案
服务
禁用:15 | 保留:7
com.tencent.mobileqq.app.CoreService$KernelService
com.tencent.tmassistantsdk.downloadservice.TMAssistantDownloadSDKService
com.tencent.securemodule.impl.SecureService
com.tencent.mobileqq.emosm.web.MessengerService
cooperation.qlink.QlinkPluginProxyService
com.tencent.mobileqq.music.QQPlayerService
com.tencent.mobileqq.contactsync.syncadapter.SyncService //联系人同步禁用后,QQi 不在“设置 - 用户与账号”中出现
com.tencent.mobileqq.contactsync.authenticator.AuthenticationService
com.tencent.mobileqq.service.contactsync.ContactSyncPluginProxyService
cooperation.qzone.QzonePluginProxyService //不同于国内版,即使禁用也不会影响QQ空间的功能
cooperation.qzone.QzonePictureViewerProxyService
cooperation.qzone.music.QzoneMusicPluginProxyService
com.tencent.av.service.QQServiceForAV //如需使用语音/视频请保留以下三个
com.tencent.av.service.AVServiceForQQ
com.tencent.av.service.UtilsServiceForAV
广播
禁用:13 | 保留:2
mqq.app.QQBroadcastReceiver
com.tencent.mobileqq.filemanager.core.UniformDownloadNfnReceiver
com.tencent.open.downloadnew.common.DownloadReceiver
com.tencent.open.downloadnew.common.DownloadReceiverWebProcess
cooperation.qzone.QzoneProxyReceiver
cooperation.photoedit.PhotoEditProxyReceiver
com.tencent.sc.appwidget.QCenterWidgetProvider //过时的空间动态 Widget
com.tencent.av.VideoMsgBroadcastReceiver //如需使用语音/视频请保留
cooperation.qwallet.QWalletProxyReceiver //QQ钱包,国际版无此功能
com.tencent.open.business.base.appreport.AppReportReceiver //以下四个为用户数据收集相关
com.tencent.mobileqq.statistics.ReportReceiver
cooperation.plugin.PluginCrashReceiver
com.tencent.securemodule.ui.SecureEventReceiver
活动项
按需求自行根据关键词禁用 | QQ国际版是基于国内 5.x 版本的,因此方案类似
"dataline" //传文件/照片到我的电脑
"upgrade" //更新提示
"app" //以下功能不存在
"circle" //人脉圈
"game" //游戏
"nearbytroops" //附近的群
"qlink" //文件近传
"coupon" //公众号
"pubaccount"
"emo" //表情商店相关
"funny"
"pay" //QQ钱包
"wallet"