TC Total Control-Multi Control APK download

TC Total Control-Multi Control

7.6 15 TRUSTED APP

v10.0.20.67057 by Sigma Resources & Technologies, Inc.

⇒ What’s .APK / .XAPK file and how to install?

About TC Total Control

TC Total Control (Package Name: com.sigma_rt.totalcontrol) is developed by Sigma Resources & Technologies, Inc. and the latest version of TC Total Control-Multi Control 10.0.20.67057 was updated on August 18, 2024. TC Total Control-Multi Control is in the category of Tools. You can check all apps from the developer of TC Total Control-Multi Control. Currently this app is for free. This app can be downloaded on Android 5.0+ on APKPure.fo or Google Play. All APK/XAPK files on APKPure.fo are original and 100% safe with fast download.
Total Control projecting the screen and audio of multiple Android devices to PC, control up to 100 devices simultaneously by using mouse, keyboard and voice, or select any one Android device to control multiple devices. Support object/coordinate synchronization, script automation. It is widely used in centralized customer service system, application testing, controlling smart device applications, etc.
The Main Function:
● Project multiple Android device screens and audio to PC.
● Support Wi-Fi, USB or Ethernet connection.
● Record device screen and sound.
● PC control Android devices: Supported PC's keyboard, mouse, screen and microphone control 1 to 100 Android devices.
● Android device control: Use a device connected to Total Control to control multiple devices.
● Screen projection of up to 60 frames per second with low latency.
● Object-based (UI elements) to replace coordinate-based actions and retrieval.
● Notifications & SMS - device notifications will pop up on the Windows screen where you can view and reply.
● Windows Desktop Mode: one window per device and Multi-Device Control Center*: watch multiple devices in actions at the same time.
● Included two rich set of APIS for scripting: JavaScript and REST API. Can either use 200+ included API or expand additional APIS with ease.
● Included AAIS (simple commands to automate). Object-based capture and replay generate AAIS.
● New keyboard in the Android device allows you to use the native Windows language and native Windows input method to enter text in Android devices.
● Take screenshots and unlimited video recordings (can cut into segments of certain duration).
● Reliable batch transfers of files from Windows to devices. Compatible with older devices as well as newer, faster ones.
Key Features: 
● AAIS: Simple language for simple automation. The script written in AAIS can be run on 100 devices concurrently.
● Included powerful queries language to extract information or perform actions on certain nodes.
● Offset: {query:"T:Model name&&OX:1", action:"getText"} will obtain the model name of the device. OY/OX: will move forward or backward (negative value) to locate a node.
● Scroll to find: Can scroll until a query is found {query:"T:John", preAction:"scrollToView", action:"click"} will scroll until John is found and click on John.
● Line Mode: "LT" or "LB" for top/bottom line mode. {query:"LB:-1&&T:Chats&&OY:-1", action:"click"} will find the text on the last line of the screen, locate "Chats", move up one node (Chats icon) and click.
● Template: Provided template to limit the search. For instance: {query:"TP:textInput", action:"setText('Hello')"} will search for text field, type Hello on the first input field.
● You can compost multiple actions to accomplish a task: {query:"TP:textInput&&T:Type a message", actions:["setText(Hello)", "addQuery(OX:2)", "click"]}, this will enter "Hello" in the text field with hint of "Type a message", move right 2 nodes, click to send the message.
● With object-based turn on in MDCC, click on "OK" on the main device, it will send {query:"T:OK"} instead of coordinates to all selected devices. Object-based synchronization will work on devices with different resolutions and screen sizes.
● See "FindNode User Guide" for more information: https://www.sigma-rt.com/en/tc/find-node/
AAIS Example: Open Skype, scroll to search John, send text and back to main chats screen.
open "Skype"
wait "Favorites"
print "Skype is started"
find "John"
click "John"
text "Hello, John"
//Send button is second nodes from text field
click "TP:textInput&&OX:2"
//First back dismiss keyboard, second back go back to main screen
press Back
press Back
print "Done"
Learn more: https://www.sigma-rt.com/en/tc/aais/
● Suitable Model: Windows 7 and above / Android 4.4 and above
● Website: http://www.sigma-rt.com/en/tc
● Seek Technical Support: [email protected]
● Product Cstomization or Bulk Discounts: [email protected]

TC Total Control 10.0.20.67057 Update

Integrate TC Viewer into the Total Control app.
Add a hub verify tool to identify the cause of disconnections.
Add an app automation testing framework to facilitate comprehensive application testing.
Install the latest universal device driver for easier connections.
No longer support Android versions below 5.0.
Read More
Related Videos
Previous Versions More
TC Total Control-Multi Control
TC Total Control-Multi Control 10.0.20.67057 APK
August 21, 2024 6.79 MB

Requires Android: Android 5.0+

Architecture: arm64-v8a, armeabi-v7a

Screen DPI: 120-640dpi

SHA1: 4d9e5e395473cd84151cf9ff1c03d73f277ac72d

Size: 6.79 MB

What's New:

Integrate TC Viewer into the Total Control app.
Add a hub verify tool to identify the cause of disconnections.
Add an app automation testing framework to facilitate comprehensive application testing.
Install the latest universal device driver for easier connections.
No longer support Android versions below 5.0.
TC Total Control-Multi Control
TC Total Control-Multi Control 9.0.50.62292 APK
March 13, 2024 6.14 MB

Requires Android: Android 4.3+

Architecture: arm64-v8a, armeabi-v7a

Screen DPI: 120-640dpi

SHA1: 0e4387423d1cb6acda02f8fdc5d890a757b7ba58

Size: 6.14 MB

What's New:

Optimized object synchronization among multiple devices.
Added AWU function (Beta), allowing device control without the need of USB connection or USB debugging in developer option.
Added TC Connect tool for easier 'shell' permission during initial device setup.
Enhanced security verification for TC Viewer.
Continuously updating FindNode.
TC Total Control-Multi Control
TC Total Control-Multi Control 9.0.50.61187 APK
October 28, 2023 6.14 MB

Requires Android: Android 4.3+

Architecture: arm64-v8a, armeabi-v7a

Screen DPI: 120-640dpi

SHA1: 0f05272478a0907dd6abcbe30ecdca2c4594244a

Size: 6.14 MB

What's New:

Added AWU function (Beta), allowing device control without the need of USB connection or USB debugging in developer option.
Added TC Connect tool for easier 'shell' permission during initial device setup.
Enhanced security verification for TC Viewer.
Continuously updating FindNode.
TC Total Control-Multi Control
TC Total Control-Multi Control 9.0.30.57143 APK
April 5, 2023 10.77 MB

Requires Android: Android 4.3+

Architecture: arm64-v8a, armeabi

Screen DPI: 120-640dpi

SHA1: 19869ddc95733deeda94a62a17d14899ca0d510a

Size: 10.77 MB

What's New:

Add step-by-step navigation for users to get started.
Continuous optimization of FindNode.
Added "get*" actions to obtain node information in UI Explorer.
Add SigmaTestApp.apk for demo.
More Information

Category:

Tools Apps

Update Date:

Latest Version:

10.0.20.67057

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 5.0+