Android组件的exported的默认值问题

如果包含有intent-filter exported默认值为true; 没有intent-filter  exported默认值为false

你可能感兴趣的:(android开发技巧)