android - How do I get the wearable preview? -


how can preview implementing new apis wearables?

android studio 0.6.1 not offer update 0.8. find new android studio?

in order use these new apis need use new play service library find it?

at first need android studio beta 0.8 here. when done go android sdk manager , install required sdks:

  1. update android sdk tools , platform-tools versions 23 , 20 respectively.
  2. click tools > manage add-on sites > user defined sites.
  3. click new, enter https://dl-ssl.google.com/android/repository/addon-play-services-5.xml text field, , click ok.
  4. click close. should see new emulator images support preview release of google play services , google play services client libraries need start developing.

while sdk manager installing stuff need work go on prepare device:

for getting lastest play services library need join comunity. can download google play services 5.0 preview , android wear companion needed connect real wearable via bluetooth or emulator. next step install beta version of google search mandatory use emulator (if play store says use newest version wait minutes , try again).

see more here.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -