开发者

xmlsignature of Android manifest?

开发者 https://www.devze.com 2023-02-22 19:25 出处:网络
is there any way how to implement xml signature into android manifest? When I download APK file all I need is to verify its signature and if its ok, then prompt installation, otherwise开发者_Go百科 di

is there any way how to implement xml signature into android manifest? When I download APK file all I need is to verify its signature and if its ok, then prompt installation, otherwise开发者_Go百科 display error message. Is is possible for Android?

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消