I thought the " @ " only concerned the id when you write for example : id="@+id/widget24", but actually it appears almost everywhere like : android:text="@string/table_layout_1_star" or, android:icon="@drawable/icon".
Could someone help me, i don't get the meaning of this thing.
thx





