When branding the Agentry
Client for
Android it is possible to replace the icon images provided with
the client and also found in the Agentry
Client Branding
SDK for Android. These images are a part of the SDK archive. All
images are in the Portable Network Graphics (PNG) format.
The
images are organized within the folders created when the
Agentry
Client Branding
SDK for Android ZIP archive is extracted. Each individual image
is found in two locations within these folders. Following is list
of these images and their sizes, organized according to the directories
in which they can be found and where replacements should be placed:
- res\drawable-ldpi; bin\res\drawable-ldpi
- res\drawable-mdpi; bin\res\drawable-mdpi
- icon.png -
48 x 48
- logo.png - 203 x 46
- res\drawable-hdpi; bin\res\drawable-hdpi
- icon.png -
72x72
- login_logo.png - 435 x 111
During
packaging the tools process images found in the bin\res directories
over those found in the res directories. Therefore,
it is up to you whether or not the files in both, or just in bin\res are
replaced.