Blackberry JAVA DEVELOPMENT ENVIRONMENT Примітка до випуску - Сторінка 7
Переглянути онлайн або завантажити pdf Примітка до випуску для Програмне забезпечення Blackberry JAVA DEVELOPMENT ENVIRONMENT. Blackberry JAVA DEVELOPMENT ENVIRONMENT 8 сторінок. Version 4.7.0
Також для Blackberry JAVA DEVELOPMENT ENVIRONMENT: Посібник для початківців (32 сторінок)
7 of 8
device memory.
application accesses through the File Connection API has no limit for individual file sizes.
Default menu now
The default menu for an application Screen now includes system menu items.
includes system
menu items.
Known issues
This section lists known issues for the BlackBerry Java Development Environment (JDE) version 4.7.0.
APIs
Receiving event
A BlackBerry® device application that uses a
notification from a
javax.microedition.media.PlayerListener for a
Player
javax.microedition.media.Player does not receive events until the
javax.microedition.media.Player is in the STARTED state.
Impact: A BlackBerry device application may not be notified of certain
javax.microedition.media.Player events.
Workaround: To begin receiving events from the
javax.microedition.media.Player, put the
javax.microedition.media.Player in to the STARTED state.
Using the
The BlackBerry ® JDE version 4.7.0 does not support the Accessibility APIs. If you run
Accessibility APIs
an application that uses the Accessibility APIs on the BlackBerry Storm device or in the
simulator for the BlackBerry® Storm device, an UnsupportedOperationException
is thrown.
BlackBerry
Storm simulator
Performing a
On the simulator for the BlackBerry® Storm device, scroll actions may not work as
scrolling action.
expected.
Impact: You may not be able to perform scroll actions on the simulator for the
BlackBerry Storm device.
Workaround: Use the arrow keys on the computer keyboard to scroll in the Home
screen.
Simulating device
On the simulator for the BlackBerry® Storm device, when you simulate a rotation, the
rotation in the
following methods return data for the previous orientation:
BlackBerry Storm
simulator
Impact: When you simulate a rotation, incorrect orientation readings will result.
Workaround: On the simulator for the BlackBerry Storm device, simulate the same
orientation or rotation event twice in a row.
Running the maps
On the simulator for the BlackBerry® Storm device, if you run the BlackBerryMapsDemo
sample application
sample application, the BlackBerry Smartphone Simulator displays an error message if
©
2008 Research In Motion Limited. All rights reserved.www.blackberry.com
•
Channel.getLastAccelerationData(short[])
•
AccelerometerData.getLastXAcceleration()
•
AccelerometerData.getLastYAcceleration()
•
AccelerometerData.getLastZAcceleration()
•
AccelerometerData.getXAccHistory()
•
AccelerometerData.getYAccHistory()
•
AccelerometerData.getZAccHistory()