Dim cs As CSBuilder
cs.Initialize.Size(30).Typeface(Typeface.MONOSPACE)
cs.Append("Bulls Eye: ").Image(LoadBitmap(File.DirAssets, "reddot.png"), 40dip, 40dip, False).PopAll
Activity.Title = cs
For goodness sake, you should at least try to type the word title correctly. It is not titel; it is title. I know English is not the native language for many of us, but it makes it easier for people searching the forum when the word is spelled correctly. It is even typed for you in the IDE.