• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to give each node unique name ?

I want to display a tree having the individual name of its parent, second node, and its child nodes.This code display tree has all second and child nodes with the same names. How can I give an unique name to each node of a tree?
 
Back
Top Bottom