Package | Description |
---|---|
org.safs.android.auto.lib |
Modifier and Type | Method and Description |
---|---|
static boolean |
DUtilities.launchEmulatorAVD(java.lang.String avd)
Attempt to launch a prestored Emulator -avd and a -no-snapstorage argument.
|
static void |
ImageUtils.saveImageToFile(java.awt.image.BufferedImage image,
java.io.File file,
float quality)
Store our BufferedImage into a File;
If the format is JPG, the third parameter indicate the compression quality.
|
Copyright © SAS Institute. All Rights Reserved.