Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse 中,我想同时部署一个服务提供者包和一个标准的基于活动的包(它使用服务提供者)。我可以在 Eclipse 中将这些捆绑在一起以制作一个部署到设备的 apk 吗?
谢谢
安东
别担心,我已经解决了。您只需在源文件夹下添加一个包,然后向其中添加类,记住使用额外的“提供者”详细信息更新清单文件。