Using SVG content in a BlackBerry device application
The BlackBerry® device supports a binary representation of Scalable Vector Graphics (SVG) content in the form of a .pme file.
You can use the BlackBerry® Composer to create a .pme file or use the Plazmic SVG Transcoding Utility to convert an .svg file to a .pme file. The BlackBerry Composer and the Plazmic SVG Transcoding Utility are included in the BlackBerry® Theme Studio.
- Download SVG content
- Play rich media content
- Listen for events while downloading a .pme file
- Respond to events while downloading a .pme file
- Code sample: Responding to events when a BlackBerry device application downloads SVG content
- Download and play a .pme file
- Play SVG content
- Access SVG content through a connection that MediaManager does not support
- Code sample: Implementing a custom connector framework.
Next topic: Download SVG content
Previous topic: Specify the display size of an encoded image