KingDownloads

Falcon

by jraska 412 stars Apache-2.0Utilities

About Falcon

Falcon is a library for capturing screenshots on Android devices. It specializes in including dialogs, toasts, and other overlay windows in the captured image, which many other screenshot tools may miss.

The library provides simple methods to save screenshots directly to a file or obtain them as bitmap objects for further processing. It is distributed via Maven Central and requires Android 9 or higher for versions 2.1.0 and above.

Key features

  • Captures screenshots including dialogs and toasts
  • Supports saving screenshots directly to files
  • Provides screenshots as bitmap objects
  • Compatible with Android 9 and higher from version 2.1.0

Download 2.2.0

May 24, 2021

No direct download assets detected for the latest release.

View all 10 versions

Frequently asked questions

Is Falcon free?
Yes. Falcon is free and open-source software, distributed under the Apache-2.0 license.
What is the latest version of Falcon?
The latest version is 2.2.0, released on May 24, 2021.
Is Falcon available on Maven Central?
Yes, starting with version 2.2.0.
Why does Falcon capture dialogs and toasts when others don't?
Falcon uses reflection to include these extra windows in the screenshot, which many other libraries do not handle.
What license is Falcon released under?
Falcon is licensed under the Apache License, Version 2.0.

More Utilities