Android Wear App Development -


i want develop custom app in android wear (below 2.0 version). possible below 2.0 versions ?

note: tried app using 2.0 preview version. working fine

yes, possible use older version develop custom apps in android wear. however, there limitations in using older version, unlike version 2.0 can access internet directly on bluetooth, wi-fi or cellular relying on data layers apis.

there numerous updates in can find in version 2.0. below link of what's new in android wear 2.0: http://android-developers.blogspot.com/2016/05/android-wear-20-developer-preview.html


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -