A B C D E G I O R S U V

A

applyOTA(Context, Handler) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to trigger underlying Android OS OTA mechanism.

B

bindService() - Method in class com.eloview.sdk.EloSecureClient
This method is used to bind the Elo Sdk to the Elo Service on BSP.

C

captureScreenShot(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to capture the screenshot from the device.
checkOTAStatus(Context, String, Handler) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to check whether pointed remote/local OTA is newer or older than current version.
com.eloview.sdk - package com.eloview.sdk
 

D

downloadFile(Uri, Map<String, String>, String, String, String, Context) - Static method in class com.eloview.sdk.EloSecureUtil
 

E

ELO_GET_DEVICE_INFO - Static variable in class com.eloview.sdk.EloSecureUtil
 
EloSecureClient - Class in com.eloview.sdk
EloSecure Client is used to connect to BSP dependent service and gather continuous data from it such as cpu temperature or touch gestures.
EloSecureClient(Context) - Constructor for class com.eloview.sdk.EloSecureClient
 
EloSecureUtil - Class in com.eloview.sdk
EloSecure Utility is mainly used to call EloView SDK dependent functions like silentPackage installation , silentReboot etc.
EloSecureUtil() - Constructor for class com.eloview.sdk.EloSecureUtil
 

G

getAddress(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device Address
getAECMOrientation(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get orientation of AECM device from EloSecure application.
getBrightness(Context) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device Brightness the device
getDeviceInfo(Context, Handler) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device information from cloud ( Async Call )
getDeviceInfo(Context) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device information from cloud ( Sync Call )
getDownloadStatus(Long, Context) - Static method in class com.eloview.sdk.EloSecureUtil
 
getInprogressDownloadID(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
 
getInstance(Context) - Static method in class com.eloview.sdk.EloSecureClient
 
getLocale(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device system locale
getSDKVersion() - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get current EloView SDK Version
getSerialNumber(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device Serial Number
getVolume(Context) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to get device Volume the device

I

isEloSecureServiceAlive() - Static method in class com.eloview.sdk.EloSecureClient
 
isEloViewSDKExists(Context) - Static method in class com.eloview.sdk.EloSecureUtil
Check for EloView SDK is available or not

O

OTA_APPLY_FILE_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_APPLY_IN_PROGRESS - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_CHECK_STATUS_GENERIC_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_CHECK_STATUS_NEW - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_CHECK_STATUS_OLD - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_CHECK_STATUS_SAME - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_GENERIC_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_LOCAL_FILE_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_LOCAL_FILE_PERCENTAGE - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_LOCAL_FILE_SUCCESS - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_REMOTE_FILE_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_REMOTE_FILE_PERCENTAGE - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_DOWNLOAD_REMOTE_FILE_SUCCESS - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_VERIFY_FILE_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_VERIFY_SIGN_ERROR - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_VERIFY_SIGN_PERCENTAGE - Static variable in class com.eloview.sdk.EloSecureUtil
 
OTA_VERIFY_SIGN_SUCCESS - Static variable in class com.eloview.sdk.EloSecureUtil
 

R

readTemperature() - Method in class com.eloview.sdk.EloSecureClient
 
readTouchData() - Method in class com.eloview.sdk.EloSecureClient
This method is used to read touch data from the BSP in the form of a JSON Array string.
registerDeviceInfoReceiver(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to notify any change in device info
removecontentFromDownloadList(Context, long) - Static method in class com.eloview.sdk.EloSecureUtil
 
removeContentFromDownloadQueue(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
 

S

screenTurnOff(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to turn off the screen
screenTurnOn(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to turn on the screen
setBrightness(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to set device Brightness the device
setDisplayOff(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to Set Device Display OFF
setDisplayOn(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to Set Device Display ON
setLocale(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to set device system locale
setVolume(Context, int) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to set device volume the device
silentPackageInstall(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to install new APK silently in background
silentPackageUninstall(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to uninstall new APK silently in background
silentReboot(Context) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to reboot the device
startDownloadUpgradePackage(Context, String, Handler) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to download OTA file from remote http server or from local file path.

U

unbindService() - Method in class com.eloview.sdk.EloSecureClient
This method is used to unbind the Elo Sdk from the Elo Service on BSP.
unregisterDeviceInfoReceiver(Context, BroadcastReceiver) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to unregister the device info change listener
unsecurePackageInstall(Context, String) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to install apk using Standard Android package manager

V

verifyOTA(Context, Handler) - Static method in class com.eloview.sdk.EloSecureUtil
This method is used to verify the system signature of downloaded OTA file.

A B C D E G I O R S U V