开发者

how android recognize the difference between built in apps and third party apps

开发者 https://www.devze.com 2023-02-17 03:03 出处:网络
how android recognize the difference between built in apps and third party apps. whats are the measures do it use to recognize.

how android recognize the difference between built in apps and third party apps. whats are the measures do it use to recognize. 开发者_如何学Cthanks.


An app is recognized by the package it uses. All built-in apps have a common starting package name (Eg: com.android.... or com.htc...) not sure how identification between apps is of application :P

0

精彩评论

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