Pages

Wednesday, September 29, 2010

Android Trick : How to Include "&" and other special character in strings.xml

I am sure most of us must have faced problem in including "&" and other special character in strings.xml file.

Here are some of the example to do this. Just use right hand side values to achieve that

1. & = "&amp";


2. A space = \s


3. " = \"



4. New Line = \n

5. Tab Space = \t

Apart from this we can use HTML to format text in strings.xml


Saturday, June 5, 2010

First Blog

Hummm.... I was thinking for a quite long time to start it, at last the day is here , and I am writing my First Blog. So without wasting much time lets set the agenda. As I am working on Mobile technology for quite a long time , stated with Microsoft .Net CF to J2ME to Blackberry and now with Android, SO most of the time I will be sharing my experience with these wonderful mobile platforms with you and if you have any technical queries , just shoot at me and I will see what I can do best to help you out. Apart from these I will be writing about some tit-bits of my developments days . So People stay tuned to hear more from me .

Looking you your Support and Feedbacks.

Have a Great Day!!