Skip navigation links
C F T 

C

com.jraska.falcon - package com.jraska.falcon
 

F

Falcon - Class in com.jraska.falcon
Utility class to take screenshots of activity screen
Falcon.UnableToTakeScreenshotException - Exception in com.jraska.falcon
Custom exception thrown if there is some exception thrown during screenshot capturing to enable better client code exception handling.

T

takeScreenshot(Activity, File) - Static method in class com.jraska.falcon.Falcon
Takes screenshot of provided activity and saves it to provided file.
takeScreenshotBitmap(Activity) - Static method in class com.jraska.falcon.Falcon
Takes screenshot of provided activity and puts it into bitmap.
C F T 
Skip navigation links