System resources
Android provides also resources, these are called system resources. System resources are distinguished from local resources by theandroid
namespace prefix. For example
android.R.string.cancel
defines the platform string for a cancel operation.
No comments:
Post a Comment