Package com.pda.screenshotmatcher2.background

Classes related to the background service, which allows users to uses ScreenshotMatcher2 in the background.

Types

BackgroundMatchingService
Link copied to clipboard
class BackgroundMatchingService : Service

A Service running in the background, which detects when new photos are taken on the smartphone. A ContentObserver monitors changes in the phone gallery directory and sends match requests once new photos are detected.