- Notifications
You must be signed in to change notification settings - Fork10
Android可视化ADB工具 / Android Visual ADB Tool
License
NotificationsYou must be signed in to change notification settings
GangJust/ADBHelper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
采用Rust JNI +Kotlin Multiplatform分层设计,Rust负责ADB命令,KMP负责UI。
使用MVI设计,结构明确,功能简单。
目前功能:
- 多设备列表
- 活动信息
- 应用管理
- 文件管理
计划功能:
- 布局分析
- 定时任务
- 简易终端
项目使用的自定义GradleTask:
composeApp:createDistributable- 请在
composeApp/build/compose/binaries目录下找到编译后的产物文件夹。
- 请在
composeApp:*Release相关任务 (暂未找到解决方案)该任务编译编译后运行存在问题,典型问题为:Dispatchers.Main在Release后无法被找到。
你需要手动解决这些问题。
不要依赖于IDEA顶部的Rerun和Stop按钮(特别是Windows),请手动点击ADB Helper右上角的关闭按钮,并重新手动Run/Debug。否则,你需要在任务管理器中主动杀死adb进程,来解决卡住的问题。
另外,本项目欢迎各位的PR,如果有任何问题,欢迎提出。
GNU General Public License v3.0
Copyright (C) 2024 GangThis program is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with this program. If not, see <https://www.gnu.org/licenses/>.About
Android可视化ADB工具 / Android Visual ADB Tool
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
