{"id":5643,"date":"2025-08-16T08:00:10","date_gmt":"2025-08-16T08:00:10","guid":{"rendered":"https:\/\/www.voodoo.business\/blog\/?p=5643"},"modified":"2025-08-16T08:00:10","modified_gmt":"2025-08-16T08:00:10","slug":"android-car-units","status":"publish","type":"post","link":"https:\/\/www.voodoo.business\/blog\/2025\/08\/16\/android-car-units\/","title":{"rendered":"Android car units"},"content":{"rendered":"\n<p>I recently bought an android system for an old car, and to my surprise, the RAM installed on it was half of what was advertised !<\/p>\n\n\n\n<p>It is easy to check, here are the commands you need<\/p>\n\n\n\n<p>On linux<\/p>\n\n\n\n<p>Get connected to phone for ADB , then<\/p>\n\n\n\n<p>Screen resolution before upscaling<br>adb shell wm size<\/p>\n\n\n\n<p>Ram and other features<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">getprop ro.boot.dramsize<br>adb shell getprop ro.build.version.sdk<br>adb shell getprop (Just show Everything)<\/pre>\n\n\n\n<p>On windows, you will execute all this differently<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell\ngetprop ro.build.version.sdk\ngetprop<\/code><\/pre>\n\n\n\n<p>This also applies to home android TV set top boxes ! I checked<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently bought an android system for an old car, and to my surprise, the RAM installed on it was half of what was advertised ! It is easy to check, here are the commands you need On linux Get connected to phone for ADB , then Screen resolution before upscalingadb shell wm size Ram [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[216,141],"tags":[],"class_list":["post-5643","post","type-post","status-publish","format-standard","hentry","category-android-gadgets","category-gadgets"],"_links":{"self":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/5643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/comments?post=5643"}],"version-history":[{"count":1,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/5643\/revisions"}],"predecessor-version":[{"id":5644,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/5643\/revisions\/5644"}],"wp:attachment":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/media?parent=5643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/categories?post=5643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/tags?post=5643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}