Core DevFun library that initializes and manages DevFun modules.
On its own does not provide any functionality. Use with 'devfun-menu' or 'devfun-httpd', etc. Should be in your 'debugImplementation' configuration.
Artifacts using DevFun (6)
Module that adds a local HTTP server (uses NanoHttpD).
Provides a single 'POST' method 'invoke' with one parameter 'hashCode' - expecting FunctionItem.hashCode()
Use with 'devfun-httpd-frontend'.
Last Release on May 24, 2019
Provides a color picker to be rendered by the invoke UI for annotated function parameters.
Annotate dev.
Last Release on May 24, 2019
Adds an instance provider (and/or user helper functions) to reflectively locate instances from Dagger 2.x Components.
Should only be used if you are using Dagger 2.x.
Last Release on May 24, 2019
4.DevFun Menu
com.nextfaze.devfun » devfun-menu Apache
Adds a developer menu, accessible by a floating cog (long-press to drag) or device button sequence.
Should be on your debug configuration 'debugImplementation'.
Last Release on May 24, 2019
5.DevFun Stetho
com.nextfaze.devfun » devfun-stetho Apache
Experimental module that allows generated methods to be invoked from Chrome's Dev Tools JavaScript console.
Should only be used if you are using Stetho.
Last Release on May 24, 2019
Module that provides some utility functions when using Glide.
Does not do anything without Glide.
Last Release on May 24, 2019
- Prev
- 1
- Next