{"json_modified": "2016-09-16T07:01:57.922382", "uuid": "8ef3e289-5e49-48b6-befc-653c341455d8", "title": "Debugging Firefox for Android with WebIDE", "url": "/th/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "translations": [{"uuid": "1dc50251-607f-4e46-bca3-4456272c02cb", "title": "Debugging Firefox for Android over USB", "url": "/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": ["remoteDebug"], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards. For connecting over WiFi, see corresponding page.", "localization_tags": [], "locale": "en-US", "last_edit": "2016-05-18T00:06:13", "review_tags": []}, {"uuid": "3e47388d-a3fe-49a2-9e2b-dc59fe5ce721", "title": "Debugging Firefox for Android with WebIDE", "url": "/ar/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "", "localization_tags": ["inprogress"], "locale": "ar", "last_edit": "2016-06-09T20:45:24", "review_tags": []}, {"uuid": "0ee5fcd5-2e88-404d-83d4-eed13a7f0667", "title": "Debugging Firefox for Android with WebIDE", "url": "/bn-BD/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "bn-BD", "last_edit": "2015-03-18T17:06:59", "review_tags": []}, {"uuid": "bc4ed38b-2b14-42e4-a7f6-bb1128a9e083", "title": "Debugging Firefox for Android with WebIDE", "url": "/cs/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "cs", "last_edit": "2015-09-27T08:47:37", "review_tags": []}, {"uuid": "934478c3-e582-45ca-a405-780f4bf9c107", "title": "Debugging Firefox f\u00fcr Android mit dem WebIDE", "url": "/de/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "Dieser Artikel beschreibt wie man die Firefox Developer Tools mit Firefox f\u00fcr Android unter Firefox 36 oder h\u00f6her verbindet.", "localization_tags": [], "locale": "de", "last_edit": "2016-01-27T13:26:37", "review_tags": []}, {"uuid": "4e4d8544-5eb3-437c-9e46-7e94c74a61d8", "title": "Debugging Firefox for Anldroid with WebIDE", "url": "/es/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "Este art\u00edculo describe c\u00f3mo conectar Firefox Developer Tools a Firefox para Android en Firefox 36 o versiones superiores.", "localization_tags": [], "locale": "es", "last_edit": "2016-08-29T12:24:59", "review_tags": []}, {"uuid": "aab238c4-45a9-4770-9df9-8239881f4362", "title": "Debugging Firefox for Android with WebIDE", "url": "/fa/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "fa", "last_edit": "2015-06-09T22:26:08", "review_tags": []}, {"uuid": "a47a88f7-854c-4b87-8fa4-4b2dcca08a64", "title": "Debugging Firefox for Android with WebIDE", "url": "/fr/docs/Outils/D%C3%A9bogage_distant/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "fr", "last_edit": "2016-02-05T23:56:48", "review_tags": ["technical", "editorial"]}, {"uuid": "6242a176-87c2-4522-ba45-8aac264852dd", "title": "Debugging Firefox for Android with WebIDE", "url": "/hr/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "hr", "last_edit": "2015-04-03T21:42:59", "review_tags": []}, {"uuid": "9e7e9566-29bc-4b82-b5fd-5d6e59a1efce", "title": "Debugging Firefox for Android with WebIDE", "url": "/hu/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "hu", "last_edit": "2015-05-04T22:52:55", "review_tags": []}, {"uuid": "2c1044cd-6e44-46cf-be27-c17a23940c13", "title": "Debugging Firefox for Android with WebIDE", "url": "/id/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.It's been possible for a long time to connect the Firefox Developer Tools to Firefox for Android so you can debug your mobile website. Until now, though, this was a fairly complex and error-prone process. From Firefox 36 we've made the process much simpler: in particular, you don't need to deal directly with the adb tool at all. Now you connect using the WebIDE, which takes care of setting up adb behind the scenes.Note: For this to work, you need at least Firefox 36 on both the desktop and the mobile device. If you need to use an earlier version, see the older instructions for connecting the developer tools to Firefox for Android.This guide's split into two parts: the first part, \"Prerequisites\" covers stuff you only need to do once, while the second part, \"Connecting\", covers stuff you need to do each time you connect the device.PrerequisitesFirst, you'll need:a desktop or laptop computer with Firefox 36 or higher running on itan Android device capable of running Firefox for Android with Firefox for Android 35 or higher running on ita USB cable to connect the two devicesADB HelperYour desktop Firefox also needs to have the ADB Helper add-on, version 0.7.1 or higher. This should be installed for you automatically the first time you open the WebIDE. To check the version, type about:addons into the browser's address bar and you should see ADB listed.If you don't have version 0.7.1 or higher, open the \"Extra Components\" window in WebIDE by clicking on the \"Runtimes\" menu, then clicking \"Install Simulator\". You should see an entry for ADB Helper:Click \"uninstall\" then \"install\", and you should now have the latest version.Setting up the Android deviceFirst, enable USB debugging by following step 2 of this link only.Next, enable remote debugging in Firefox for Android. Open the browser, open its menu, select \"Settings\", then \"Developer tools\" (on some Android devices you may need to select \"More\" to see the \"Settings\" option). Check the \"Remote debugging\" box:The browser might display a notification reminding you to set up port forwarding, which you can ignore.Connecting", "localization_tags": [], "locale": "id", "last_edit": "2015-11-05T23:50:00", "review_tags": []}, {"uuid": "c71e969e-916f-46b7-ab70-3d7820ad97c8", "title": "Debugging Firefox for Android with WebIDE", "url": "/it/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "it", "last_edit": "2015-12-29T16:54:48", "review_tags": ["technical", "editorial"]}, {"uuid": "ef690304-b9a7-4530-9ef5-c1656aff8d15", "title": "USB \u7d4c\u7531\u3067 Android \u7248 Firefox \u306e\u30c7\u30d0\u30c3\u30b0\u3092\u884c\u3046", "url": "/ja/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": ["remoteDebug"], "summary": "\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001Firefox 36 \u4ee5\u964d\u3067 Firefox \u306e\u958b\u767a\u30c4\u30fc\u30eb\u3092 Android \u7248 Firefox \u306b\u63a5\u7d9a\u3059\u308b\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059\u3002Wi-Fi \u7d4c\u7531\u3067\u63a5\u7d9a\u3059\u308b\u65b9\u6cd5\u306b\u3064\u3044\u3066\u306f\u3001\u95a2\u9023\u30da\u30fc\u30b8\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-09-11T07:43:10", "review_tags": []}, {"uuid": "74a3ce9c-210a-4b94-805e-15af683b6af5", "title": "Debugging Firefox for Android with WebIDE", "url": "/ms/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "ms", "last_edit": "2015-10-31T10:37:36", "review_tags": []}, {"uuid": "82f294b8-6dcf-4ebb-95fc-7bfefd9ba6c5", "title": "Debugging Firefox for Android over USB", "url": "/my/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "my", "last_edit": "2015-09-23T06:41:23", "review_tags": []}, {"uuid": "edfd407b-efaa-4abc-8b5e-b56c26bf8415", "title": "Het debuggen van Firefox voor Android met de WebIDE", "url": "/nl/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "Dit artikel beschrijft hoe je kan verbinden met de Firefox Ontwikkelaar Tools naar Firefox voor Android vanaf de Firefox 36 browser.", "localization_tags": ["inprogress"], "locale": "nl", "last_edit": "2016-01-10T13:21:38", "review_tags": []}, {"uuid": "36d86ea6-5375-4469-b3f3-b2094e332e01", "title": "Debugging Firefox for Android with WebIDE", "url": "/pt-BR/docs/Tools/Depura%C3%A7%C3%A3o_Remota/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2016-05-11T21:33:23", "review_tags": ["technical", "editorial"]}, {"uuid": "67ee159a-241e-4bbe-ae41-c4f6256e9f03", "title": "Depanare Firefox pentru Android cu WebIDE", "url": "/ro/docs/Tools/Remote_Debugging/Depanare_Firefox_pentru_Android_cu_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "ro", "last_edit": "2015-06-23T10:52:19", "review_tags": []}, {"uuid": "dc7d50f4-6afc-41f8-ba57-b3de639254c1", "title": "\u041e\u0442\u043b\u0430\u0434\u043a\u0430 Firefox \u0434\u043b\u044f Android \u0447\u0435\u0440\u0435\u0437 WebIDE", "url": "/ru/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": ["remoteDebug", "WebIde", "\u0420\u0443\u0441\u0441\u043a\u0438\u0439", "WebIDE", "H4", "\u041e\u0442\u043b\u0430\u0434\u043a\u0430"], "summary": "\u042d\u0442\u0430 \u0441\u0442\u0430\u0442\u044c\u044f \u043e\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442, \u043a\u0430\u043a \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u0418\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 Firefox \u043a Firefox \u0434\u043b\u044f Android \u0438\u0437 Firefox 36 \u0438\u043b\u0438 \u0432\u044b\u0448\u0435. \u0414\u043b\u044f \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043f\u043e WiFi, \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0443\u044e \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443.", "localization_tags": [], "locale": "ru", "last_edit": "2016-06-17T09:24:32", "review_tags": []}, {"uuid": "148a182a-87c6-47e9-938a-9e0b2cf1e51e", "title": "Debugging Firefox for Android with WebIDE", "url": "/vi/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "localization_tags": ["inprogress"], "locale": "vi", "last_edit": "2015-05-17T14:25:48", "review_tags": []}, {"uuid": "60de3834-4e06-4581-8c0b-34eb7a38fe9f", "title": "Debugging Firefox for Android with WebIDE", "url": "/zh-CN/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": ["\u5f00\u53d1\u8005\u5de5\u5177", "\u8fdc\u7a0b\u8c03\u8bd5", "Firefox", "\u5b89\u5353", "WebIDE"], "summary": "\u672c\u6587\u63cf\u8ff0\u4e86\u5982\u4f55\u5c06 Firefox36\u6216\u66f4\u9ad8\u7248\u672c\u7684\u5f00\u53d1\u8005\u5de5\u5177 \u8fde\u63a5\u5230Android\u7248Firefox\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-05-01T10:33:52", "review_tags": []}, {"uuid": "7d50878b-1eb9-49b5-b7b2-42b6dd7e11a2", "title": "\u900f\u904e USB \u70ba Firefox for Android \u9664\u932f", "url": "/zh-TW/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "tags": [], "summary": "\u672c\u6587\u5c07\u8aaa\u660e\u61c9\u5982\u4f55\u8b93 Firefox \u958b\u767c\u8005\u5de5\u5177\u9023\u4e0a Firefox \u884c\u52d5\u7248 (Firefox for Android)\u3002\u53e6\u8acb\u6ce8\u610f\u9700\u4f7f\u7528 Firefox 36 \u6216\u66f4\u9ad8\u7248\u672c\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2016-03-28T19:41:09", "review_tags": []}], "modified": "2016-09-16T07:01:57", "label": "Debugging Firefox for Android with WebIDE", "localization_tags": ["inprogress"], "locale": "th", "id": 146249, "last_edit": "2016-09-16T07:01:56", "summary": "This article describes how to connect the Firefox Developer Tools to Firefox for Android from Firefox 36 onwards.", "sections": [{"id": "Prerequisites", "title": "Prerequisites"}, {"id": "ADB_Helper", "title": "ADB Helper"}, {"id": "Setting_up_the_Android_device", "title": "Setting up the Android device"}, {"id": "Connecting", "title": "Connecting"}], "slug": "Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE", "review_tags": []}