2 dépôts
Integrated productivity suites specifically for the development lifecycle of web-based and hybrid mobile apps.
Distinct from Mobile Development Tools: Focuses on the combination of web and native debugging for hybrid apps, not just general mobile dev tools
Explore 2 awesome GitHub repositories matching development tools & productivity · Hybrid Application Debugging Toolsets. Refine with filters or upvote what's useful.
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
Offers a suite of productivity tools for debugging and optimizing the lifecycle of web and hybrid mobile applications.
DSBridge-Android is a communication framework and JavaScript bridge for Android that enables bidirectional function calls and data exchange between native Android code and web views. It serves as an integration tool for hybrid applications, providing a system to orchestrate synchronous and asynchronous messaging between the native mobile environment and web-based interfaces. The project distinguishes itself through a namespace-based method dispatching system that uses dot-notation to organize functions into hierarchical groups, preventing naming conflicts. It also includes a cross-layer debug
Offers specialized tools to capture native exceptions and bridge traffic as visual alerts for debugging hybrid applications.