{
  "id": 4679920,
  "title": "Emulator control for adaptive app development",
  "url": "https://urgent.news/2026/08/31/emulator-control-for-adaptive-app-development",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-31T16:00:00.000Z",
  "source": {
    "name": "Android Developers Blog",
    "slug": "android-developers-blog",
    "url": "http://android-developers.googleblog.com/2026/08/emulator-adaptive.html"
  },
  "original_language": "en",
  "account": "Adaptive app development on Android can be streamlined by using emulator control commands directly from the terminal. This eliminates the need for manual testing on multiple devices. The adb emu shortcut allows firing-and-forgetting console commands to control form factors, such as folding/unfolding foldable devices, rotating, and simulating postures. Adb emu fold and adb emu unfold let you manage the screen configuration of foldable emulators, while adb emu rotate lets you test orientation changes and state restoration. The adb emu posture command helps place the emulator in specific postures like tabletop mode. The adb emu resize-display command enables resizing the resizable emulator to different sizes. These commands can significantly speed up testing and development processes by providing a faster, more streamlined way to control form factors directly from the command line.",
  "summary": "Posted by Rob Orgiu, Developer Relations Engineer, Adaptive Apps, Android Adaptive app development is fundamental on Android, but making sure everything looks good and every feature works the way it should require multiple tests on multiple devices. Or does it? Well, yes… and no! While Android Studio is bundled with the Resizable Emulator to let you test layouts manually, there’s a faster, more…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}