[Solved] Tutorials for Android wear apps


  • 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

solved Tutorials for Android wear apps