# Android Macro Docs > LLM-friendly index for Android Macro documentation. Base site: https://androidmacro.com Markdown mirror pattern: append `.md` to any docs URL. Full corpus: https://androidmacro.com/llms-full.txt LLM sitemap: https://androidmacro.com/llms-sitemap.txt LLM access guide: https://androidmacro.com/docs/llm-access ## Recommended Starting Pages - Welcome: https://androidmacro.com/docs/welcome.md - Requirements: https://androidmacro.com/docs/requirements.md - How To Use: https://androidmacro.com/docs/basic/how-to-use.md - How To Use: https://androidmacro.com/docs/block-editor/how-to-use.md - Reference: https://androidmacro.com/docs/reference.md ## Categories ### Basic - Index: https://androidmacro.com/docs/basic.md - Detect Image/Text: https://androidmacro.com/docs/basic/detect-image-or-text.md - How To Use: https://androidmacro.com/docs/basic/how-to-use.md - Perform Touch Interaction: https://androidmacro.com/docs/basic/perform-ui-interaction.md - Wait Until Image or Text Appears or Vanishes: https://androidmacro.com/docs/basic/wait-image-or-text.md ### Macro Builder - Index: https://androidmacro.com/docs/block-editor.md - Color: https://androidmacro.com/docs/block-editor/blocks/color.md - Dialog: https://androidmacro.com/docs/block-editor/blocks/dialog.md - Functions: https://androidmacro.com/docs/block-editor/blocks/functions.md - Keyboard: https://androidmacro.com/docs/block-editor/blocks/keyboard.md - Loops: https://androidmacro.com/docs/block-editor/blocks/loops.md - Math: https://androidmacro.com/docs/block-editor/blocks/math.md - Point: https://androidmacro.com/docs/block-editor/blocks/point.md - Record: https://androidmacro.com/docs/block-editor/blocks/record.md - Region: https://androidmacro.com/docs/block-editor/blocks/region.md - Screen: https://androidmacro.com/docs/block-editor/blocks/screen.md - Settings: https://androidmacro.com/docs/block-editor/blocks/settings.md - System: https://androidmacro.com/docs/block-editor/blocks/system.md - Utility: https://androidmacro.com/docs/block-editor/blocks/utility.md - Variables: https://androidmacro.com/docs/block-editor/blocks/variables.md - Convert Block To Code: https://androidmacro.com/docs/block-editor/convert-block-to-code.md - Convert Clicks & Swipes To Block: https://androidmacro.com/docs/block-editor/convert-clicks-swipes-to-blocks.md - How To Use: https://androidmacro.com/docs/block-editor/how-to-use.md - Region Capture: https://androidmacro.com/docs/block-editor/region-capture.md ### Blocks - Index: https://androidmacro.com/docs/block-editor/blocks.md - Color: https://androidmacro.com/docs/block-editor/blocks/color.md - Dialog: https://androidmacro.com/docs/block-editor/blocks/dialog.md - Functions: https://androidmacro.com/docs/block-editor/blocks/functions.md - Keyboard: https://androidmacro.com/docs/block-editor/blocks/keyboard.md - Loops: https://androidmacro.com/docs/block-editor/blocks/loops.md - Math: https://androidmacro.com/docs/block-editor/blocks/math.md - Point: https://androidmacro.com/docs/block-editor/blocks/point.md - Record: https://androidmacro.com/docs/block-editor/blocks/record.md - Region: https://androidmacro.com/docs/block-editor/blocks/region.md - Screen: https://androidmacro.com/docs/block-editor/blocks/screen.md - Settings: https://androidmacro.com/docs/block-editor/blocks/settings.md - System: https://androidmacro.com/docs/block-editor/blocks/system.md - Utility: https://androidmacro.com/docs/block-editor/blocks/utility.md - Variables: https://androidmacro.com/docs/block-editor/blocks/variables.md ### Conditional - Index: https://androidmacro.com/docs/conditional.md - If, Else If, Else: https://androidmacro.com/docs/conditional/if-else.md ### Dialog Builder - Index: https://androidmacro.com/docs/dialog-builder.md - Definition: https://androidmacro.com/docs/dialog-builder/definition.md - How To Build Dialog Prompt: https://androidmacro.com/docs/dialog-builder/how-to-build-dialog.md ### Function & Variables - Index: https://androidmacro.com/docs/function.md - Functions: https://androidmacro.com/docs/function/functions.md - Variables: https://androidmacro.com/docs/function/variables.md ### Lists - Index: https://androidmacro.com/docs/lists.md - Accessing Items: https://androidmacro.com/docs/lists/access.md - Creating Lists: https://androidmacro.com/docs/lists/creation.md - Managing Items: https://androidmacro.com/docs/lists/management.md - List Operations: https://androidmacro.com/docs/lists/operations.md - Getting Sublists: https://androidmacro.com/docs/lists/sublists.md ### Logic - Index: https://androidmacro.com/docs/logic.md - Boolean Logic: https://androidmacro.com/docs/logic/boolean.md - Logic Comparisons: https://androidmacro.com/docs/logic/comparison.md - Logic Operations: https://androidmacro.com/docs/logic/operations.md - Ternary Logic: https://androidmacro.com/docs/logic/ternary.md ### Loop & Repeat - Index: https://androidmacro.com/docs/loop.md - Examples: https://androidmacro.com/docs/loop/example.md - Repeat & Loops: https://androidmacro.com/docs/loop/repeat-loop.md ### Math - Index: https://androidmacro.com/docs/math.md - Advanced Math: https://androidmacro.com/docs/math/advanced.md - Number Checks: https://androidmacro.com/docs/math/checks.md - Constants: https://androidmacro.com/docs/math/constants.md - Math on Lists: https://androidmacro.com/docs/math/list-operations.md - Random Numbers: https://androidmacro.com/docs/math/random.md - Rounding: https://androidmacro.com/docs/math/rounding.md - Trigonometry: https://androidmacro.com/docs/math/trigonometry.md ### Reference - Index: https://androidmacro.com/docs/reference.md - CheckBox(): https://androidmacro.com/docs/reference/checkbox/checkbox.md - CheckBox():getId(): https://androidmacro.com/docs/reference/checkbox/getid.md - CheckBox():getText(): https://androidmacro.com/docs/reference/checkbox/gettext.md - CheckBox():getTextSize(): https://androidmacro.com/docs/reference/checkbox/gettextsize.md - ClickParams(): https://androidmacro.com/docs/reference/click-params/click-params.md - ClickParams():getDelay(): https://androidmacro.com/docs/reference/click-params/getdelay.md - ClickParams():getDuration(): https://androidmacro.com/docs/reference/click-params/getduration.md - ClickParams():getOffset(): https://androidmacro.com/docs/reference/click-params/getoffset.md - ClickParams():setDelay(): https://androidmacro.com/docs/reference/click-params/setdelay.md - ClickParams():setDuration(): https://androidmacro.com/docs/reference/click-params/setduration.md - ClickParams():setOffset(): https://androidmacro.com/docs/reference/click-params/setoffset.md - Clipboard:copy(): https://androidmacro.com/docs/reference/clipboard/copy.md - Clipboard:paste(): https://androidmacro.com/docs/reference/clipboard/paste.md - Clipboard:read(): https://androidmacro.com/docs/reference/clipboard/read.md - Color():blue(): https://androidmacro.com/docs/reference/color/blue.md - Color(): https://androidmacro.com/docs/reference/color/color.md - Color():compare(): https://androidmacro.com/docs/reference/color/compare.md - Color():getHex(): https://androidmacro.com/docs/reference/color/gethex.md - Color():green(): https://androidmacro.com/docs/reference/color/green.md - Color():isEqual(): https://androidmacro.com/docs/reference/color/isequal.md - Color():red(): https://androidmacro.com/docs/reference/color/red.md - Column(): https://androidmacro.com/docs/reference/column/column.md - Column():getId(): https://androidmacro.com/docs/reference/column/getid.md - DateTime():add(): https://androidmacro.com/docs/reference/datetime/add.md - DateTime():date(): https://androidmacro.com/docs/reference/datetime/date.md - DateTime(): https://androidmacro.com/docs/reference/datetime/datetime.md - DateTime():day(): https://androidmacro.com/docs/reference/datetime/day.md - DateTime():diff(): https://androidmacro.com/docs/reference/datetime/diff.md - DateTime():endOf(): https://androidmacro.com/docs/reference/datetime/endof.md - DateTime():format(): https://androidmacro.com/docs/reference/datetime/format.md - DateTime():hour(): https://androidmacro.com/docs/reference/datetime/hour.md - DateTime():isAfter(): https://androidmacro.com/docs/reference/datetime/isafter.md - DateTime():isBefore(): https://androidmacro.com/docs/reference/datetime/isbefore.md - DateTime():isBetween(): https://androidmacro.com/docs/reference/datetime/isbetween.md - DateTime():isSame(): https://androidmacro.com/docs/reference/datetime/issame.md - DateTime():isSameOrAfter(): https://androidmacro.com/docs/reference/datetime/issameorafter.md - DateTime():isSameOrBefore(): https://androidmacro.com/docs/reference/datetime/issameorbefore.md - DateTime():local(): https://androidmacro.com/docs/reference/datetime/local.md - DateTime():millisecond(): https://androidmacro.com/docs/reference/datetime/millisecond.md - DateTime():minute(): https://androidmacro.com/docs/reference/datetime/minute.md - DateTime():month(): https://androidmacro.com/docs/reference/datetime/month.md - DateTime():second(): https://androidmacro.com/docs/reference/datetime/second.md - DateTime():date(): https://androidmacro.com/docs/reference/datetime/set-date.md - DateTime():hour(): https://androidmacro.com/docs/reference/datetime/set-hour.md - DateTime():millisecond(): https://androidmacro.com/docs/reference/datetime/set-millisecond.md - DateTime():minute(): https://androidmacro.com/docs/reference/datetime/set-minute.md - DateTime():month(): https://androidmacro.com/docs/reference/datetime/set-month.md - DateTime():second(): https://androidmacro.com/docs/reference/datetime/set-second.md - DateTime():year(): https://androidmacro.com/docs/reference/datetime/set-year.md - DateTime():startOf(): https://androidmacro.com/docs/reference/datetime/startof.md - DateTime():subtract(): https://androidmacro.com/docs/reference/datetime/subtract.md - DateTime():toISOString(): https://androidmacro.com/docs/reference/datetime/toisostring.md - DateTime():tz(): https://androidmacro.com/docs/reference/datetime/tz.md - DateTime():unix(): https://androidmacro.com/docs/reference/datetime/unix.md - DateTime():utc(): https://androidmacro.com/docs/reference/datetime/utc.md - DateTime():valueOf(): https://androidmacro.com/docs/reference/datetime/valueof.md - DateTime():year(): https://androidmacro.com/docs/reference/datetime/year.md - Dialog:add(): https://androidmacro.com/docs/reference/dialog/add.md - Dialog:getValueById(): https://androidmacro.com/docs/reference/dialog/getvaluebyid.md - Dialog:getValueOf(): https://androidmacro.com/docs/reference/dialog/getvalueof.md - Dialog:init(): https://androidmacro.com/docs/reference/dialog/init.md - Dialog:remove(): https://androidmacro.com/docs/reference/dialog/remove.md - Dialog:setMessage(): https://androidmacro.com/docs/reference/dialog/setmessage.md - Dialog:setTitle(): https://androidmacro.com/docs/reference/dialog/settitle.md - Dialog:show(): https://androidmacro.com/docs/reference/dialog/show.md - EditText(): https://androidmacro.com/docs/reference/edittext/edittext.md - EditText():getHint(): https://androidmacro.com/docs/reference/edittext/gethint.md - EditText():getHint(): https://androidmacro.com/docs/reference/edittext/gettextcolor.md - EditText():getTextSize(): https://androidmacro.com/docs/reference/edittext/gettextsize.md - FinderParams(): https://androidmacro.com/docs/reference/finder-params/find-params.md - FinderParams():getDelay(): https://androidmacro.com/docs/reference/finder-params/getdelay.md - FinderParams():getDetectionEngine(): https://androidmacro.com/docs/reference/finder-params/getdetectionengine.md - FinderParams():getDetectionMethod(): https://androidmacro.com/docs/reference/finder-params/getdetectionmethod.md - FinderParams():getDetectionType(): https://androidmacro.com/docs/reference/finder-params/getdetectiontype.md - FinderParams():getHighlightDuration(): https://androidmacro.com/docs/reference/finder-params/gethighlightduration.md - FinderParams():getHighlightTooltip(): https://androidmacro.com/docs/reference/finder-params/gethighlighttooltip.md - FinderParams():getScore(): https://androidmacro.com/docs/reference/finder-params/getscore.md - FinderParams():isDynamicScaling(): https://androidmacro.com/docs/reference/finder-params/isdynamicscaling.md - FinderParams():isGrayscale(): https://androidmacro.com/docs/reference/finder-params/isgrayscale.md - FinderParams():isHighlight(): https://androidmacro.com/docs/reference/finder-params/ishighlight.md - FinderParams():setDelay(): https://androidmacro.com/docs/reference/finder-params/setdelay.md - FinderParams():setDetectionEngine(): https://androidmacro.com/docs/reference/finder-params/setdetectionengine.md - FinderParams():setDetectionMethod(): https://androidmacro.com/docs/reference/finder-params/setdetectionmethod.md - FinderParams():setDetectionType(): https://androidmacro.com/docs/reference/finder-params/setdetectiontype.md - FinderParams():setDynamicScaling(): https://androidmacro.com/docs/reference/finder-params/setdynamicscaling.md - FinderParams():setGrayscale(): https://androidmacro.com/docs/reference/finder-params/setgrayscale.md - FinderParams():setHighlight(): https://androidmacro.com/docs/reference/finder-params/sethighlight.md - FinderParams():setHighlightDuration(): https://androidmacro.com/docs/reference/finder-params/sethighlightduration.md - FinderParams():setHighlightTooltip(): https://androidmacro.com/docs/reference/finder-params/sethighlighttooltip.md - FinderParams():setScore(): https://androidmacro.com/docs/reference/finder-params/setscore.md - Keyboard: https://androidmacro.com/docs/reference/keyboard/keyboard.md - Keyboard:type(): https://androidmacro.com/docs/reference/keyboard/type.md - Macro():executeBlock(): https://androidmacro.com/docs/reference/macro/executeblock.md - Macro():executeCode(): https://androidmacro.com/docs/reference/macro/executecode.md - Macro():getBlock(): https://androidmacro.com/docs/reference/macro/getblock.md - Macro():getCode(): https://androidmacro.com/docs/reference/macro/getcode.md - Macro():getId(): https://androidmacro.com/docs/reference/macro/getid.md - Macro:getList(): https://androidmacro.com/docs/reference/macro/getlist.md - Macro():getName(): https://androidmacro.com/docs/reference/macro/getname.md - Macro(): https://androidmacro.com/docs/reference/macro/macro.md - MatchResult:getMiddleX(): https://androidmacro.com/docs/reference/match-result/getmiddlex.md - MatchResult:getMiddleY(): https://androidmacro.com/docs/reference/match-result/getmiddley.md - MatchResult:getPoint(): https://androidmacro.com/docs/reference/match-result/getpoint.md - MatchResult:getRegion(): https://androidmacro.com/docs/reference/match-result/getregion.md - MatchResult:getScore(): https://androidmacro.com/docs/reference/match-result/getscore.md - MatchResult:getText(): https://androidmacro.com/docs/reference/match-result/gettext.md - MatchResult:getX(): https://androidmacro.com/docs/reference/match-result/getx.md - MatchResult:getY(): https://androidmacro.com/docs/reference/match-result/gety.md - Point():getX(): https://androidmacro.com/docs/reference/point/getx.md - Point():getY(): https://androidmacro.com/docs/reference/point/gety.md - Point(): https://androidmacro.com/docs/reference/point/point.md - Point():setX(): https://androidmacro.com/docs/reference/point/setx.md - Point():setY(): https://androidmacro.com/docs/reference/point/sety.md - RadioButton():getId(): https://androidmacro.com/docs/reference/radio-button/getid.md - RadioButton():getText(): https://androidmacro.com/docs/reference/radio-button/gettext.md - RadioButton(): https://androidmacro.com/docs/reference/radio-button/radio-button.md - RadioGroup():add(): https://androidmacro.com/docs/reference/radio-group/add.md - RadioGroup():getButtons(): https://androidmacro.com/docs/reference/radio-group/getbuttons.md - RadioGroup():getId(): https://androidmacro.com/docs/reference/radio-group/getid.md - RadioGroup(): https://androidmacro.com/docs/reference/radio-group/radio-group.md - Record:play(): https://androidmacro.com/docs/reference/record/play.md - Record: https://androidmacro.com/docs/reference/record/record.md - Region():click(): https://androidmacro.com/docs/reference/region/click.md - Region():clickAll(): https://androidmacro.com/docs/reference/region/clickall.md - Region():exist(): https://androidmacro.com/docs/reference/region/exist.md - Region():existClick(): https://androidmacro.com/docs/reference/region/existclick.md - Region():existClickAll(): https://androidmacro.com/docs/reference/region/existclickall.md - Region():find(): https://androidmacro.com/docs/reference/region/find.md - Region():findAll(): https://androidmacro.com/docs/reference/region/findall.md - Region():getColor(): https://androidmacro.com/docs/reference/region/getcolor.md - Region():getColors(): https://androidmacro.com/docs/reference/region/getcolors.md - Region():getText(): https://androidmacro.com/docs/reference/region/gettext.md - Region():getTextMatches(): https://androidmacro.com/docs/reference/region/gettextmatches.md - Region():getX(): https://androidmacro.com/docs/reference/region/getx.md - Region():getY(): https://androidmacro.com/docs/reference/region/gety.md - Region():height(): https://androidmacro.com/docs/reference/region/height.md - Region():highlight(): https://androidmacro.com/docs/reference/region/highlight.md - Region():multiSwipe(): https://androidmacro.com/docs/reference/region/multiswipe.md - Region(): https://androidmacro.com/docs/reference/region/region.md - Region():screenshot(): https://androidmacro.com/docs/reference/region/screenshot.md - Region():swipe(): https://androidmacro.com/docs/reference/region/swipe.md - Region():wait(): https://androidmacro.com/docs/reference/region/wait.md - Region():waitClick(): https://androidmacro.com/docs/reference/region/waitclick.md - Region():waitVanish(): https://androidmacro.com/docs/reference/region/waitvanish.md - Region():width(): https://androidmacro.com/docs/reference/region/width.md - Request():delete(): https://androidmacro.com/docs/reference/request/delete.md - Request():get(): https://androidmacro.com/docs/reference/request/get.md - Request():patch(): https://androidmacro.com/docs/reference/request/patch.md - Request():post(): https://androidmacro.com/docs/reference/request/post.md - Request():put(): https://androidmacro.com/docs/reference/request/put.md - Request(): https://androidmacro.com/docs/reference/request/request.md - Request():setHeader(): https://androidmacro.com/docs/reference/request/setheader.md - Request():setParameter(): https://androidmacro.com/docs/reference/request/setparameter.md - Response:getData(): https://androidmacro.com/docs/reference/response/getdata.md - Response:getResponseCode(): https://androidmacro.com/docs/reference/response/getresponsecode.md - Response: https://androidmacro.com/docs/reference/response/response.md - Row():getId(): https://androidmacro.com/docs/reference/row/getid.md - Row(): https://androidmacro.com/docs/reference/row/row.md - Screen:click(): https://androidmacro.com/docs/reference/screen/click.md - Screen:clickAll(): https://androidmacro.com/docs/reference/screen/clickall.md - Screen: https://androidmacro.com/docs/reference/screen/constructor.md - Screen:exist(): https://androidmacro.com/docs/reference/screen/exist.md - Screen:existClick(): https://androidmacro.com/docs/reference/screen/existclick.md - Screen:existClickAll(): https://androidmacro.com/docs/reference/screen/existclickall.md - Screen:find(): https://androidmacro.com/docs/reference/screen/find.md - Screen:findAll(): https://androidmacro.com/docs/reference/screen/findall.md - Screen:getColor(): https://androidmacro.com/docs/reference/screen/getcolor.md - Screen:getColors(): https://androidmacro.com/docs/reference/screen/getcolors.md - Screen:getText(): https://androidmacro.com/docs/reference/screen/gettext.md - Screen():getTextMatches(): https://androidmacro.com/docs/reference/screen/gettextmatches.md - Screen:getX(): https://androidmacro.com/docs/reference/screen/getx.md - Screen:getY(): https://androidmacro.com/docs/reference/screen/gety.md - Screen:height(): https://androidmacro.com/docs/reference/screen/height.md - Screen:highlight(): https://androidmacro.com/docs/reference/screen/highlight.md - Screen:multiSwipe(): https://androidmacro.com/docs/reference/screen/multiswipe.md - Screen:screenshot(): https://androidmacro.com/docs/reference/screen/screenshot.md - Screen:swipe(): https://androidmacro.com/docs/reference/screen/swipe.md - Screen:wait(): https://androidmacro.com/docs/reference/screen/wait.md - Screen():waitClick(): https://androidmacro.com/docs/reference/screen/waitclick.md - Screen:waitVanish(): https://androidmacro.com/docs/reference/screen/waitvanish.md - Screen:width(): https://androidmacro.com/docs/reference/screen/width.md - Settings:cacheOff(): https://androidmacro.com/docs/reference/settings/cacheoff.md - Settings:cacheOn(): https://androidmacro.com/docs/reference/settings/cacheon.md - Settings:getClickDelay(): https://androidmacro.com/docs/reference/settings/getclickdelay.md - Settings:getImagePath(): https://androidmacro.com/docs/reference/settings/getimagepath.md - Settings:getMinScore(): https://androidmacro.com/docs/reference/settings/getminscore.md - Settings:getScanInterval(): https://androidmacro.com/docs/reference/settings/getscaninterval.md - Settings:getSwipeDelay(): https://androidmacro.com/docs/reference/settings/getswipedelay.md - Settings:grayscaleOff(): https://androidmacro.com/docs/reference/settings/grayscaleoff.md - Settings:grayscaleOn(): https://androidmacro.com/docs/reference/settings/grayscaleon.md - Settings:isGrayscale(): https://androidmacro.com/docs/reference/settings/isgrayscale.md - Settings:setClickDelay(): https://androidmacro.com/docs/reference/settings/setclickdelay.md - Settings:setComparisonHeight(): https://androidmacro.com/docs/reference/settings/setcomparisonheight.md - Settings:setComparisonWidth(): https://androidmacro.com/docs/reference/settings/setcomparisonwidth.md - Settings:setMinScore(): https://androidmacro.com/docs/reference/settings/setminscore.md - Settings:setScanInterval(): https://androidmacro.com/docs/reference/settings/setscaninterval.md - Settings:setSwipeDelay(): https://androidmacro.com/docs/reference/settings/setswipedelay.md - Settings: https://androidmacro.com/docs/reference/settings/settings.md - Storage:append(): https://androidmacro.com/docs/reference/storage/append.md - Storage:delete(): https://androidmacro.com/docs/reference/storage/delete.md - Storage:read(): https://androidmacro.com/docs/reference/storage/read.md - Storage:write(): https://androidmacro.com/docs/reference/storage/write.md - SwipeParams():getDelay(): https://androidmacro.com/docs/reference/swipe-params/getdelay.md - SwipeParams():isContinue(): https://androidmacro.com/docs/reference/swipe-params/iscontinue.md - SwipeParams():setContinue(): https://androidmacro.com/docs/reference/swipe-params/setcontinue.md - SwipeParams():setDelay(): https://androidmacro.com/docs/reference/swipe-params/setdelay.md - SwipeParams(): https://androidmacro.com/docs/reference/swipe-params/swipe-params.md - SwipePoint():getHoldDuration(): https://androidmacro.com/docs/reference/swipepoint/getholdduration.md - SwipePoint():getSpeed() [DEPRECATED]: https://androidmacro.com/docs/reference/swipepoint/getspeed.md - SwipePoint():getSwipeDuration(): https://androidmacro.com/docs/reference/swipepoint/getswipeduration.md - SwipePoint():getX(): https://androidmacro.com/docs/reference/swipepoint/getx.md - SwipePoint():getY(): https://androidmacro.com/docs/reference/swipepoint/gety.md - SwipePoint():setHoldDuration(): https://androidmacro.com/docs/reference/swipepoint/setholdduration.md - SwipePoint():setSpeed() [DEPRECATED]: https://androidmacro.com/docs/reference/swipepoint/setspeed.md - SwipePoint():setSwipeDuration(): https://androidmacro.com/docs/reference/swipepoint/setswipeduration.md - SwipePoint():setX(): https://androidmacro.com/docs/reference/swipepoint/setx.md - SwipePoint():setY(): https://androidmacro.com/docs/reference/swipepoint/sety.md - SwipePoint(): https://androidmacro.com/docs/reference/swipepoint/swipepoint.md - System:back(): https://androidmacro.com/docs/reference/system/back.md - System:home(): https://androidmacro.com/docs/reference/system/home.md - System:recent(): https://androidmacro.com/docs/reference/system/recent.md - System:spawn(): https://androidmacro.com/docs/reference/system/spawn.md - System: https://androidmacro.com/docs/reference/system/system.md - TextView():getText(): https://androidmacro.com/docs/reference/textview/gettext.md - TextView(): https://androidmacro.com/docs/reference/textview/textview.md - ToastParams():getDuration(): https://androidmacro.com/docs/reference/toast-params/getduration.md - ToastParams():getOpacity(): https://androidmacro.com/docs/reference/toast-params/getopacity.md - ToastParams():getPadding(): https://androidmacro.com/docs/reference/toast-params/getpadding.md - ToastParams():getPosition(): https://androidmacro.com/docs/reference/toast-params/getposition.md - ToastParams():getRadius(): https://androidmacro.com/docs/reference/toast-params/getradius.md - ToastParams():getTextColor(): https://androidmacro.com/docs/reference/toast-params/gettextcolor.md - ToastParams():setDuration(): https://androidmacro.com/docs/reference/toast-params/setduration.md - ToastParams():setOpacity(): https://androidmacro.com/docs/reference/toast-params/setopacity.md - ToastParams():setPadding(): https://androidmacro.com/docs/reference/toast-params/setpadding.md - ToastParams():setPosition(): https://androidmacro.com/docs/reference/toast-params/setposition.md - ToastParams():setRadius(): https://androidmacro.com/docs/reference/toast-params/setradius.md - ToastParams():setTextColor(): https://androidmacro.com/docs/reference/toast-params/settextcolor.md - ToastParams(): https://androidmacro.com/docs/reference/toast-params/toast-params.md - Toolbar:getOpacity(): https://androidmacro.com/docs/reference/toolbar/getopacity.md - Toolbar:getScale(): https://androidmacro.com/docs/reference/toolbar/getscale.md - Toolbar:hide(): https://androidmacro.com/docs/reference/toolbar/hide.md - Toolbar:isAvailable(): https://androidmacro.com/docs/reference/toolbar/isavailable.md - Toolbar:isSnapped(): https://androidmacro.com/docs/reference/toolbar/issnapped.md - Toolbar:isVisible(): https://androidmacro.com/docs/reference/toolbar/isvisible.md - Toolbar:setCollapse(): https://androidmacro.com/docs/reference/toolbar/setcollapse.md - Toolbar:setOpacity(): https://androidmacro.com/docs/reference/toolbar/setopacity.md - Toolbar:setPosition(): https://androidmacro.com/docs/reference/toolbar/setposition.md - Toolbar:setScale(): https://androidmacro.com/docs/reference/toolbar/setscale.md - Toolbar:setSnap(): https://androidmacro.com/docs/reference/toolbar/setsnap.md - Toolbar:show(): https://androidmacro.com/docs/reference/toolbar/show.md - Toolbar: https://androidmacro.com/docs/reference/toolbar/toolbar.md - Touch:dispatch(): https://androidmacro.com/docs/reference/touch/dispatch.md - Touch:down(): https://androidmacro.com/docs/reference/touch/down.md - Touch:exit(): https://androidmacro.com/docs/reference/touch/exit.md - Touch:init(): https://androidmacro.com/docs/reference/touch/init.md - Touch:move(): https://androidmacro.com/docs/reference/touch/move.md - Touch: https://androidmacro.com/docs/reference/touch/touch.md - Touch:up(): https://androidmacro.com/docs/reference/touch/up.md - Utils:alert(): https://androidmacro.com/docs/reference/utils/alert.md - Utils:interpolatePoints(): https://androidmacro.com/docs/reference/utils/interpolatepoints.md - Utils:sleep(): https://androidmacro.com/docs/reference/utils/sleep.md - Utils:toast(): https://androidmacro.com/docs/reference/utils/toast.md - Utils: https://androidmacro.com/docs/reference/utils/utils.md ### CheckBox - Index: https://androidmacro.com/docs/reference/checkbox.md - CheckBox(): https://androidmacro.com/docs/reference/checkbox/checkbox.md - CheckBox():getId(): https://androidmacro.com/docs/reference/checkbox/getid.md - CheckBox():getText(): https://androidmacro.com/docs/reference/checkbox/gettext.md - CheckBox():getTextSize(): https://androidmacro.com/docs/reference/checkbox/gettextsize.md ### ClickParams - Index: https://androidmacro.com/docs/reference/click-params.md - ClickParams(): https://androidmacro.com/docs/reference/click-params/click-params.md - ClickParams():getDelay(): https://androidmacro.com/docs/reference/click-params/getdelay.md - ClickParams():getDuration(): https://androidmacro.com/docs/reference/click-params/getduration.md - ClickParams():getOffset(): https://androidmacro.com/docs/reference/click-params/getoffset.md - ClickParams():setDelay(): https://androidmacro.com/docs/reference/click-params/setdelay.md - ClickParams():setDuration(): https://androidmacro.com/docs/reference/click-params/setduration.md - ClickParams():setOffset(): https://androidmacro.com/docs/reference/click-params/setoffset.md ### Clipboard - Index: https://androidmacro.com/docs/reference/clipboard.md - Clipboard:copy(): https://androidmacro.com/docs/reference/clipboard/copy.md - Clipboard:paste(): https://androidmacro.com/docs/reference/clipboard/paste.md - Clipboard:read(): https://androidmacro.com/docs/reference/clipboard/read.md ### Color - Index: https://androidmacro.com/docs/reference/color.md - Color():blue(): https://androidmacro.com/docs/reference/color/blue.md - Color(): https://androidmacro.com/docs/reference/color/color.md - Color():compare(): https://androidmacro.com/docs/reference/color/compare.md - Color():getHex(): https://androidmacro.com/docs/reference/color/gethex.md - Color():green(): https://androidmacro.com/docs/reference/color/green.md - Color():isEqual(): https://androidmacro.com/docs/reference/color/isequal.md - Color():red(): https://androidmacro.com/docs/reference/color/red.md ### Column - Index: https://androidmacro.com/docs/reference/column.md - Column(): https://androidmacro.com/docs/reference/column/column.md - Column():getId(): https://androidmacro.com/docs/reference/column/getid.md ### DateTime - Index: https://androidmacro.com/docs/reference/datetime.md - DateTime():add(): https://androidmacro.com/docs/reference/datetime/add.md - DateTime():date(): https://androidmacro.com/docs/reference/datetime/date.md - DateTime(): https://androidmacro.com/docs/reference/datetime/datetime.md - DateTime():day(): https://androidmacro.com/docs/reference/datetime/day.md - DateTime():diff(): https://androidmacro.com/docs/reference/datetime/diff.md - DateTime():endOf(): https://androidmacro.com/docs/reference/datetime/endof.md - DateTime():format(): https://androidmacro.com/docs/reference/datetime/format.md - DateTime():hour(): https://androidmacro.com/docs/reference/datetime/hour.md - DateTime():isAfter(): https://androidmacro.com/docs/reference/datetime/isafter.md - DateTime():isBefore(): https://androidmacro.com/docs/reference/datetime/isbefore.md - DateTime():isBetween(): https://androidmacro.com/docs/reference/datetime/isbetween.md - DateTime():isSame(): https://androidmacro.com/docs/reference/datetime/issame.md - DateTime():isSameOrAfter(): https://androidmacro.com/docs/reference/datetime/issameorafter.md - DateTime():isSameOrBefore(): https://androidmacro.com/docs/reference/datetime/issameorbefore.md - DateTime():local(): https://androidmacro.com/docs/reference/datetime/local.md - DateTime():millisecond(): https://androidmacro.com/docs/reference/datetime/millisecond.md - DateTime():minute(): https://androidmacro.com/docs/reference/datetime/minute.md - DateTime():month(): https://androidmacro.com/docs/reference/datetime/month.md - DateTime():second(): https://androidmacro.com/docs/reference/datetime/second.md - DateTime():date(): https://androidmacro.com/docs/reference/datetime/set-date.md - DateTime():hour(): https://androidmacro.com/docs/reference/datetime/set-hour.md - DateTime():millisecond(): https://androidmacro.com/docs/reference/datetime/set-millisecond.md - DateTime():minute(): https://androidmacro.com/docs/reference/datetime/set-minute.md - DateTime():month(): https://androidmacro.com/docs/reference/datetime/set-month.md - DateTime():second(): https://androidmacro.com/docs/reference/datetime/set-second.md - DateTime():year(): https://androidmacro.com/docs/reference/datetime/set-year.md - DateTime():startOf(): https://androidmacro.com/docs/reference/datetime/startof.md - DateTime():subtract(): https://androidmacro.com/docs/reference/datetime/subtract.md - DateTime():toISOString(): https://androidmacro.com/docs/reference/datetime/toisostring.md - DateTime():tz(): https://androidmacro.com/docs/reference/datetime/tz.md - DateTime():unix(): https://androidmacro.com/docs/reference/datetime/unix.md - DateTime():utc(): https://androidmacro.com/docs/reference/datetime/utc.md - DateTime():valueOf(): https://androidmacro.com/docs/reference/datetime/valueof.md - DateTime():year(): https://androidmacro.com/docs/reference/datetime/year.md ### Dialog - Index: https://androidmacro.com/docs/reference/dialog.md - Dialog:add(): https://androidmacro.com/docs/reference/dialog/add.md - Dialog:getValueById(): https://androidmacro.com/docs/reference/dialog/getvaluebyid.md - Dialog:getValueOf(): https://androidmacro.com/docs/reference/dialog/getvalueof.md - Dialog:init(): https://androidmacro.com/docs/reference/dialog/init.md - Dialog:remove(): https://androidmacro.com/docs/reference/dialog/remove.md - Dialog:setMessage(): https://androidmacro.com/docs/reference/dialog/setmessage.md - Dialog:setTitle(): https://androidmacro.com/docs/reference/dialog/settitle.md - Dialog:show(): https://androidmacro.com/docs/reference/dialog/show.md ### EditText - Index: https://androidmacro.com/docs/reference/edittext.md - EditText(): https://androidmacro.com/docs/reference/edittext/edittext.md - EditText():getHint(): https://androidmacro.com/docs/reference/edittext/gethint.md - EditText():getHint(): https://androidmacro.com/docs/reference/edittext/gettextcolor.md - EditText():getTextSize(): https://androidmacro.com/docs/reference/edittext/gettextsize.md ### FinderParams - Index: https://androidmacro.com/docs/reference/finder-params.md - FinderParams(): https://androidmacro.com/docs/reference/finder-params/find-params.md - FinderParams():getDelay(): https://androidmacro.com/docs/reference/finder-params/getdelay.md - FinderParams():getDetectionEngine(): https://androidmacro.com/docs/reference/finder-params/getdetectionengine.md - FinderParams():getDetectionMethod(): https://androidmacro.com/docs/reference/finder-params/getdetectionmethod.md - FinderParams():getDetectionType(): https://androidmacro.com/docs/reference/finder-params/getdetectiontype.md - FinderParams():getHighlightDuration(): https://androidmacro.com/docs/reference/finder-params/gethighlightduration.md - FinderParams():getHighlightTooltip(): https://androidmacro.com/docs/reference/finder-params/gethighlighttooltip.md - FinderParams():getScore(): https://androidmacro.com/docs/reference/finder-params/getscore.md - FinderParams():isDynamicScaling(): https://androidmacro.com/docs/reference/finder-params/isdynamicscaling.md - FinderParams():isGrayscale(): https://androidmacro.com/docs/reference/finder-params/isgrayscale.md - FinderParams():isHighlight(): https://androidmacro.com/docs/reference/finder-params/ishighlight.md - FinderParams():setDelay(): https://androidmacro.com/docs/reference/finder-params/setdelay.md - FinderParams():setDetectionEngine(): https://androidmacro.com/docs/reference/finder-params/setdetectionengine.md - FinderParams():setDetectionMethod(): https://androidmacro.com/docs/reference/finder-params/setdetectionmethod.md - FinderParams():setDetectionType(): https://androidmacro.com/docs/reference/finder-params/setdetectiontype.md - FinderParams():setDynamicScaling(): https://androidmacro.com/docs/reference/finder-params/setdynamicscaling.md - FinderParams():setGrayscale(): https://androidmacro.com/docs/reference/finder-params/setgrayscale.md - FinderParams():setHighlight(): https://androidmacro.com/docs/reference/finder-params/sethighlight.md - FinderParams():setHighlightDuration(): https://androidmacro.com/docs/reference/finder-params/sethighlightduration.md - FinderParams():setHighlightTooltip(): https://androidmacro.com/docs/reference/finder-params/sethighlighttooltip.md - FinderParams():setScore(): https://androidmacro.com/docs/reference/finder-params/setscore.md ### Keyboard - Index: https://androidmacro.com/docs/reference/keyboard.md - Keyboard: https://androidmacro.com/docs/reference/keyboard/keyboard.md - Keyboard:type(): https://androidmacro.com/docs/reference/keyboard/type.md ### Macro - Index: https://androidmacro.com/docs/reference/macro.md - Macro():executeBlock(): https://androidmacro.com/docs/reference/macro/executeblock.md - Macro():executeCode(): https://androidmacro.com/docs/reference/macro/executecode.md - Macro():getBlock(): https://androidmacro.com/docs/reference/macro/getblock.md - Macro():getCode(): https://androidmacro.com/docs/reference/macro/getcode.md - Macro():getId(): https://androidmacro.com/docs/reference/macro/getid.md - Macro:getList(): https://androidmacro.com/docs/reference/macro/getlist.md - Macro():getName(): https://androidmacro.com/docs/reference/macro/getname.md - Macro(): https://androidmacro.com/docs/reference/macro/macro.md ### MatchResult - Index: https://androidmacro.com/docs/reference/match-result.md - MatchResult:getMiddleX(): https://androidmacro.com/docs/reference/match-result/getmiddlex.md - MatchResult:getMiddleY(): https://androidmacro.com/docs/reference/match-result/getmiddley.md - MatchResult:getPoint(): https://androidmacro.com/docs/reference/match-result/getpoint.md - MatchResult:getRegion(): https://androidmacro.com/docs/reference/match-result/getregion.md - MatchResult:getScore(): https://androidmacro.com/docs/reference/match-result/getscore.md - MatchResult:getText(): https://androidmacro.com/docs/reference/match-result/gettext.md - MatchResult:getX(): https://androidmacro.com/docs/reference/match-result/getx.md - MatchResult:getY(): https://androidmacro.com/docs/reference/match-result/gety.md ### Point - Index: https://androidmacro.com/docs/reference/point.md - Point():getX(): https://androidmacro.com/docs/reference/point/getx.md - Point():getY(): https://androidmacro.com/docs/reference/point/gety.md - Point(): https://androidmacro.com/docs/reference/point/point.md - Point():setX(): https://androidmacro.com/docs/reference/point/setx.md - Point():setY(): https://androidmacro.com/docs/reference/point/sety.md ### RadioButton - Index: https://androidmacro.com/docs/reference/radio-button.md - RadioButton():getId(): https://androidmacro.com/docs/reference/radio-button/getid.md - RadioButton():getText(): https://androidmacro.com/docs/reference/radio-button/gettext.md - RadioButton(): https://androidmacro.com/docs/reference/radio-button/radio-button.md ### RadioGroup - Index: https://androidmacro.com/docs/reference/radio-group.md - RadioGroup():add(): https://androidmacro.com/docs/reference/radio-group/add.md - RadioGroup():getButtons(): https://androidmacro.com/docs/reference/radio-group/getbuttons.md - RadioGroup():getId(): https://androidmacro.com/docs/reference/radio-group/getid.md - RadioGroup(): https://androidmacro.com/docs/reference/radio-group/radio-group.md ### Record - Index: https://androidmacro.com/docs/reference/record.md - Record:play(): https://androidmacro.com/docs/reference/record/play.md - Record: https://androidmacro.com/docs/reference/record/record.md ### Region - Index: https://androidmacro.com/docs/reference/region.md - Region():click(): https://androidmacro.com/docs/reference/region/click.md - Region():clickAll(): https://androidmacro.com/docs/reference/region/clickall.md - Region():exist(): https://androidmacro.com/docs/reference/region/exist.md - Region():existClick(): https://androidmacro.com/docs/reference/region/existclick.md - Region():existClickAll(): https://androidmacro.com/docs/reference/region/existclickall.md - Region():find(): https://androidmacro.com/docs/reference/region/find.md - Region():findAll(): https://androidmacro.com/docs/reference/region/findall.md - Region():getColor(): https://androidmacro.com/docs/reference/region/getcolor.md - Region():getColors(): https://androidmacro.com/docs/reference/region/getcolors.md - Region():getText(): https://androidmacro.com/docs/reference/region/gettext.md - Region():getTextMatches(): https://androidmacro.com/docs/reference/region/gettextmatches.md - Region():getX(): https://androidmacro.com/docs/reference/region/getx.md - Region():getY(): https://androidmacro.com/docs/reference/region/gety.md - Region():height(): https://androidmacro.com/docs/reference/region/height.md - Region():highlight(): https://androidmacro.com/docs/reference/region/highlight.md - Region():multiSwipe(): https://androidmacro.com/docs/reference/region/multiswipe.md - Region(): https://androidmacro.com/docs/reference/region/region.md - Region():screenshot(): https://androidmacro.com/docs/reference/region/screenshot.md - Region():swipe(): https://androidmacro.com/docs/reference/region/swipe.md - Region():wait(): https://androidmacro.com/docs/reference/region/wait.md - Region():waitClick(): https://androidmacro.com/docs/reference/region/waitclick.md - Region():waitVanish(): https://androidmacro.com/docs/reference/region/waitvanish.md - Region():width(): https://androidmacro.com/docs/reference/region/width.md ### Request - Index: https://androidmacro.com/docs/reference/request.md - Request():delete(): https://androidmacro.com/docs/reference/request/delete.md - Request():get(): https://androidmacro.com/docs/reference/request/get.md - Request():patch(): https://androidmacro.com/docs/reference/request/patch.md - Request():post(): https://androidmacro.com/docs/reference/request/post.md - Request():put(): https://androidmacro.com/docs/reference/request/put.md - Request(): https://androidmacro.com/docs/reference/request/request.md - Request():setHeader(): https://androidmacro.com/docs/reference/request/setheader.md - Request():setParameter(): https://androidmacro.com/docs/reference/request/setparameter.md ### Response - Index: https://androidmacro.com/docs/reference/response.md - Response:getData(): https://androidmacro.com/docs/reference/response/getdata.md - Response:getResponseCode(): https://androidmacro.com/docs/reference/response/getresponsecode.md - Response: https://androidmacro.com/docs/reference/response/response.md ### Row - Index: https://androidmacro.com/docs/reference/row.md - Row():getId(): https://androidmacro.com/docs/reference/row/getid.md - Row(): https://androidmacro.com/docs/reference/row/row.md ### Screen - Index: https://androidmacro.com/docs/reference/screen.md - Screen:click(): https://androidmacro.com/docs/reference/screen/click.md - Screen:clickAll(): https://androidmacro.com/docs/reference/screen/clickall.md - Screen: https://androidmacro.com/docs/reference/screen/constructor.md - Screen:exist(): https://androidmacro.com/docs/reference/screen/exist.md - Screen:existClick(): https://androidmacro.com/docs/reference/screen/existclick.md - Screen:existClickAll(): https://androidmacro.com/docs/reference/screen/existclickall.md - Screen:find(): https://androidmacro.com/docs/reference/screen/find.md - Screen:findAll(): https://androidmacro.com/docs/reference/screen/findall.md - Screen:getColor(): https://androidmacro.com/docs/reference/screen/getcolor.md - Screen:getColors(): https://androidmacro.com/docs/reference/screen/getcolors.md - Screen:getText(): https://androidmacro.com/docs/reference/screen/gettext.md - Screen():getTextMatches(): https://androidmacro.com/docs/reference/screen/gettextmatches.md - Screen:getX(): https://androidmacro.com/docs/reference/screen/getx.md - Screen:getY(): https://androidmacro.com/docs/reference/screen/gety.md - Screen:height(): https://androidmacro.com/docs/reference/screen/height.md - Screen:highlight(): https://androidmacro.com/docs/reference/screen/highlight.md - Screen:multiSwipe(): https://androidmacro.com/docs/reference/screen/multiswipe.md - Screen:screenshot(): https://androidmacro.com/docs/reference/screen/screenshot.md - Screen:swipe(): https://androidmacro.com/docs/reference/screen/swipe.md - Screen:wait(): https://androidmacro.com/docs/reference/screen/wait.md - Screen():waitClick(): https://androidmacro.com/docs/reference/screen/waitclick.md - Screen:waitVanish(): https://androidmacro.com/docs/reference/screen/waitvanish.md - Screen:width(): https://androidmacro.com/docs/reference/screen/width.md ### Settings - Index: https://androidmacro.com/docs/reference/settings.md - Settings:cacheOff(): https://androidmacro.com/docs/reference/settings/cacheoff.md - Settings:cacheOn(): https://androidmacro.com/docs/reference/settings/cacheon.md - Settings:getClickDelay(): https://androidmacro.com/docs/reference/settings/getclickdelay.md - Settings:getImagePath(): https://androidmacro.com/docs/reference/settings/getimagepath.md - Settings:getMinScore(): https://androidmacro.com/docs/reference/settings/getminscore.md - Settings:getScanInterval(): https://androidmacro.com/docs/reference/settings/getscaninterval.md - Settings:getSwipeDelay(): https://androidmacro.com/docs/reference/settings/getswipedelay.md - Settings:grayscaleOff(): https://androidmacro.com/docs/reference/settings/grayscaleoff.md - Settings:grayscaleOn(): https://androidmacro.com/docs/reference/settings/grayscaleon.md - Settings:isGrayscale(): https://androidmacro.com/docs/reference/settings/isgrayscale.md - Settings:setClickDelay(): https://androidmacro.com/docs/reference/settings/setclickdelay.md - Settings:setComparisonHeight(): https://androidmacro.com/docs/reference/settings/setcomparisonheight.md - Settings:setComparisonWidth(): https://androidmacro.com/docs/reference/settings/setcomparisonwidth.md - Settings:setMinScore(): https://androidmacro.com/docs/reference/settings/setminscore.md - Settings:setScanInterval(): https://androidmacro.com/docs/reference/settings/setscaninterval.md - Settings:setSwipeDelay(): https://androidmacro.com/docs/reference/settings/setswipedelay.md - Settings: https://androidmacro.com/docs/reference/settings/settings.md ### Storage - Index: https://androidmacro.com/docs/reference/storage.md - Storage:append(): https://androidmacro.com/docs/reference/storage/append.md - Storage:delete(): https://androidmacro.com/docs/reference/storage/delete.md - Storage:read(): https://androidmacro.com/docs/reference/storage/read.md - Storage:write(): https://androidmacro.com/docs/reference/storage/write.md ### SwipeParams - Index: https://androidmacro.com/docs/reference/swipe-params.md - SwipeParams():getDelay(): https://androidmacro.com/docs/reference/swipe-params/getdelay.md - SwipeParams():isContinue(): https://androidmacro.com/docs/reference/swipe-params/iscontinue.md - SwipeParams():setContinue(): https://androidmacro.com/docs/reference/swipe-params/setcontinue.md - SwipeParams():setDelay(): https://androidmacro.com/docs/reference/swipe-params/setdelay.md - SwipeParams(): https://androidmacro.com/docs/reference/swipe-params/swipe-params.md ### SwipePoint - Index: https://androidmacro.com/docs/reference/swipepoint.md - SwipePoint():getHoldDuration(): https://androidmacro.com/docs/reference/swipepoint/getholdduration.md - SwipePoint():getSpeed() [DEPRECATED]: https://androidmacro.com/docs/reference/swipepoint/getspeed.md - SwipePoint():getSwipeDuration(): https://androidmacro.com/docs/reference/swipepoint/getswipeduration.md - SwipePoint():getX(): https://androidmacro.com/docs/reference/swipepoint/getx.md - SwipePoint():getY(): https://androidmacro.com/docs/reference/swipepoint/gety.md - SwipePoint():setHoldDuration(): https://androidmacro.com/docs/reference/swipepoint/setholdduration.md - SwipePoint():setSpeed() [DEPRECATED]: https://androidmacro.com/docs/reference/swipepoint/setspeed.md - SwipePoint():setSwipeDuration(): https://androidmacro.com/docs/reference/swipepoint/setswipeduration.md - SwipePoint():setX(): https://androidmacro.com/docs/reference/swipepoint/setx.md - SwipePoint():setY(): https://androidmacro.com/docs/reference/swipepoint/sety.md - SwipePoint(): https://androidmacro.com/docs/reference/swipepoint/swipepoint.md ### System - Index: https://androidmacro.com/docs/reference/system.md - System:back(): https://androidmacro.com/docs/reference/system/back.md - System:home(): https://androidmacro.com/docs/reference/system/home.md - System:recent(): https://androidmacro.com/docs/reference/system/recent.md - System:spawn(): https://androidmacro.com/docs/reference/system/spawn.md - System: https://androidmacro.com/docs/reference/system/system.md ### TextView - Index: https://androidmacro.com/docs/reference/textview.md - TextView():getText(): https://androidmacro.com/docs/reference/textview/gettext.md - TextView(): https://androidmacro.com/docs/reference/textview/textview.md ### ToastParams - Index: https://androidmacro.com/docs/reference/toast-params.md - ToastParams():getDuration(): https://androidmacro.com/docs/reference/toast-params/getduration.md - ToastParams():getOpacity(): https://androidmacro.com/docs/reference/toast-params/getopacity.md - ToastParams():getPadding(): https://androidmacro.com/docs/reference/toast-params/getpadding.md - ToastParams():getPosition(): https://androidmacro.com/docs/reference/toast-params/getposition.md - ToastParams():getRadius(): https://androidmacro.com/docs/reference/toast-params/getradius.md - ToastParams():getTextColor(): https://androidmacro.com/docs/reference/toast-params/gettextcolor.md - ToastParams():setDuration(): https://androidmacro.com/docs/reference/toast-params/setduration.md - ToastParams():setOpacity(): https://androidmacro.com/docs/reference/toast-params/setopacity.md - ToastParams():setPadding(): https://androidmacro.com/docs/reference/toast-params/setpadding.md - ToastParams():setPosition(): https://androidmacro.com/docs/reference/toast-params/setposition.md - ToastParams():setRadius(): https://androidmacro.com/docs/reference/toast-params/setradius.md - ToastParams():setTextColor(): https://androidmacro.com/docs/reference/toast-params/settextcolor.md - ToastParams(): https://androidmacro.com/docs/reference/toast-params/toast-params.md ### Toolbar - Index: https://androidmacro.com/docs/reference/toolbar.md - Toolbar:getOpacity(): https://androidmacro.com/docs/reference/toolbar/getopacity.md - Toolbar:getScale(): https://androidmacro.com/docs/reference/toolbar/getscale.md - Toolbar:hide(): https://androidmacro.com/docs/reference/toolbar/hide.md - Toolbar:isAvailable(): https://androidmacro.com/docs/reference/toolbar/isavailable.md - Toolbar:isSnapped(): https://androidmacro.com/docs/reference/toolbar/issnapped.md - Toolbar:isVisible(): https://androidmacro.com/docs/reference/toolbar/isvisible.md - Toolbar:setCollapse(): https://androidmacro.com/docs/reference/toolbar/setcollapse.md - Toolbar:setOpacity(): https://androidmacro.com/docs/reference/toolbar/setopacity.md - Toolbar:setPosition(): https://androidmacro.com/docs/reference/toolbar/setposition.md - Toolbar:setScale(): https://androidmacro.com/docs/reference/toolbar/setscale.md - Toolbar:setSnap(): https://androidmacro.com/docs/reference/toolbar/setsnap.md - Toolbar:show(): https://androidmacro.com/docs/reference/toolbar/show.md - Toolbar: https://androidmacro.com/docs/reference/toolbar/toolbar.md ### Touch - Index: https://androidmacro.com/docs/reference/touch.md - Touch:dispatch(): https://androidmacro.com/docs/reference/touch/dispatch.md - Touch:down(): https://androidmacro.com/docs/reference/touch/down.md - Touch:exit(): https://androidmacro.com/docs/reference/touch/exit.md - Touch:init(): https://androidmacro.com/docs/reference/touch/init.md - Touch:move(): https://androidmacro.com/docs/reference/touch/move.md - Touch: https://androidmacro.com/docs/reference/touch/touch.md - Touch:up(): https://androidmacro.com/docs/reference/touch/up.md ### Utils - Index: https://androidmacro.com/docs/reference/utils.md - Utils:alert(): https://androidmacro.com/docs/reference/utils/alert.md - Utils:interpolatePoints(): https://androidmacro.com/docs/reference/utils/interpolatepoints.md - Utils:sleep(): https://androidmacro.com/docs/reference/utils/sleep.md - Utils:toast(): https://androidmacro.com/docs/reference/utils/toast.md - Utils: https://androidmacro.com/docs/reference/utils/utils.md ### Setting & Optimizations - Index: https://androidmacro.com/docs/setting.md - Best Practices: https://androidmacro.com/docs/setting/best-practices.md - Detection Strategies: https://androidmacro.com/docs/setting/detection-strategies.md - Tuning Cache Detection: https://androidmacro.com/docs/setting/tuning-cache-detection.md - Tuning The Delay: https://androidmacro.com/docs/setting/tuning-delay.md - Tuning Grayscale Detection: https://androidmacro.com/docs/setting/tuning-grayscale-detection.md ### Text - Index: https://androidmacro.com/docs/text.md - Creating Text: https://androidmacro.com/docs/text/creation.md - Formatting: https://androidmacro.com/docs/text/formatting.md - Text Manipulation: https://androidmacro.com/docs/text/manipulation.md - Searching Text: https://androidmacro.com/docs/text/searching.md