Questions tagged [android-content-capture]

Questions about the content captured by the android system via the ContentCaptureManager

Starting with Android Q, Android automatically captures user input text and use it to make suggestions for the user as he travels between different apps.

Find more info about it in ContentCaptureManager

1 questions
1
vote
0 answers

How to access the `ContentCaptureManager` data?

Based on ContentCaptureManager docs Content capture provides real-time, continuous capture of application activity, display and events to an intelligence service that is provided by the Android system. The intelligence service then uses that info…
Ilya Gazman
  • 31,250
  • 24
  • 137
  • 216