Tag Archives: Android App
How to design Layout for both Rectangular and Round Android Watch?
How to design Layout for both Rectangular and Round Android Watch? Android watches comes in two shapes, round and rectangular.Therefore WatchViewStub is available .It is a class that can inflate a specific layout, depending on the shape of the device’s … Continue reading
How to Implement Voice Command in Android Watch
How to Implement Voice Command in Android Watch Voice commands are very important for smart watches as users do not like to interact with a small screen watch by tapping.In this short article I will explain how to implement voice … Continue reading
2D Picker UI Pattern for Android Wear
2D Picker UI Pattern for Android Wear Android watch is the new thing to explore for Android developers.While it is fun to develop apps with the the same UI principles of Android mobile phones,it is worth looking at googles UI … Continue reading