Platform
Android Studio
Google Play
Jetpack
Docs
Blog
Download
What's New
User Guide
Preview
Home
Platform
Android Studio
Download
What's New
User Guide
Preview
Google Play
Docs
Blog
Download a Preview
Install Alongside Stable
New Features
Release Updates
Updates archive
►
2024
2024
(79)
►
októbra
októbra
(8)
►
septembra
septembra
(8)
►
augusta
augusta
(9)
►
júla
júla
(6)
►
júna
júna
(7)
►
mája
mája
(9)
►
apríla
apríla
(9)
►
marca
marca
(6)
►
februára
februára
(8)
►
januára
januára
(9)
►
2023
2023
(76)
►
decembra
decembra
(4)
►
novembra
novembra
(9)
►
októbra
októbra
(7)
►
septembra
septembra
(8)
►
augusta
augusta
(3)
►
júla
júla
(4)
►
júna
júna
(6)
►
mája
mája
(10)
►
apríla
apríla
(4)
►
marca
marca
(7)
►
februára
februára
(9)
►
januára
januára
(5)
►
2022
2022
(59)
►
decembra
decembra
(3)
►
novembra
novembra
(5)
►
októbra
októbra
(8)
►
septembra
septembra
(4)
►
augusta
augusta
(4)
►
júla
júla
(2)
►
júna
júna
(7)
►
mája
mája
(6)
►
apríla
apríla
(5)
►
marca
marca
(6)
►
februára
februára
(5)
►
januára
januára
(4)
►
2021
2021
(54)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
►
októbra
októbra
(6)
►
septembra
septembra
(4)
►
augusta
augusta
(5)
►
júla
júla
(8)
►
júna
júna
(4)
►
mája
mája
(5)
►
apríla
apríla
(1)
►
marca
marca
(7)
►
februára
februára
(4)
►
januára
januára
(5)
►
2020
2020
(107)
►
decembra
decembra
(7)
►
novembra
novembra
(3)
►
októbra
októbra
(8)
►
septembra
septembra
(6)
►
augusta
augusta
(11)
►
júla
júla
(14)
►
júna
júna
(10)
►
mája
mája
(12)
►
apríla
apríla
(11)
►
marca
marca
(11)
►
februára
februára
(6)
►
januára
januára
(8)
▼
2019
2019
(145)
►
decembra
decembra
(16)
►
novembra
novembra
(12)
►
októbra
októbra
(10)
►
septembra
septembra
(13)
►
augusta
augusta
(12)
►
júla
júla
(6)
►
júna
júna
(9)
►
mája
mája
(18)
►
apríla
apríla
(14)
▼
marca
marca
(12)
Emulator 29.0.0 Canary
Emulator 28.0.25 Stable
Android Studio 3.5 Canary 9 available
Android Studio 3.5 Canary 8 available
Emulator 28.1.12 Canary, 28.0.25 to Beta
Emulator 28.1.11 Canary
Android Studio 3.4 Release Candidate 2 available
Android Studio 3.5 Canary 7 available
Emulator 28.1.10 Canary
Android Studio 3.4 Release Candidate 1 available
Android Studio 3.3.2 available
Emulator 28.1.9 Canary
►
februára
februára
(10)
►
januára
januára
(13)
►
2018
2018
(128)
►
decembra
decembra
(13)
►
novembra
novembra
(12)
►
októbra
októbra
(10)
►
septembra
septembra
(10)
►
augusta
augusta
(16)
►
júla
júla
(10)
►
júna
júna
(13)
►
mája
mája
(9)
►
apríla
apríla
(11)
►
marca
marca
(12)
►
februára
februára
(9)
►
januára
januára
(3)
►
2017
2017
(48)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
►
októbra
októbra
(8)
►
septembra
septembra
(3)
►
augusta
augusta
(4)
►
júla
júla
(3)
►
júna
júna
(3)
►
mája
mája
(4)
►
apríla
apríla
(5)
►
marca
marca
(5)
►
februára
februára
(6)
►
januára
januára
(2)
►
2016
2016
(5)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
Subscribe to updates
Príspevky
Atom
Príspevky
Android Developers
Android Studio
Preview
Release Updates
Emulator 29.0.0 Canary
piatok 29. marca 2019
Emulator 29.0.0 is now available in the Canary and Dev channels.
Fixes
On some remote desktop setups, it was possible to get a black screen when launching the emulator on Linux. We now explicitly configure
MESA_RGB_VISUAL
to avoid this.
Details
Fixed incorrect usage of
SO_REUSEADDR
.
Details
Fixed issue where rotate buttons would appear on TV AVDs.
https://issuetracker.google.com/127956599
Fixed issue where if emulator was set always on top, the extended controls window would mysteriously appear every time the emulator was rotated.
https://issuetracker.google.com/128455869
To address issues with some Linux installs containing incompatible versions of some Qt dependent libraries, we now package
libfreetype
,
libsoftokn
, and
libsqlite3
with the emulator.
Fixed failure to snapshot load on GLES1 apps and API 15 and 16.
AR Macros
The emulator can now play back from a set of preset motions in order to make it easier to test AR apps on the emulator.
The controls can be found in Extended Controls > Record and Playback > Macro Playback.
When a macro is played back, the emulator's virtual sensors will generate values that reflect the motion, and the virtual scene camera will update according to the motion.
RAM Usage Metrics
In continuing to address emulator resource usage, the emulator now sends RAM usage metrics in a 10 second interval for opt-in users, in order for us to get a clearer picture of how the emulator is typically used.
Emulator in CI
We're still working to make life easier for our CI users. On Linux, the headless build now does not use pulseaudio nor X11, enabling running in an even wider variety of environments. The system dependent shared libraries that are not packaged with the emulator are now reduced to:
linux-vdso.so.1
libutil.so.1
libm.so.6
libdl.so.2
librt.so.1
libpthread.so.0
libgcc_s.so.1
libc.so.6
ld-linux-x86-64.so.2
More details on the change
More info on headless builds
Graphics
Added support for the GLES extensions
GL_EXT_texture_format_BGRA8888
and
GL_APPLE_texture_format_BGRA8888
if supported on host.
Vulkan is now supported experimentally on Windows and Linux given a host GPU that supports Vulkan and upcoming Q images (or the latest AOSP master system image). To enable the Vulkan driver and testing Vulkan apps:
echo "Vulkan = on" >> ~/.android/advancedFeatures.ini
echo "GLDirectMem = on" >> ~/.android/advancedFeatures.ini