NodeStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
The Node interface provides information about a specific node in the Android Wear network.
Key methods include retrieving a human-readable display name, a unique identifier, and checking if the node is directly connected.
public interfaceNode
Information about a particular node in the Android Wear network.
Implementations support equality checks and hash codes based only on the node's ID (e.g.
two instances with the same ID but different display names are considered equal).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-28 UTC."],[],[]]