File Information
| Package Name | bin.mt.plus |
|---|---|
| Version Name | 2.19.1 |
| Version Code | 25092205 |
| Architecture | arm64-v8a, armeabi-v7a, x86, x86_64 |
| Min Android Version | Android 21 (API 30) |
| Main Activity | bin.mt.plus.MainLightIcon |
| Framework | Native (Java/Kotlin) |
| File Size | 26.65 MB |
| Signature (SHA1) | 9779572C0EC948C3502D7985F9590FBFBDE1AB24 |
| File Hash (SHA256) | 0ef9f93ab2303e76bca731de8bd673a02e731bf26f3445ab1ef313b11a2355df |
What's New
v2.19.1
2025-09-21
Added a local storage jump option to the upper right corner menu of the file selector
The Activity record floating window menu has added a clear record function
Adjust the position of the "Ignore" option in the upper right corner of the text comparison menu
In night mode, if the file thumbnail is too bright, the brightness will be automatically reduced.
Support Java code formatting (supports up to Java 11 syntax)
Network storage supports single-window file movement by long pressing the "Move" menu
Optimize the logic of whether to use ZIP64 format when creating ZIP files
Improve BZIP2 compression and decompression speed, and improve tar.bz2 file opening speed
Added a light grey low saturation theme (thanks to MT user Lanczos for the design)
Fixed the issue where the current file list would mistakenly become a list of files in other paths under certain circumstances
Fixed the issue where the inline difference background of the text comparator would be covered by the syntax highlighted line background
Fixed an issue where the indent guides would not update after the tab size was changed in the text editor
Fixed the issue where some folders under the /data/app directory did not display the apk icon
Fixed the issue where the text editor could not open certain link addresses directly after selecting them
Fixed a memory overflow issue when reading some corrupted ZIP files
Fixed the issue of being unable to open compressed files containing extremely long hierarchical directories
Fixed the issue where a certain amount of files would freeze when long-pressing to view their properties.
Fixed the issue where the text editor code completion box would block the input method
The plugin API has been updated to v3 Alpha. Please note that this is an unstable version and further adjustments will be made to the API in the future. The main additions currently include: text editor shortcut function interface, UI component API
If you are interested in developing MT plugins, please visit mt2.cn > Manual >
Plugin Introduction
, for more instructions
v2.19.1
2025-09-21
文件选择器的右上角菜单新增本地存储跳转选项
Activity 记录悬浮窗的菜单新增清除记录功能
调整文本对比器右上角菜单中「忽略」选项的位置
夜间模式下如果文件缩略图过于刺眼将自动调低亮度
支持 Java 代码格式化(最高支持 Java 11 的语法)
网络存储支持通过长按「移动」菜单来进行单窗口文件移动
优化创建 ZIP 文件时对于是否使用 ZIP64 格式的处理逻辑
提升 BZIP2 的压缩与解压速度,提升 tar.bz2 文件的打开速度
新增了一个浅灰色低饱和度的主题(感谢 MT 用户 Lanczos 提供的设计)
修复在一个特定情况下当前文件列表会错误变成其它路径文件列表的问题
修复文本对比器的行内差异背景会被语法高亮的行背景覆盖的问题
修复文本编辑器修改制表符大小后,缩进参考线不会更新的问题
修复 /data/app 目录下部分文件夹不显示 apk 图标的问题
修复文本编辑器选中某些链接地址后无法直接打开的问题
修复读取某些损坏的 ZIP 文件会导致内存溢出的问题
修复无法打开包含超长层级目录的压缩包文件的问题
修复选中大量文件长按查看属性时会卡一下的问题
修复文本编辑器代码补全框会挡住输入法的问题
插件 API 更新至 v3 Alpha,注意这是一个不稳定版,后续仍会对 API 做进一步调整,当前主要新增了:文本编辑器快捷功能接口、UI组件API
如果您对开发 MT 插件感兴趣,可访问 mt2.cn > 手册 >
插件介绍
,获取更多相关说明
2025-09-21
Added a local storage jump option to the upper right corner menu of the file selector
The Activity record floating window menu has added a clear record function
Adjust the position of the "Ignore" option in the upper right corner of the text comparison menu
In night mode, if the file thumbnail is too bright, the brightness will be automatically reduced.
Support Java code formatting (supports up to Java 11 syntax)
Network storage supports single-window file movement by long pressing the "Move" menu
Optimize the logic of whether to use ZIP64 format when creating ZIP files
Improve BZIP2 compression and decompression speed, and improve tar.bz2 file opening speed
Added a light grey low saturation theme (thanks to MT user Lanczos for the design)
Fixed the issue where the current file list would mistakenly become a list of files in other paths under certain circumstances
Fixed the issue where the inline difference background of the text comparator would be covered by the syntax highlighted line background
Fixed an issue where the indent guides would not update after the tab size was changed in the text editor
Fixed the issue where some folders under the /data/app directory did not display the apk icon
Fixed the issue where the text editor could not open certain link addresses directly after selecting them
Fixed a memory overflow issue when reading some corrupted ZIP files
Fixed the issue of being unable to open compressed files containing extremely long hierarchical directories
Fixed the issue where a certain amount of files would freeze when long-pressing to view their properties.
Fixed the issue where the text editor code completion box would block the input method
The plugin API has been updated to v3 Alpha. Please note that this is an unstable version and further adjustments will be made to the API in the future. The main additions currently include: text editor shortcut function interface, UI component API
If you are interested in developing MT plugins, please visit mt2.cn > Manual >
Plugin Introduction
, for more instructions
v2.19.1
2025-09-21
文件选择器的右上角菜单新增本地存储跳转选项
Activity 记录悬浮窗的菜单新增清除记录功能
调整文本对比器右上角菜单中「忽略」选项的位置
夜间模式下如果文件缩略图过于刺眼将自动调低亮度
支持 Java 代码格式化(最高支持 Java 11 的语法)
网络存储支持通过长按「移动」菜单来进行单窗口文件移动
优化创建 ZIP 文件时对于是否使用 ZIP64 格式的处理逻辑
提升 BZIP2 的压缩与解压速度,提升 tar.bz2 文件的打开速度
新增了一个浅灰色低饱和度的主题(感谢 MT 用户 Lanczos 提供的设计)
修复在一个特定情况下当前文件列表会错误变成其它路径文件列表的问题
修复文本对比器的行内差异背景会被语法高亮的行背景覆盖的问题
修复文本编辑器修改制表符大小后,缩进参考线不会更新的问题
修复 /data/app 目录下部分文件夹不显示 apk 图标的问题
修复文本编辑器选中某些链接地址后无法直接打开的问题
修复读取某些损坏的 ZIP 文件会导致内存溢出的问题
修复无法打开包含超长层级目录的压缩包文件的问题
修复选中大量文件长按查看属性时会卡一下的问题
修复文本编辑器代码补全框会挡住输入法的问题
插件 API 更新至 v3 Alpha,注意这是一个不稳定版,后续仍会对 API 做进一步调整,当前主要新增了:文本编辑器快捷功能接口、UI组件API
如果您对开发 MT 插件感兴趣,可访问 mt2.cn > 手册 >
插件介绍
,获取更多相关说明
App Description
From version
2.18.2
:
MT Manager
Android platform file management & reverse modification tool
Dual window operation
The original dual-window operation mode displays two directories at the same time, combined with functions such as forward/backward/synchronize. Once you are familiar with it, it is more efficient than traditional operation methods.
Versatile
It has many powerful and easy-to-use functions built in, and is constantly being updated. You only need to install one MT to meet many functional needs.
Essential for playing games
After more than ten years of updates, iterations and accumulation, MT has received numerous praises and has now become one of the must-have APPs for many computer enthusiasts and technology geeks.
2.18.2
:
MT Manager
Android platform file management & reverse modification tool
Dual window operation
The original dual-window operation mode displays two directories at the same time, combined with functions such as forward/backward/synchronize. Once you are familiar with it, it is more efficient than traditional operation methods.
Versatile
It has many powerful and easy-to-use functions built in, and is constantly being updated. You only need to install one MT to meet many functional needs.
Essential for playing games
After more than ten years of updates, iterations and accumulation, MT has received numerous praises and has now become one of the must-have APPs for many computer enthusiasts and technology geeks.
Download MT Manager APK
Fast, free and safe download.
APK Permissions 23
- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_SUPERUSER
- android.permission.ACCESS_WIFI_STATE
- android.permission.FOREGROUND_SERVICE
- android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION
- android.permission.FOREGROUND_SERVICE_SPECIAL_USE
- android.permission.INTERNET
- android.permission.MANAGE_EXTERNAL_STORAGE
- android.permission.MODIFY_AUDIO_SETTINGS
- android.permission.QUERY_ALL_PACKAGES
- android.permission.READ_EXTERNAL_STORAGE
- android.permission.REQUEST_DELETE_PACKAGES
- android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- android.permission.REQUEST_INSTALL_PACKAGES
- android.permission.SYSTEM_ALERT_WINDOW
- android.permission.VIBRATE
- android.permission.WAKE_LOCK
- android.permission.WRITE_EXTERNAL_STORAGE
- bin.mt.plus.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
- com.android.launcher.permission.INSTALL_SHORTCUT
- com.android.launcher.permission.UNINSTALL_SHORTCUT
- com.rosan.dhizuku.permission.API
- moe.shizuku.manager.permission.API_V23
APK Verified
The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.
Other Variants
This release has multiple variants (e.g. diff architectures).
arm64-v8a, armeabi-v7a, x86, x86_64