作者:Angel-約定_335_292_569_759 | 来源:互联网 | 2023-05-16 09:49
IhaveanexistingAndroidapp(for4.2)writtenusingEclipse.我有一个使用Eclipse编写的现有Android应用程序(4.2)。
I have an existing Android app (for 4.2) written using Eclipse.
我有一个使用Eclipse编写的现有Android应用程序(4.2)。
I'm exploring the possibility of adding an Android Wear component - there's part of the app which I think could work on a watch.
我正在探索添加Android Wear组件的可能性 - 我认为可以在手表上使用该应用程序的一部分。
Reading through the docs at https://developer.android.com/training/building-wearables.html I'm unsure of what I'd need to do in order to integrate Wear into my existing project.
通过https://developer.android.com/training/building-wearables.html上的文档阅读我不确定我需要做什么才能将Wear集成到我现有的项目中。
For example, under prerequisites it says Android Studio. Does that mean I'd need to migrate my Eclipse solution into Android Studio? Or can I build the Wear component independently?
例如,根据先决条件,它说Android Studio。这是否意味着我需要将Eclipse解决方案迁移到Android Studio?或者我可以独立构建Wear组件吗?
Essentially, I'm just hoping to hear from someone who has added a Wear component to their existing Android solution so I can understand the basics of what's involved.
从本质上讲,我只是希望听到有人在他们现有的Android解决方案中添加了Wear组件,以便我能够理解所涉及的基础知识。
1 个解决方案