{"id":603,"date":"2018-02-21T13:14:07","date_gmt":"2018-02-21T12:14:07","guid":{"rendered":"https:\/\/mokrzycki.eu\/blog\/?p=603"},"modified":"2021-09-07T08:46:40","modified_gmt":"2021-09-07T07:46:40","slug":"resolutions-and-densities-list","status":"publish","type":"post","link":"https:\/\/mokrzycki.eu\/blog\/2018\/02\/21\/resolutions-and-densities-list\/","title":{"rendered":"Adb commands for changing resolutions and densities"},"content":{"rendered":"\n<p>To get default dimension:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm size<\/code><\/pre>\n\n\n\n<p>To get default density:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm density<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>To change dimension:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm size XXX<\/code><\/pre>\n\n\n\n<p>To change density:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm density XXX<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>Here is the list of few models:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MODEL\t\t\t\tRESOLUTION\tDPI\tNOTES\t\t\tADDED\nSamsung Galaxy S9\t\t1080x2220\t420\toverridden by default\t2021\nSamsung Galaxy A20\t\t1080x2340\t420\t\t\t\t2021\nHuawei P30 Pro\t\t\t1080x2340\t480\t\t\t\t2021\n\nNexus 6\t\t\t\t1440x2560\t560\nSamsung Galaxy S6\t\t1440x2560\t640\nSamsung Galaxy Tab S2 8\t\t1536x2048\t320\nSony Xperia Tablet Z\t\t1920x1200\t240<\/code><\/pre>\n\n\n\n<p>Sample usage:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm size 1440x2560\nadb shell wm density 200<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>To reset resolution:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm size reset <\/code><\/pre>\n\n\n\n<p>To reset density:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm density reset<\/code><\/pre>\n\n\n\n<p>Or call them at once:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>adb shell wm size-density reset reset<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>I used information from application I&#8217;ve attached&nbsp;<a href=\"https:\/\/mokrzycki.eu\/blog\/wp-content\/uploads\/2018\/02\/Resolution-Changer-com.nomone.resolution_changer-6-v1.8.apk\">&gt;&gt;&gt;HERE&lt; &lt;&lt;<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To get default dimension: To get default density: To change dimension: To change density: Here&#8230;<\/p>\n","protected":false},"author":1,"featured_media":918,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[500],"tags":[135,5,65,437,492,479,438,148,439,543],"_links":{"self":[{"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/posts\/603"}],"collection":[{"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/comments?post=603"}],"version-history":[{"count":34,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/posts\/603\/revisions"}],"predecessor-version":[{"id":911,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/posts\/603\/revisions\/911"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/media\/918"}],"wp:attachment":[{"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/media?parent=603"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/categories?post=603"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mokrzycki.eu\/blog\/wp-json\/wp\/v2\/tags?post=603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}