🔧 AI Nachrichten Major AI platforms go down in unprecedented simultaneous outage(03.09.2026 um 17:34 Uhr)
🔧 AI Nachrichten ChatGPT, Claude, and Grok Down? Users Report Widespread Outages(03.09.2026 um 19:14 Uhr)
🔧 AI Nachrichten OpenAI Launches GPT-6 Astra, Says We May Have Entered the AGI Era(03.09.2026 um 22:08 Uhr)
🔧 AI Nachrichten Claude Comes to CarPlay as Fifth Major AI Chatbot App(05.09.2026 um 05:31 Uhr)
🔧 AI Nachrichten OpenAI’s GPT-6 Astra Is AGI, Says NVIDIA CEO Jensen Huang(07.09.2026 um 06:31 Uhr)
🔧 AI Nachrichten Blame AI companies for Mac mini and Mac Studio shortage(31.08.2026 um 10:32 Uhr)
🔧 AI Nachrichten Major AI platforms go down in unprecedented simultaneous outage(03.09.2026 um 17:34 Uhr)
🔧 AI Nachrichten ChatGPT, Claude, and Grok Down? Users Report Widespread Outages(03.09.2026 um 19:14 Uhr)
🔧 AI Nachrichten OpenAI Launches GPT-6 Astra, Says We May Have Entered the AGI Era(03.09.2026 um 22:08 Uhr)
🔧 AI Nachrichten Claude Comes to CarPlay as Fifth Major AI Chatbot App(05.09.2026 um 05:31 Uhr)
🔧 AI Nachrichten OpenAI’s GPT-6 Astra Is AGI, Says NVIDIA CEO Jensen Huang(07.09.2026 um 06:31 Uhr)
🔧 AI Nachrichten Blame AI companies for Mac mini and Mac Studio shortage(31.08.2026 um 10:32 Uhr)
1 Tag Serie
🔧 Programmierung 🕛 kürzlich 4 Min Lesezeit
0

Emulator 29.1.12 Stable

↗ Quelle (androidstudio.googleblog.com)
🗣️ Stimme:
Emulator 29.1.12 is now available in all channels. Changes versus previous stable, 29.0.11:

Major features:




  • Remote streaming emulators (manually hosted) are now possible via WebRTC. We now also provide .

  • Vulkan apps are now available by default on Android API 29 and later images.



Notable fixes and quality improvements:

  • Fixed issue where recent Q / Android 29 system images did not boot up.

  • Fixed an issue that could lead to INSTALL_FAILED_DEXOPT on older API levels when installing APKs.

  • Vulkan is now fully conformant for Vulkan 1.1 for API 29+ (requires a future API 29 system image update).

  • Fixed issue in recent Q images where fold/unfold button didn't work (contents did not resize).

  • Improved non-US keyboard support. Previously the emulator would only pass a narrow range of keycodes to the guest, corresponding to a US QWERTY keyboard. This made it difficult to use the emulator with non-US keyboards.

    • To address this, we now pass through all native keycodes from the user's machine and translate them to the relevant Linux keycode.

  • Added a command line option to name a particular run of the emulator with an ID. In the CI use case, this can make it easier to distinguish emulators and find out which one has been running on which ADB port, even when running multiple instances of the same AVD (via -read-only). Usage:


    • emulator -avd <avd-name> -id <id> [other-args]

    • Retrieve the ID via adb -s <device-serial> emu avd id


  • Added -logcat-output command line option to print logcat to a file if the -logcat option is specified. Example:


    • emulator -avd <avd-name> -logcat V:* # Output to stdout

    • emulator -avd <avd-name> -logcat V:* -logcat-output /tmp/log.txt # Output to file


  • Added command line flags to change the language, country, and/or locale of the emulator. Upon specifying these flags, the emulator will cold boot a few times to apply the change. This does not yet work for Play Store images due the current need to run superuser commands. Example:


    • emulator -avd <avd-name> -change-language es

    • emulator -avd <avd-name> -change-language fr -change-country CA -change-locale fr-CA


  • (Currently Linux emulator only) Added -cpu-features whitelist command line flag to enable certain sets of CPU features if the host supports them. Currently, the whitelist only enables AES.

  • Fixed VM heap size calculations.

  • Fixed an issue on macOS where Ctrl-C would not kill emulators launched from the command line.

  • Fixed an issue on macOS where SIGTERM was being ignored (and kill <emu-pid> would not gracefully exit the emulator).

  • Fixed an issue where numbers entered via numpad entry would not be recognized on the emulator. https://issuetracker.google.com/issues/135141621

  • Fixed crash when opening the Performance Stats window twice.

  • Fixed a Unicode path handling issue on Windows where the -kernel command line option did not work with paths that contained non-ASCII characters.

  • Increased accuracy of YUV conversion.


    • Added NV21 to the set of potential YUV formats converted via OpenGL.

    • Unified the set of YUV formats used for camera versus media buffers. This requires a future Q system image update.


  • Improved performance of OpenGL and Vulkan graphics.

  • For better debuggability of OpenGL issues, we now make it easier to log GL calls from the guest. The following environment variables control whether or not each GL call is logged:



    • ANDROID_EMUGL_FINE_LOG=1 whether to log individual GL calls


    • ANDROID_EMUGL_LOG_PRINT=1 whether to instead print out the current GL debug log versus saving it to disk (the default)


  • To address issues with super slowness on some macOS machines:


    • macOS systems with fewer than 8 logical cores will have file-backed RAM snapshots and SMP disabled by default.

    • macOS systems with spinning hard disks will have file-backed RAM snapshots disabled by default.


  • Performance metrics are now sent only once instead of every 10 seconds.

  • Added -rtcfps flag to set max fps of WebRTC streaming.

  • MoltenVK prebuilt has been updated and is the default Vulkan library on macOS.

  • Fixed memory use after free error in automation agent. Details

  • Fixed bug where GL_BGRA_EXT could not be used as an internal format for 3D textures.

  • Disabled SMS send button for Automotive system images.

    • Snapshots are enabled for Automotive system images.



Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf androidstudio.googleblog.com.
↗ Original-Artikel auf androidstudio.googleblog.com lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 0%
🟡 In Evaluierung 0%
🟢 Keine Auswirkung 0%
Spannende Innovation 0%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
3 Quellen
GPT-6 Astra Release Today? OpenAI’s Next Major AI Model Is Almost Here
1 Quelle
Apple accuses OpenAI of destroying evidence as trade-secrets fight intensifies
1 Quelle
Major AI platforms go down in unprecedented simultaneous outage