{"id":346,"date":"2012-06-14T14:20:10","date_gmt":"2012-06-14T12:20:10","guid":{"rendered":"http:\/\/blog.ansuz.nl\/?p=346"},"modified":"2012-09-12T16:57:08","modified_gmt":"2012-09-12T14:57:08","slug":"using-android-hardware-devices-on-ubuntu","status":"publish","type":"post","link":"http:\/\/blog.ansuz.nl\/index.php\/2012\/06\/14\/using-android-hardware-devices-on-ubuntu\/","title":{"rendered":"Using Android hardware devices on Ubuntu"},"content":{"rendered":"<p>I&#8217;ve been working on some Android applications lately and switched to Ubuntu for this. It took a while to figure out how to set up USB debugging on Unbuntu, but the steps below worked nicely for me.<\/p>\n<ol>\n<li>sudo vi \/etc\/udev\/rules.d\/51-android.rules<\/li>\n<li>For each vendor add: SUBSYSTEM==&#8221;usb&#8221;, ATTR{<a href=\"http:\/\/developer.android.com\/guide\/developing\/device.html#VendorIds\" target=\"_blank\">idVendor<\/a>}==&#8221;0bb4&#8243;, MODE=&#8221;0666&#8243;, GROUP=&#8221;plugdev&#8221;<\/li>\n<li>chmod a+rx \/etc\/udev\/rules.d\/51-android.rules<\/li>\n<li>sudo restart udev<\/li>\n<li>adb devices (your phone should be listed there)<\/li>\n<\/ol>\n<p>(Tested on Ubuntu 11)<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve been working on some Android applications lately and switched to Ubuntu for this. It took a while to figure out how to set up USB debugging on Unbuntu, but the steps below worked nicely for me. sudo vi \/etc\/udev\/rules.d\/51-android.rules &hellip; <a href=\"http:\/\/blog.ansuz.nl\/index.php\/2012\/06\/14\/using-android-hardware-devices-on-ubuntu\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[112,111],"tags":[],"class_list":["post-346","post","type-post","status-publish","format-standard","hentry","category-android","category-linux"],"_links":{"self":[{"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/posts\/346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/comments?post=346"}],"version-history":[{"count":4,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/posts\/346\/revisions"}],"predecessor-version":[{"id":374,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/posts\/346\/revisions\/374"}],"wp:attachment":[{"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/media?parent=346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/categories?post=346"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.ansuz.nl\/index.php\/wp-json\/wp\/v2\/tags?post=346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}