{"id":182,"date":"2021-01-17T12:09:16","date_gmt":"2021-01-17T12:09:16","guid":{"rendered":"https:\/\/barahasoft.com.np\/blog\/?p=182"},"modified":"2021-05-23T13:32:30","modified_gmt":"2021-05-23T13:32:30","slug":"debug-android-app-in-physical-device-without-usb-cable-using-adb-commands","status":"publish","type":"post","link":"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/","title":{"rendered":"Debug android app in physical device without USB cable using adb commands"},"content":{"rendered":"\n<p>Sometime we may feel so irritating when USB cable get disconnected while debugging. To get rid of this problem , we can use adb commands to connect physical device with development computer(Laptop).<\/p>\n\n\n\n<p>These are the commands for this process:<\/p>\n\n\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nadb devices\nadb tcpip 5555\nadb connect 192.168.1.4\n<\/pre>\n\n\n<p>in above command, we are debugging in device, whose ip address is 192.168.1.4<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometime we may feel so irritating when USB cable get disconnected while debugging. To get rid of this problem , we can use adb commands to connect physical device with development computer(Laptop). These are the commands for this process: in above command, we are debugging in device, whose ip address is 192.168.1.4<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":"","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Debug android app in physical device without USB cable using adb commands - BS Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Debug android app in physical device without USB cable using adb commands - BS Blog\" \/>\n<meta property=\"og:description\" content=\"Sometime we may feel so irritating when USB cable get disconnected while debugging. To get rid of this problem , we can use adb commands to connect physical device with development computer(Laptop). These are the commands for this process: in above command, we are debugging in device, whose ip address is 192.168.1.4\" \/>\n<meta property=\"og:url\" content=\"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/\" \/>\n<meta property=\"og:site_name\" content=\"BS Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-17T12:09:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-23T13:32:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/barahasoft.com.np\/blog\/#website\",\"url\":\"https:\/\/barahasoft.com.np\/blog\/\",\"name\":\"BS Blog\",\"description\":\"Baraha Soft Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/barahasoft.com.np\/blog\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/#webpage\",\"url\":\"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/\",\"name\":\"Debug android app in physical device without USB cable using adb commands - BS Blog\",\"isPartOf\":{\"@id\":\"https:\/\/barahasoft.com.np\/blog\/#website\"},\"datePublished\":\"2021-01-17T12:09:16+00:00\",\"dateModified\":\"2021-05-23T13:32:30+00:00\",\"author\":{\"@id\":\"https:\/\/barahasoft.com.np\/blog\/#\/schema\/person\/4f97ce15b5eda1cd9fc64e3362dca065\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/barahasoft.com.np\/blog\/debug-android-app-in-physical-device-without-usb-cable-using-adb-commands\/\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/barahasoft.com.np\/blog\/#\/schema\/person\/4f97ce15b5eda1cd9fc64e3362dca065\",\"name\":\"Mahen\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/barahasoft.com.np\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2d90f77c4da8e61f15085bfd7b473714?s=96&d=mm&r=g\",\"caption\":\"Mahen\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","ads":{"ads-top":"","ads-top-link":"","ads-bottom":"","ads-bottom-link":"","ads-side-top":"","ads-side-top-link":"","ads-side-bottom":"","ads-side-bottom-link":""},"_links":{"self":[{"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/posts\/182"}],"collection":[{"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/comments?post=182"}],"version-history":[{"count":3,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/posts\/182\/revisions"}],"predecessor-version":[{"id":191,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/posts\/182\/revisions\/191"}],"wp:attachment":[{"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/media?parent=182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/categories?post=182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/barahasoft.com.np\/blog\/wp-json\/wp\/v2\/tags?post=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}