Android Add Link To A Preference Activity - How?
What is the way to add a clickable link to my preference activity?
Solution 1:
Take a look at the following for three ways of doing it - Android Patterns - Navigation. Look under "provide access to general operations for the current screen?"
Post a Comment for "Android Add Link To A Preference Activity - How?"