get Resource Package Name
Utility method for getting the resource package name; returns the value set in setResourcePackageName, or Context.getPackageName if no custom value has been set.
Use Context.getPackageName instead of this method unless you are specifically looking for the package name of a resource file.
Return
package name for R resources.
Parameters
context