LoadHelper
Convenience class to parse Uri's.
Functions
Link copied to clipboard
Return the integer resource id for the specified resource name.
Link copied to clipboard
Enables HTTP caching with default settings, remote Uri requests responses are cached to cacheBaseDir/cacheFolderName
Enables HTTP caching, remote Uri requests responses are cached to cacheBaseDir/cacheFolderName
Link copied to clipboard
Link copied to clipboard
Creates an InputStream from an Android resource ID.
Link copied to clipboard
Link copied to clipboard
True if the Uri is an Android resource, false if any other uri.
Link copied to clipboard
True if the Uri is an Android resource, false if any other uri.
Link copied to clipboard
True if the Uri is a filename, false if it is a remote location.
Link copied to clipboard
Link copied to clipboard
Return the integer resource id for the specified resource name.
Link copied to clipboard
Normalizes Uri's based on a reference Uri.
Link copied to clipboard
Generates a Uri from an Android resource.