{"id":3429,"date":"2020-06-08T20:02:03","date_gmt":"2020-06-09T01:02:03","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=3429"},"modified":"2020-06-08T20:02:04","modified_gmt":"2020-06-09T01:02:04","slug":"changing-boot-animation-over-adb-on-android-things","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/changing-boot-animation-over-adb-on-android-things\/","title":{"rendered":"Changing Boot Animation over adb on Android Things"},"content":{"rendered":"\n<p>You&#8217;ll need to install and setup adb and then run the following commands.  Change ipaddress to the ip address of the device running Android Things<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">adb connect ipaddress\nadb root\nadb remount\nadb push bootanimation.zip \/system\/media\/\nadb reboot<\/pre>\n\n\n\n<p>bootanimation.zip will either need to be in the same directory as adb, or you can specify the path.  For example if it is located on your Desktop you can use<\/p>\n\n\n\n<p>For Windows<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">adb push \\Users\\username\\Desktop\\bootanimation.zip \/system\/media\/<\/pre>\n\n\n\n<p>on Linux or MacOS<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">adb push ~\/Desktop\/bootanimation.zip \/system\/media\/<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You&#8217;ll need to install and setup adb and then run the following commands. Change ipaddress to the ip address of the device running Android Things adb connect ipaddress adb root adb remount adb push bootanimation.zip \/system\/media\/ adb reboot bootanimation.zip will &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/changing-boot-animation-over-adb-on-android-things\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[540],"tags":[541,1047,345],"class_list":["post-3429","post","type-post","status-publish","format-standard","hentry","category-android","tag-android","tag-android-things","tag-bootloader"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=3429"}],"version-history":[{"count":2,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3429\/revisions"}],"predecessor-version":[{"id":3439,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3429\/revisions\/3439"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=3429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=3429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=3429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}