Android m3-rc22a
Build of Android 1.x | |
Android m3-rc22a is the second M3 beta build of Android, released on 16 November 2007.
Fixes[edit | edit source]
- Fixed an issue which
adb
makes the computer keyboard lock-up in Mac OS X 10.4 and 10.5.
Bugs and quirks[edit | edit source]
Applications[edit | edit source]
- In certain circumstances, icons for newly installed applications do not display as expected.
Emulation[edit | edit source]
- The emulator does not support non-QWERTY keyboards.
- The emulator screen will sometimes show up off-screen when it is started if it is running in Windows. To fix this, right-click on the emulator taskbar entry, select Move, and move the window using keyboard arrow keys.
- The emulator may fail to start when using the
-useaudio
in some environments. - On Mac OS X 10.5, the Eclipse plugin's Run Dialog may sometimes fail to show the option to select the Android Launcher.
- The emulator console listens for connections on ports 5554-5587. Future versions will only accept connections from
localhost
. It is recommended that the user use a firewall to block external connections to those ports on your development machine. - On Mac OS X 10.4, the emulator may hang if started in the background (i.e.
./emulator &
). - On Windows, running multiple emulator consoles can result in unexpected behaviour when simulating incoming telephone calls.
Terminal[edit | edit source]
- Using the
adb
shell command for the first time may fail to connect. adb
or starting from the command line will emit warnings about deprecated API use when first used on Mac OS X 10.5.
SDK[edit | edit source]
- The
dmtracedump
andtraceview
tools are not available in the SDK.
Browser[edit | edit source]
- The focus ring shown in the browser may sometimes not properly wrap links.
Maps[edit | edit source]
- Extremely rapid or prolonged scrolling in MapView or this application will result in application errors.
Phone[edit | edit source]
- Unanswered incoming calls placed from the emulator console will result in an unfinished call UI if the user presses the call back button.