ErrLookup › Justson/AgentWeb
Justson/AgentWeb
AgentWeb is a powerful library based on Android WebView. · Java · 74 source files
Analyzed at 8f7f6adbf0 on 2026-09-11. 11 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| please check webcreator's create method was be called ? | exception | error | android, illegal-state, webview, agentweb-utils |
| this object has not offer method javascript to call … | exception | error | android, javascript-interface, annotation, proguard |
| WebParentLayout context must be activity or activity sub… | exception | error | android, context, activity, view-inflation |
| This object has not offer method javascript to call ,please… | exception | error | android, javascript-interface, annotation, js-bridge |
| ViewGroup is null,Please check your parameters . | exception | error | android, null-pointer, viewgroup, agentweb-builder |
| activity can not be null . | exception | error | android, null-pointer, agentweb, activity-lifecycle |
| injected name can not be null | exception | error | android, javascript-bridge, null-argument, js-injection |
| u can't init me | exception | error | java, android, instantiation, utility-class |
| the WebView related to the JsCallback has been recycled | exception | error | android, javascript-bridge, webview-recycled, async-callback |
| the JsCallback isn't permanent,cannot be called more than… | exception | error | android, javascript-bridge, js-callback, single-use |
| u can't instantiate me... | exception | error | java, android, instantiation, utility-class |