vmqApk
vmqApk copied to clipboard
新添加短信push功能
NeNotificationService2文件
else if (pkg.equals("com.android.mms.service")){
if (content!=null && !content.equals("")){
appPushString(content);
}
}