Could someone write a simple BlackBerry application to display the
Branding Version so I can complete my documentation in that area? The
info for it is at
http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/system/Branding.html#getVersion()

I've deduced the values for the following:

0x1003  FIELD_WELCOME_MESSAGE_SUBJECT
0x1005  FIELD_WELCOME_MESSAGE_FROM
0x0001  FIELD_BITMAP_1_TIMEOUT (milliseconds to display splash screen)
0x4004  FIELD_BRANDING_TUNE
0x4002  FIELD_BRANDING_TUNE_NAME
0x0000  FIELD_BITMAP_1_DATA (a PNG file splash screen)
0x1004  FIELD_WELCOME_MESSAGE_BODY

I think  FIELD_BRANDING_IGNORE_INTEL_SPLASH  is either 0x5100 or
0x0011, and I think 0x4003 is a PGP Public key.

I'd also appreciate if you could let me know the rest of the hex
values for the other fields listed in the Field Summary on the page
linked to above. They will probably be somewhere as a #define FIELD
0x????.

Once this information is known, I can complete my documentation for
this and a program can be added to Barry to edit or create our own
Vendor Splash Media branding files to customize our devices.

Thanks

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to