﻿touchClick(x,y,id)
touchClick(x,y)
touchDown(x,y,id)
touchDown(x,y)
touchMove(x,y,id)
touchMove(x,y)
touchUp(id)
touchUp()
touchClickRandom(x,y,r,id)
touchClickRandom(x,y,r)
touchDownRandom(x,y,r,id)
touchDownRandom(x,y,r)
touchUpRandom(x,y,r,id)
touchUpRandom(x,y,r)
kill(pkgName)
input(text)
deleteText()
deleteText(afterLength,beforeLength)
inputNext()
inputDone()
inputGo()
inputSend()
inputSearch()
readFile(_path)
getColor(x,y)
getColorRGB(x,y)
isColor(x,y,color)
findColor(color)
findColor(color,x1,y1,x2,y2)
findColorFuzzy(color,clarity)
findColorFuzzy(color,clarity,x1,y1,x2,y2)
RGB(r,g,b)
findImage(path)
findImage(path,x1,y1,x2,y2)
findImageFuzzy(path,clarity)
findImageFuzzy(path,clarity,x1,y1,x2,y2)
findImageIrregular(path,ignoreColor)
findImageIrregular(path,ignoreColor,x1,y1,x2,y2)
findImageFuzzyIrregular(path,clarity,color)
findImageFuzzyIrregular(path,clarity,color,x1,y1,x2,y2)
sleep(n)
getResolutionRatio()
getBitsPerPixel()
toast(text)
vibrate(m)
log(text)
loge(text)
exit()
getSDCardPath()
httpGet(url)
setCompatMode(b)
findApp(pkgName)
isRunning(pkgName)
startApp(pkgName)
isCompatMode()
setAutoScreencap(b)
screencap()
screencapToFile(path,x1,y1,x2,y2)
copy(text)
getUDID()
getWifiMAC()
getBluetoothMAC()
getIMEI()
getDeviceInfo()
getAndroidID()
createTextView(name,text,width,height)
createTextView(name,text)
createTextViewEx(parent,name,text,width,height)
createTextViewEx(parent,name,text)
createEditText(name,text,type,width,height)
createEditTextEx(parent,name,text,type,width,height)
createEditText(name,text,type)
createEditTextEx(parent,text,type)
createCheckBox(name,label,checked,width,height)
createCheckBoxEx(parent,name,label,checked,width,height)
createCheckBox(name,label,checked)
createCheckBoxEx(parent,name,label,checked)
createRadioBox(name,label,checked,width,height)
createRadioBoxEx(parent,name,label,checked,width,height)
createRadioBox(name,label,checked)
createRadioBoxEx(parent,name,label,checked)
createButton(name,label,callback,width,height)
createButtonEx(parent,name,label,callback,width,height)
createButton(name,label,callback)
createButtonEx(parent,name,label,callback)
newLine(windowName)
newLine()
createWindow(windowName,width,height)
createTextView(name,text,width,height)
setText(windowName,name,text)
getText(windowName,name)
setChecked(windowName,name,checked)
getChecked(windowName,name)
showLoopSetting(isShow)
getScriptElfVersion()
DEFAULT_WINDOW_NAME
WRAP_CONTENT
MATCH_PARENT
EDIT_TYPE_NUMBER
EDIT_TYPE_TEX
EDIT_TYPE_LINE
EDIT_TYPE_PASSWORD
createWebView(name,html,width,height)
createWebView(name,html) 
createWebViewEx(name,html,width,height) 
createWebViewEx(name,html) 
startMediaPlayer(path)
pauseMediaPlayer()
stopMediaPlayer()
