Have you tried escaping it with a \? So in your case value="\...@home"/>
On Dec 19, 3:07 pm, Oxygen <[email protected]> wrote: > Hello All, > > In android resource, prefix '@' is used to reference another resource. > But I want to set an attribute with a string begin with '@', instead > of reference resource. > For example <position value="@home"/> > How can I escaping the '@'? > > yours, > Oxygen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

