Categories: Known Issue | Java ME | Scalable 2D Vector Graphics API (JSR-226) | S60 3rd Edition, Feature Pack 1
This page was last modified 11:10, 10 September 2007.
KIJ000736 - JSR-226: System popups may not be shown during animation
From Forum Nokia Wiki
| ID | KIJ000736 | Creation date | August 31, 2007 |
| Platform | S60 3rd Edition, FP1 MIDP SDK | Devices | |
| Category | Java | Subcategory | JSR-226 Scalable 2D Vector Graphics API |
Overview
System popups are, for example, a selection of access points for a network connection, Bluetooth prompts, changing the phone profile, etc.
Note that displaying animation consumes a considerable amount of CPU resources, so be sure to adjust the frame rate reasonably.
How to reproduce
This issue affects JSR-226 when running on the emulator and may be reproducable also on devices depending on the hardware configuration, e.g. CPU and screen size.
Play an SVG animation with rather complex graphics and set a very high frame rate for rendering.
Solution
Use SVGAnimator.setTimeIncrement() and decrease the animation frame rate. Invoke the task switcher dialog by keeping the Applications key pressed down or move the MIDlet to background and then bring it back to foreground.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| show gif with animation | naresh99 | Symbian User Interface | 14 | 2007-11-07 07:04 |
| Ask The Expert: Themes Expert -- Stojiljko | Nokia Ron | Interviews & Ask the Experts | 12 | 2008-02-27 21:30 |
| GIF Animation with transperancy | kamalsinghania | General Symbian C++ | 0 | 2005-01-26 13:36 |
| Hide the animation in a wait note | ahlmans | Symbian User Interface | 2 | 2008-02-28 08:27 |
| HOW to clear key buffer? | p0werstitch | Mobile Java General | 4 | 2005-10-27 15:30 |

