Course progress: 0 / 20 lessons

BASIC CHEAT SHEET

TalkBack · Android

This guide covers Android phones and tablets for native apps, Chrome, and WebView testing. Other Android device classes and custom hardware experiences are outside this site's current scope.

Touch

TaskCommandWhat happens
Previous or next itemSwipe left / swipe rightMoves sequentially through accessible items.
Explore by positionDrag one fingerSpeaks the item beneath the finger.
Select itemSingle tapMoves TalkBack focus to the touched item.
Activate selected itemDouble-tapPerforms the default action for the focused item.
ScrollTwo-finger swipeScrolls the current scrollable area when available.
Open TalkBack menuThree-finger tap or swipe down then rightAvailability depends on device support for multi-finger gestures.

External keyboard

TaskCommandWhat happens
Next or previous itemTalkBack key + Right Arrow / Left ArrowMoves TalkBack focus in the default keymap.
Activate itemTalkBack key + EnterPerforms click in the default keymap.
Show actionsTalkBack key + Control + SpaceShows available actions in the default keymap.
Go backTalkBack key + DeletePerforms Back in the default keymap.
Read from focused itemTalkBack key + Control + Shift + EnterBegins reading from the current item in the default keymap.
Stop speechControlApplies to TalkBack 16.2 and later according to current Google guidance.

Practical notes for this platform

  • Record device model, Android version, TalkBack version, app or browser, and navigation mode.
  • State whether the test used touch gestures, an external keyboard, or both.
  • Do not confuse touch exploration order with swipe order; inspect both when spatial layout matters.
  • Document the active reading control, keyboard keymap, and any manufacturer-specific behaviour that affects the task.

Platform-neutral testing pointers

Before testing

  • Record device, operating system, browser or app, screen reader, and versions.
  • Use a combination relevant to the product's supported environments.
  • Learn the basic commands before judging the interface.

Test a representative task

  • Identify where you are and the purpose of the current view.
  • Discover content and controls through the screen reader.
  • Check names, roles, states, values, order, and relationships.
  • Operate controls and trigger a meaningful change.
  • Cause or locate an error, then recover.
  • Complete the task and find a route back.

Document

  • Exact starting point and actions used
  • Expected announcement or behaviour
  • Actual announcement or behaviour
  • Impact on the user's task
  • Whether the result was reproduced

A beginner completing this check does not prove efficiency for regular users, compatibility across every combination, or that user research is unnecessary.

Primary sources

Editorial model reviewed 4 August 2026. Command sheets must be rechecked when Google changes TalkBack gestures, keyboard keymaps, or Android accessibility guidance.