L
L
Lindros832014-04-16 08:48:09
Android
Lindros83, 2014-04-16 08:48:09

How to swap internal and external memory in addroid 4.4?

Previously, in android 4.0-4.2 there was a /system/etc/vold.fstab file, in which, after some adjustments, it was possible to swap the memory card and the phone's internal memory in places.
The new version of android 4.4 does not have such a file. I tried editing the build.prop file by adding the line:
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
but to no avail.
How can I mount a memory card in kit kat as internal?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lindros83, 2014-04-16
@Lindros83

I found the solution by flashing the modified kernel for my specific phone model.
forum.xda-developers.com/showthread.php?t=2548081

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question