简体   繁体   中英

How can i integrate Android apps with android wear?

I have built an application using an open source app builder (not native android code). Is there a way that i can integrate that code with a wear application ? The open source app builder uses a webview to layout and does not use native android components but can i make some entry in the app manifest to get this integration ?

My manifest currently has 1 activity that hosts the webview.

Android Wear仅支持Java应用程序,您可以在这里找到更多信息https://developer.android.com/training/building-wearables.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM