Each project requires its own resource handler. The resource handler defines all resources to be included into your mobile application, such as icons and texts.
Mobile Development provides the
UniversalResHandler implementation so that you do not need to code your own. For more information about how to use the
UniversalResHandler, see
Using the UniversalResHandler.