当前位置:网站首页>如何远程、在线调试app?
如何远程、在线调试app?
2022-07-02 01:37:00 【画中有画】
我们开发的app在发布后经常会遇到各种bug,但出现问题的手机大多数时候并不在我们手上而在客户手上。此时如果能做到远程、在线调试app就能很好的解决这个问题,将会极大提升我们的软件开发和维护效率。
最近一直在研究冰狐智能辅助,发现其可以很好的解决这个问题。
冰狐智能辅助实现远程、在线调试app的优势:
不需要root
冰狐智能辅助不需要root手机即能实现远程调试,这就能做到通用和实用,因为root会严重影响安全,对于一般用户是不可接受的。
不需开启手机原生的调试功能
一般客户的手机不可能开启调试功能,因为调试功能会严重影响手机安全,所以开启原生调试功能是不可接受的,也不现实。
支持远程、在线log
冰狐智能辅助可在线实时获取远程app的log,实现步骤如下:
1.开启冰狐智能辅助的调试模式(注意:不是手机的原生调试功能)
在网页端「移动端」/「我的设备」选择对应的设备,点击右边的“编辑”按钮,然后点击“切换模式”,即可在调试模式和发布模式间切换


2.开启远程实时log
在web端「移动端」/「我的设备」选择对应的设备,点击右边的“LOG”按钮,即可查看当前设备的实时log

3.获取远程手机当前app的UI树
在web端「移动端」/「我的设备」选择对应的设备,点击右边的“获取UI树”按钮,即可查看当前设备的实时UI树

4.远程控制手机
远程控制手机可以做到远程桌面类似的功能,可以实现远程操作手机中的任何app。
在web端「移动端」/「我的设备」选择对应的设备,点击右边的“远程控制”按钮,即可开始远程控制手机

总结
本文讲述了如何使用冰狐智能辅助实现远程、在线、实时调试app,实践证明在很大程度上提升了研发和维护app的效率。
边栏推荐
- MySQL winter vacation self-study 2022 12 (4)
- 迁移云计算工作负载的四个基本策略
- Laravel artisan 常用命令
- LeetCode、3无重复最长子序列
- Daily work and study notes
- Electronic Association C language level 1 33, odd even number judgment
- [rust web rokcet Series 2] connect the database and add, delete, modify and check curd
- NeRV: Neural Reflectance and Visibility Fields for Relighting and View Synthesis
- 遷移雲計算工作負載的四個基本策略
- 卷积神经网络(包含代码与相应图解)
猜你喜欢

How to compress video size while adding watermark with one click?

It's already 30. Can you learn programming from scratch?

技术大佬准备就绪,话题C位由你决定

Introduction to ffmpeg Lib

Réseau neuronal convolutif (y compris le Code et l'illustration correspondante)
![[IVX junior engineer training course 10 papers to get certificates] 09 chat room production](/img/a8/25215e74162b7ab3f29df65681932b.jpg)
[IVX junior engineer training course 10 papers to get certificates] 09 chat room production

Six lessons to be learned for the successful implementation of edge coding

迁移云计算工作负载的四个基本策略

MPLS experiment operation

学习笔记25--多传感器前融合技术
随机推荐
We should make clear the branch prediction
ECS project deployment
k线图形态这样记(口诀篇)
Basic number theory -- Gauss elimination
电商系统中常见的9大坑,你踩过没?
Android: the kotlin language uses grendao3, a cross platform app development framework
机器学习基本概念
三分钟学会基础k线图知识
成功实现边缘编码需要了解的六大经验教训
6-2漏洞利用-ftp不可避免的问题
Design and implementation of radio energy transmission system
Load and domcontentloaded in JS
卷积神经网络(包含代码与相应图解)
Game thinking 15: thinking about the whole region and sub region Services
[IVX junior engineer training course 10 papers to get certificates] 01 learn about IVX and complete the New Year greeting card
Android: how can golden nine and silver ten squeeze into the first-line big factories from small and medium-sized enterprises? The depth of interview questions in large factories
Electronic Association C language level 1 33, odd even number judgment
[Chongqing Guangdong education] Tianshui Normal University universe exploration reference
error: . repo/manifests/: contains uncommitted changes
Leetcode 45 Jumping game II (2022.02.14)