Home Editor's Choice Reviews News Alternatives TopTens Pre-Register Limited-Time Sale Hot Games Hot Apps Category APK Downloader APK Upload Chrome Extension APKFab APP Search App
Select Language

TC Total Control-Multi Control

7.6 13

v9.0.50.62292 by Sigma Resources & Technologies, Inc.

Download through APKFab App
Safe & Fast Install • Region Free

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 9.0.50.62292 was updated on March 13, 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 4.3+ on APKFab or Google Play. All APK/XAPK files on APKFab.com 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: support@sigma-rt.com
● Product Cstomization or Bulk Discounts: sales@sigma-rt.com

TC Total Control 9.0.50.62292 Update

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.
Read More
TC Total Control Features
Related Videos

Previous Versions

More

TC Total Control-Multi Control 9.0.50.62292 APK March 13, 2024 6.14 MB Download

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 9.0.50.61187 APK October 28, 2023 6.14 MB Download

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 9.0.30.57143 APK April 5, 2023 10.77 MB Download

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.

TC Total Control-Multi Control 9.0.20.56076 APK February 16, 2023 10.77 MB Download

Requires Android: Android 4.3+

Architecture: arm64-v8a, armeabi

Screen DPI: 120-640dpi

SHA1: 997db56d53a8fe5e77de3820c8902eb4e55f03b0

Size: 10.77 MB

What's New:

1. Enhance FindNode to find nodes precisely.
2. Added “Helper” button in UI Explorer to aid users to create desired query.
3. Turn off the display completely and still be able to control (Android 5+ support).
4. Users can choose clipboard or store as a file when device sharing a picture to Total Control.
More Information

Category:

Tools Apps

Update Date:

Latest Version:

9.0.50.62292

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 4.3+

Safe to Download

APKFab.com and the download link of this app are 100% safe. All download links of apps listed on APKFab.com are from Google Play Store or submitted by users. For the app from Google Play Store, APKFab.com won't modify it in any way. For the app submitted by users, APKFab.com will verify its APK signature safety before release it on our website.

Share
Share this page with your friends if you find it useful