setResourcePackageName

Utility method for setting the package name that will be used to look up resources dynamically at runtime. This method is for non standard use cases and should only be used if you are consciously modifying package names at compile time.

To use, call this method in your application's onCreate() method before any other calls to Braze.

Parameters

packageName

package name for R resources.