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.
我正在开发和 smartwatch 应用程序,我想知道我是否可以在同一个应用程序上创建 2 个扩展。我的意思是,我希望我的 Android 应用程序创建 2 个智能手表扩展,而不是像往常一样只创建一个。请你帮助我好吗?非常感谢!
据我所知,这是不可能的。您是否有不想拥有 2 个单独的 apk 的原因?如果用户只想要一个扩展而不想要另一个扩展,那么拥有两个 apk 可能会更好,因为他们无法只卸载一个扩展。