Tutorials for Android wear apps

橙三吉。 提交于 2019-12-13 23:03:02

问题


Iam starting to learn to develop Android wear apps. But I need some tutorials to follow so that I get a better idea.

Are there any tutorials which you could suggest?

Thanks


回答1:


  • Before you can develop anything for the wearable platform, you need to prepare your development environment by installing and updating all the packages you'll need, ensuring your Android Studio IDE is up to date.
  • open the Android SDK Manager and check you have the latest versions of the following three packages:

    1. SDK Tools
    2. Platform tools
    3. Build tools.

For More Reference and Tutorial check this link: http://code.tutsplus.com/tutorials/introduction-to-android-wear-hands-on--cms-22157



来源:https://stackoverflow.com/questions/28359650/tutorials-for-android-wear-apps

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!