I have stored some messages in a resource bundle. I\'m trying to format these messages as follows.
import java.text.MessageFormat; String text = MessageForm
For everyone that has Android problems in the string.xml, use \'\' instead of single quote.