{"id":927,"date":"2023-06-02T22:28:13","date_gmt":"2023-06-02T15:28:13","guid":{"rendered":"https:\/\/dev.artru.eu.org\/?p=927"},"modified":"2023-08-21T17:37:42","modified_gmt":"2023-08-21T10:37:42","slug":"dinh-dang-the-nho-sd-thanh-bo-nho-trong","status":"publish","type":"post","link":"https:\/\/artru.net\/en\/dinh-dang-the-nho-sd-thanh-bo-nho-trong\/","title":{"rendered":"Format SD memory card to internal storage via ADB"},"content":{"rendered":"<p>I was facing an error not showing the item format SD card to internal storage on my Android phone. My memory card is still working fine. However, in the Format section of the phone there is only Format as an external SD card.<\/p>\n\n\n\n<p>The purpose I want to use SD card as internal storage to install more apps because my phone only has 32GB.<\/p>\n\n\n\n<p>After looking at ways to fix it online, I found a way to format the SD memory card into internal memory through ADB.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Instructions to format SD memory card to internal memory through ADB<\/h2>\n\n\n\n<p class=\"has-vivid-red-color has-black-background-color has-text-color has-background\">Before doing this you need to make sure the memory card is backed up if there is important data.<\/p>\n\n\n\n<p>In this article, I will not guide the ADB connection. If you do not know ADB, you can refer to articles or video tutorials online.<\/p>\n\n\n\n<p>Enter the commands in the order shown below:<\/p>\n\n\n\n<p><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm list-disks<\/code><br><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm list-volumes all<\/code><br><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm set-force-adoptable true<\/code><br><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm partition disk:179,160 private<\/code><br><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm set-force-adoptable false<\/code><br><code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm list-volumes all<\/code><\/p>\n\n\n\n<p>AT THE 4th COMMAND&quot;<code data-no-translation=\"\" data-no-auto-translation=\"\">179,160<\/code>&quot; will vary according to your device. This item you get the data from the 2nd command <code data-no-translation=\"\" data-no-auto-translation=\"\">adb shell sm list-volumes all<\/code>.<\/p>\n\n\n\n<p>After completing these commands, unplug the USB cable and reboot the machine.<\/p>","protected":false},"excerpt":{"rendered":"<p>T\u00f4i \u0111\u00e3 g\u1eb7p ph\u1ea3i l\u1ed7i kh\u00f4ng hi\u1ec3n th\u1ecb m\u1ee5c \u0111\u1ecbnh d\u1ea1ng th\u1ebb nh\u1edb SD th\u00e0nh b\u1ed9 nh\u1edb trong tr\u00ean \u0111i\u1ec7n tho\u1ea1i Android c\u1ee7a m\u00ecnh. Th\u1ebb nh\u1edb c\u1ee7a t\u00f4i v\u1eabn ho\u1ea1t [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-927","post","type-post","status-publish","format-standard","hentry","category-android"],"_links":{"self":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts\/927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/comments?post=927"}],"version-history":[{"count":0,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/posts\/927\/revisions"}],"wp:attachment":[{"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/media?parent=927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/categories?post=927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artru.net\/en\/wp-json\/wp\/v2\/tags?post=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}