Skip to content

This is the sample application to show how to generate the bitmap of an android layout and to store it in memory

Notifications You must be signed in to change notification settings

arpits16/AndroidScreenCapture

Repository files navigation

AndroidScreenCapture

This is the sample application to show how to generate the bitmap of an android layout and to store it in memory.

In this sample i have created a simple screen with a Button.When you click on button.It will create a Bitmap of a Android Layout and then converts it in form of image .It then stores the image into your device storage.

This scenario may be used in several scenarios such as "Generating the Order for the Customer and Saving the Receipt"..

Following is the screen that i saved as the JPG image.

Saved Layout as Screenshot

Enjoy :)

About

This is the sample application to show how to generate the bitmap of an android layout and to store it in memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages