Skip to content

Simple Android Java application that uses in-app Android permissions to take a screenshot programmatically

Notifications You must be signed in to change notification settings

semaj87/android-screenshot

Repository files navigation

Android Screenshot

About The Project

This Java Android project looked at how to take a screenshot programmatically from within an application.

Both the READ_EXTERNAL_STORAGE & WRITE_EXTERNAL_STORAGE permissions are requested by the user in the main activity.

Once permission has been granted, the button's on click listener can be invoked to capture the screenshot.

App Screenshots

Android Permissions App Screenshots

Built With

Prerequisites

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

About

Simple Android Java application that uses in-app Android permissions to take a screenshot programmatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages