0 votes
32 views
in Android by (26.0k points)
How to change phone memory to memory card on Android

1 Answer

0 votes
by (148k points)
 
Best answer
How to change phone memory to memory card on Android Format SD card Formatting via ADB Link2SD App Transfer cache and applications manually Video instruction Conclusion

How to change phone memory to memory card on Android

image Even if you have a third-party memory card, all applications and files in Android are automatically stored on the device's internal storage. Gradually, the place fills up, and users have to either delete unnecessary data or transfer it manually. Today we will figure out how to change the phone's memory to a memory card in Android.

We will consider universal methods that allow you to save some information on an SD card. The availability of certain functions depends on the version of Android and the specific firmware. But some of the presented methods will definitely suit you.

Format SD card

So, the first option involves using the regular functionality of Android. The feature is not present on all firmware, so check the availability of this option on your device. The method is to format the memory card as follows:

  1. Go to settings
  2. Open the "Storage" section. The card must be installed in the phone.
  3. Tap on the "SD card" line.
  4. Go to settings and select the "Internal Memory" option.

image

  1. Now click on the Clean and Format button.
  2. Wait for the process to finish. The duration depends on the amount of memory used on the drive.
  3. After formatting is complete, you will be prompted to transfer data to the SD card. Check "Transfer Now".
  4. Wait for the data transfer to finish.

image

You have now merged your phone's internal storage with a memory card. This link has several limitations. For example, some applications will still be installed on the phone itself due to restrictions from the developers. Also, when connected to a PC, only the memory of the card will be displayed.

Formatting via ADB

If your Android shell does not have this function, then you can format the card using a computer. This will require USB debugging enabled and the ADB Run utility on the PC. To format the drive, follow the instructions:

  1. Insert a memory card into your mobile device and connect it to your computer via USB.
  2. Go to the folder where ADB Run is installed.
  3. Hold down the [knopka]Shift[/knopka] key and right-click on an empty area of ​​the folder.
  4. Select the option to run PowerShell in this folder.
  5. Now enter the commands [k]adb shell[/k], [k]sm list-disks[/k], [k]sm partition disk:NNN,NN private[/k] in sequence. Each command is started by pressing [knopka]Enter[/knopka].
Expert opinion
Daria Stupnikova
Specialist in WEB-programming and computer systems. PHP/HTML/CSS editor for os-helper.ru site .
Ask Daria
Instead of the value disk:NNN,NN, you must specify the disk ID that will appear in PowerShell after using [k]sm list-disks[/k].

image

Now you need to restart your phone and go to the storage options. Then select "SD card" and go to the "Transfer data" action. If you do not follow this procedure, the device will still use the internal memory as the main storage.

Also Read:   Installing Apps on SD Card in Android

Link2SD App

If the previous methods are too complicated, then you can transfer the applications to an external device yourself. For example, the Link2SD application will do for this purpose. The program can be downloaded for free through the Play Market. The data transfer process is quite simple:

  1. Open Link2SD and wait while the utility scans for installed applications.
  2. Go to the section with information about the application.
  3. Select the "Move to SD card" action.

image

Link2SD requires root permissions to work correctly. If you do not want to unlock superuser rights, then use the transfer of applications using the standard Android functionality.

Transfer cache and applications manually

You can free up your phone's internal memory by transferring some apps using Android settings:

  1. Go to the "Storage" section and open the list of applications.
  2. Choose one of the programs or games.
  3. Click on "Move to SD card".

image

The advantage of this method is that the transfer does not require root rights. However, there is a significant disadvantage - not all applications can be moved using this method.

Video instruction

You will find more information on the topic of replacing the phone's internal storage with a memory card in this video.

Conclusion

As you can see, the replacement of the main memory with an SD card is carried out both by standard OS tools and by third-party utilities. If you are not confident in your skills, then clarify incomprehensible points with our specialists in the comments.

...