
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
DevFun is a powerful tool designed to enhance the efficiency of developers by simplifying access to functions during app debugging and development. With its user-friendly interface, it allows developers to annotate functions they are interested in, making it easier to invoke them directly without going through cumbersome processes. By integrating features like the Developer Menu, DevFun streamlines the testing workflow, significantly reducing the friction that often arises during development tasks.
With compatibility for various Android Gradle setups and a minimal configuration requirement, DevFun stands out as a convenient solution for developers looking to optimize their work process. Whether you’re developing new features or troubleshooting existing ones, DevFun aims to make the journey smoother by providing quick and direct access to important functions at runtime.
Zero-configuration Setup: Start using DevFun right away without complex configurations, perfect for quick integrations.
Context Aware Invocation UI: Access functions in an intuitive UI that adapts based on the context, enhancing usability during testing.
Modular Structure: Tailor your setup with a modular approach that allows you to add only the features you need for your specific project.
Developer Menu: Automatically generated menu that lists all annotated functions for easy execution during runtime.
Overlay Loggers: Keep track of function calls and logs directly in your app's UI, simplifying debugging processes.
Local HTTP Server (Experimental): Test APIs and other server interactions locally without additional setup, speeding up development cycles.
Stetho Integration (Experimental): Enhance debugging capabilities with seamless integration into your existing Stetho setup for better insights.
Custom Annotations: Create and utilize custom annotations beyond the default offerings, allowing for flexible and tailored implementations.
