移动云

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 活动 交友 discuz
查看: 9067|回复: 0

备忘一下sharedUserid,同签名,processname互通数据等

[复制链接]
发表于 2013-5-14 11:25:09 | 显示全部楼层 |阅读模式
The steps are
1. Make sure each application, when packaged for release, is signed with the same keyfor security reasons.
2. Make sure each application is run with the same user ID.This is done by declaringthe same attribute android:sharedUserId="my.shared.userid"  in theActivityManifest.xml for each application.
3. Declare each relevant activity or component to be run in the same process.This isdone by declaring the same attribute android:process="my.shared.processname"  in the ActivityManifest.xml for each component.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|管理员QQ:44994224|邮箱(t268studio@gmail.com)|Archiver|MCLOUDER

GMT+8, 2025-7-2 03:40 , Processed in 0.031818 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表