3 个仓库
Tools for executing scripts and monitoring logs and storage within hybrid application web views.
Distinct from Web & Hybrid: Existing candidates focus on content distribution or generic CMS, not the developer-focused inspection of hybrid web views.
Explore 3 awesome GitHub repositories matching mobile development · Web View Debugging Utilities. Refine with filters or upvote what's useful.
DoKit is a frontend development debugging toolset designed for web and mobile applications. It provides a suite of utilities for intercepting network traffic, mocking API responses, inspecting UI hierarchies, and monitoring mobile app performance. The project is distinguished by its focus on hybrid app inspection, allowing developers to execute scripts within web views and browse internal application sandboxes. It includes a visual UI audit tool with alignment rulers and color pickers to verify that interfaces match design specifications, as well as a diagnostic system that tracks CPU usage a
Enables script execution and storage monitoring within web views for applications combining native and web content.
DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile applications. It functions as a comprehensive suite of productivity tools, providing specialized utilities for mobile UI inspection, web view debugging, and on-device performance monitoring. The toolset distinguishes itself through several targeted simulation and interception capabilities. It includes a network traffic interceptor for mocking API responses without modifying source code, a device state simulator for overriding GPS coordinates, and a mobile web debugging bridge that
Provides utilities for executing scripts and monitoring logs and storage within hybrid application web views.
AndroidHttpCapture 是一款用于在 Android 设备上直接拦截和分析 HTTP/HTTPS 网络流量的移动应用。它充当本地代理服务器和流量拦截器,用于捕获并监控其他已安装移动应用的请求与响应。 该工具支持通过安装根证书进行 MITM HTTPS 解密,并支持将捕获的网络会话导出为 HAR 文件以供外部分析。它允许实时注入响应体,并通过用户代理(User Agent)欺骗来修改请求头。 该项目包含一套网络连接诊断功能,如 DNS 查询、ping 和 traceroute。其他实用功能包括用于域名重定向的自定义主机映射,以及检查混合应用中嵌入式 Web 视图的控制台日志。
Monitors console logs and network activity for web views embedded in hybrid Android apps.