I have a webview that works fine on iOS, but not Android. Is there a tool where I can connect to Android webview in browser and debug it using firefox or webkit console? Cu
Check out weinre. It provides Chrome developer-like tools for debugging from WebKit browsers to browsers running on remote devices.