getExternalAssetsPath method of the EngineSettings interface

Returns the path to the custom directory with the necessary resources.

The program will search for any resource file it needs first in assets, then in the specified custom folder, each time looking in the corresponding subfolder. For example, it will try to locate a pattern file (*.rom) like this:

  1. in assets/patterns
  2. in <custom search path>/patterns
  3. if the file is not found, an error will be returned

String getExternalAssetsPath();

Return values

The method returns the full path to the custom resource files folder.

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.