Google says existing Android apps will work on Googlebook. Its developer page then sends teams to Android Studio Canary to see what happens when windows resize and a phone interface meets a keyboard and trackpad. That gap between running and fitting the desktop is the overlooked part of a five-laptop launch priced from $899 to $1,299. Google's model comparison and developer guidance give teams a specific target.
Preorders are open for machines from Acer, Asus, Dell, HP, and Lenovo. The first units reach stores in the United States on October 4, followed by Canada, the UK, Ireland, France, Germany, and Australia on October 5, according to TechCrunch's launch report. Google is selling an AI-first laptop. For Android developers, it is also putting phone apps onto 13.4-inch to 15.3-inch screens under a new product name.
The Play Store becomes laptop distribution
Googlebook combines Android technology with parts of ChromeOS, including a desktop version of Chrome. More important for app makers, Google's official FAQ says users can download and install Android apps directly from the Play Store. It names Photoshop, BandLab, Netflix, and Microsoft 365 among the available software. The same page says a Googlebook can interact with an app still running on a connected phone, without installing that app on the laptop.
That promise gives an existing Play listing a new job. A layout designed around taps and a narrow portrait viewport may now open inside a resizable window beside another app. Google tells developers their current Android apps will run, while its Googlebook developer page calls out window resizing, multiple instances, drag and drop, file handling, printing, and support for keyboard, mouse, trackpad, stylus, and game controllers.
Google's quality bar makes the distinction explicit. Under the adaptive app guidelines, the basic Tier 3 rating requires an app to fill its window without letterboxing or compatibility mode. Users must be able to finish primary tasks, and external input needs basic support. Tier 2 asks for layouts optimized across screen sizes. Tier 1 adds desktop-oriented behavior such as multitasking and drag and drop where it makes sense.
The test matrix is wider than a bigger screenshot. Google's current compatibility suite still names a 13-inch Chromebook at 1600 by 900 density-independent pixels, along with a resizable emulator. Googlebook adds touchscreens, trackpads, biometric login, and hardware that stretches to a 15.3-inch panel. An app can pass installation and still waste most of that display on an enlarged phone column, a result the same adaptive guidelines classify as less than optimal.
Five machines split across Intel and Qualcomm
The entry model is Acer's $899 Googlebook 14, with an Intel Core Ultra 5, a 14-inch 2.8K OLED touchscreen, 16GB of RAM, and 512GB of storage in Google's comparison configuration. Dell's $999 XPS Googlebook uses a Snapdragon X Elite and a 13.4-inch 2.5K LCD. The $1,099 Lenovo Googlebook 15 returns to Intel and carries the largest screen. Asus and HP both start at $1,299, with Intel in the Asus and Snapdragon in the HP. Those prices and configurations come from Google's live comparison page; The Verge's launch overview confirms the five manufacturers and the $899 to $1,299 range.
The processor split matters most to apps that ship native C or C++ libraries. Android packages machine code by Application Binary Interface, with arm64-v8a and x86_64 among the supported 64-bit targets. Google's NDK documentation recommends App Bundles or split APKs so the device receives the appropriate code instead of downloading one large package containing every architecture. Teams that restricted an old build to one ABI have a specific compatibility check to make before treating Googlebook as another screen size.
Google's comparison configurations all include 16GB of memory and 512GB of storage, while neural processing performance ranges from 45 to 49 TOPS. Battery claims vary by model from 13 to 19 hours under controlled web-browsing tests. The published range has no low-memory configuration. It also cannot tell developers whether an Android app behaves well with desktop input, as the Googlebook specifications cover hardware rather than app behavior.
Gemini moves into the pointer
The AI layer sits closer to everyday input than a chatbot tab. Google's product page says a user can wiggle the pointer to activate Gemini, select something on screen, and ask a question or create new material from it. Rambler turns speech into formatted text and removes filler words. Another feature offers suggestions based on what is currently displayed, while an agent in the Gemini app can continue assigned work after the laptop closes.
Several limits appear in the footnotes. Magic Pointer and Rambler are restricted to adults in supported countries and languages, and Google tells users to check their results. Phone integration needs setup and Android 17 or newer. The same product page also says some Play Store titles require separate subscriptions, so the presence of an app logo in Google's launch material does not guarantee that every function is included with the laptop.
TechCrunch notes that Gemini Live and the agent feature do not inherently require new laptop hardware. Googlebook's more distinct bet is the way AI reaches system surfaces such as the pointer, dictation, file search, and what is visible on screen, as the report explains. Developers can prepare for the documented parts now: clear pointer states, reliable keyboard focus, layouts that tolerate resizing, and content that survives movement between windows. Google's desktop guidance treats those behaviors as the route from basic compatibility to a laptop-grade app.
A phone app can appear in two ways
Googlebook can run an installed Android app and can also surface an app from a connected phone. Cast My Apps opens phone apps on the laptop, Continue On transfers a task between devices, and Quick Access exposes phone files without a manual transfer. Google's launch page uses a phone screenshot inserted into an email as its Quick Access example and requires Android 17 for these connections.
That creates test cases beyond the Play install. A developer needs to know whether sign-in survives a handoff, whether a resized activity preserves its state, and whether keyboard navigation reaches every action after a phone-first flow moves to the laptop. Multi-instance behavior also matters when the same service is present locally and visible through the phone connection. Google has already published guidance for multiple instances and desktop input, so these checks do not have to wait for retail hardware.
The dedicated Googlebook desktop emulator does, however, require an Android Studio Canary build. Google says the emulator can validate resizing, multiple instances, and keyboard-mouse interactions on a developer's workstation. Canary software changes faster than the stable channel, which makes this an early test path rather than a reason to rewrite a production app around an unfinished tool. The practical move is to use it to find layout and input failures, then keep ordinary release checks in the team's stable build pipeline, following Google's current tooling instructions.
The bundle has a one-year clock
Each laptop includes 12 months of Google AI Pro and 5TB of cloud storage. Buyers also get three-month trials for YouTube Premium, Photoshop, and CapCut, while Google promises software updates for up to ten years, according to The Verge and TechCrunch. The first-year bundle makes the $899 floor easier to compare with premium Windows laptops and the MacBook Air, but its value changes when the included AI Pro term ends.
The ten-year update promise outlasts the temporary subscription by a wide margin. It can keep an awkward desktop layout in front of users for years, just as it can reward an app that handles new window sizes cleanly. Google has not tied that promise to a single processor vendor: the first range already covers Intel and Qualcomm, as the official specifications show.
October 4 will supply the evidence the launch pages cannot. Watch whether Play exposes the expected app catalog on both processor families, how many phone-shaped interfaces open in compatibility mode, and whether the Canary emulator predicts behavior on shipping hardware. Googlebook's first developer claim is easy to test: an existing Android app should run. The useful standard is higher. Open your busiest flow in a wide window, unplug the touchscreen, and see whether a keyboard and trackpad can finish the job. Google's own quality tiers already define that as the starting line.