[Q] Swap Internal and External sdcard - Moto E Q&A, Help & Troubleshooting

Anyone please link to a working Internal External sdcard swap MOD on Moto E

Solution
Junior Einstein said:
Anyone please link to a working Internal External sdcard swap MOD on Moto E
Click to expand...
Click to collapse
This is not possible on kitkat but one thing u can #change default installation path to sd card is possible_
some big apps not worked by this method [No Root Required]
How To Install Apps Onto Your SD Card (No Root)
Have you ever ran low on memory space on your android and had to delete some apps? With a computer and a micro SD card you don't have to worry about running out of space on your phone any more! You don't even need to root your phone! After this, your phone will automatically install apps to your external memory.
note - this works on both Windows and Mac OS
Step 1: Getting Ready to Change Installation Location
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Get the Google Android SDK
- Unzip the file and place the folder onto your desktop or anywhere that can be easily accessed.
- find the platform tools folder (default, it should be : adt-bundle/sdk)
2. Find cmd/terminal (for mac)
- (for mac users) go to [System Preferences > Keyboard > Keyboard Shortcuts > Services]
and then check the box [New Terminal At Folder]
3. Go onto your Android phone and select USB debugging
- Go to [System settings > Developer Options] and select USB Debugging (if the option is grayed out, unplug your phone first)
Step 2: Using adb
​1. Windows
- Open the folder called " platform-tools"
- shift+right-click anywhere inside the folder and choose [Open Command Window Here]
Mac
- right-click the folder called "platform-tools" and choose [New Terminal At Folder]
2. Enter in the following
For Windows :
Code:
adb devices
adb shell pm set-install-location 2
adb shell pm get-install-location
For Mac : (note - there is a period before the slashes)
Code:
./adb devices
./adb shell pm set-install-location 2
./adb shell pm get-install-location
3. Check if you did it right
- if you did it right, the last output should say: 2 [external]
If you did it right, CONGRATS! Your phone will now install your apps to your SD Card by default! Have fun now!​Step 3: More Info
PHP:
CAUTION
Some apps will not continue to function properly if located on your SD Card.
Moving Apps
[System Settings > Applications > Manage Applications] and select the app your want to move and press move. :good:

jitz_ are you sure your method work with moto e ?

demoakka said:
jitz_ are you sure your method work with moto e ?
Click to expand...
Click to collapse
Yes I tried it.. It works great!!

demoakka said:
jitz_ are you sure your method work with moto e ?
Click to expand...
Click to collapse
U can Try this if u don't wanna root ur device otherwise it's better to get root_
in this method most of app doesn't work such as when i tried to play asphalt 8 using SD Card it's start and get crashed each time _
If Already Rooted Check This_ Click Here

U mean afta doing dis my "sdcard1" will become default storage.. and game data and obb will be stored there??
Sent from my XT1022 using XDA Free mobile app

itsmymotoe said:
U mean afta doing dis my "sdcard1" will become default storage.. and game data and obb will be stored there??
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
not exactly u have to move apps to sd card from @settings/apps/ [but remember big games will not works using this method but still u can use this method for keep internal storage free after installing app]

Related

[TESTED] app & games data to external SD card on S3 !!!

How to move applications & games data to external SD card on Samsung Galaxy S3?
I take my Samsung Galaxy S3 as example. It should work on rooted Android phone with external micro SD card.
Old Gameloft games data are stored at /mnt/sdcard/
However, latest Gameloft games data are stored at /mnt/sdcard/Android/data/ just like other Android applications and games.
With Directory Bind, you can move one folder by one folder to external storage at /mnt/extSdCard/
I won’t move all applications and games data in Android/data folder to external micro SD card because it is much slower compare to internal memory.
Therefore, I only move those unimportant or less frequent used applications and games to external storage with Directory Bind.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
.
.
DOWNLOAD --- > DirectoryBind
.
This look like Directory symbolic links to another path.
Do i have to root my Galaxy Note in order to get it done?
chintu_1717 said:
Do i have to root my Galaxy Note in order to get it done?
Click to expand...
Click to collapse
Most likely.
Worked great - used it to relocate my amazonmp3 folder among other things
This look like Directory symbolic links to another path.
Click to expand...
Click to collapse
No. Symlinks (and hardlinks) only work within a filesystem, not across partitions.
This is a kernel-feature called bind-mount.
The underlying command is: (Make sure the destination exists)
bind -o mount /from/source/folder /to/destination/folder
I was trying this last night, but couldn't get the settings to persist. I was trying with gta3 and put the exact settings you have above in, ticked the box to move move files, and the files moved but the settings didn't appear on the main screen.
Hi ,
I would like to know how to delete the bing and restore original app directory.
If I hold down on the blind apper two paths and under these two entries "delete" and "save"
What should I do? I run last version of app "o"
I've read all the page of the topic but I found information only to create a bind and not how to delete it.
Thanks in advance
Just hold on bind entry & delete. Simples
Sent from my GT-I9300 using Tapatalk 2
Not exactly sure how it works.
Moving seems to be working. But the directory stays on internal sdcard but are files moved because there is more space.
But when I reopen directory bind I can't see binded directory's anymore?
How to unbind then?
And when I delete directory on internal sdcard the game doesn't run anymore!
Sent from my GT-I9300 using xda app-developers app
Not working for me
Hi Carlos, I'm using the same configurations that you show on your screenshots but when I try to open for example Aura, it wants to download all the data again. This happens also on the games.
I am using a Galaxy S3 Us Version, rooted, with Adama 03 kernel and redruM rom, Android 4.04.
Thanks!
Awesome!, works perfectly on omega9
Thanks!!!
I got many application crash or force close when the directory bind running..ex TB,gapps,and many other..how to fix it??
IT WORKED
I'm using link2sd app. Works pretty well
Sent from my GT-I9300 using Tapatalk 2
This is done by creating symbolic links.
What you're making is a way to point that any operation into directory /x needs to be done into directory /y. Because of this, you can't delete the original directory or your games won't run as you are deleting it on /y (/x point to /y).
I do this on my computer to use my RAM Disk with browser, temporaries, downloads and such.
symbolic links and bind mount is two different thing. symlink doesn't supported by the (ex)fat16/32 filesystem, so only the bind mount will work.
great app but a directory browsing feature will be great, writing a long directory name is painfull
edit: found the directory browsing feature
lpicanco said:
I'm using link2sd app. Works pretty well
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
On Galaxy S3?
SkzBR said:
This is done by creating symbolic links.
What you're making is a way to point that any operation into directory /x needs to be done into directory /y. Because of this, you can't delete the original directory or your games won't run as you are deleting it on /y (/x point to /y).
I do this on my computer to use my RAM Disk with browser, temporaries, downloads and such.
Click to expand...
Click to collapse
How do you do this on computer?
This helped a lot !
I just used a terminal emulator on my S3 to bind /extSdCard to /sdcard/external_sd and was wondering how I would go about moving to the external sd. If only I had com across this thread about ten minutes ago...
Thank you!!
Perfect, just what I needed
Installed and works great on my S3 I9300 with Rooted Stock ICS ROM.:good:

[How to] Use sdcard for LG P500 internal SD

Low internal storage is a very common and biggest problem with our device.
Can anyone who is well-versed with mobile hardware try using this method as reference to develop same method for our device?
http://forum.xda-developers.com/showthread.php?t=1867988
deysmacro said:
Hmm... this is quite interesting which i taught i want to show you guys this... screenshots taken from my streak 5 of course
When you guys see the red arrow pointing to what... you guys will know what i mean :victory:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------
UPDATE:
While i was playing around today, i managed to get it like in the image below. See where the red arrow pointing at? Neat isnt it?
-----------------------------------------------------------
p/s: Using 16GB Kingmax class 10 microSDHC for internal and external sd
Click to expand...
Click to collapse
deysmacro said:
FIRST OF ALL:
You need to open the streak housing ... follow the link below and good luck.. be gentle and be careful .. just do it slow and steady and you will be ok ... no need to rush anything there ... :good:
http://www.ifixit.com/Teardown/Dell-Streak-Teardown/3512/1
------------------------------------------------------
NEXT - SELECT APPROPRIATE USER TYPE:-
LINUX USERS:
Just follow this link > http://forum.xda-developers.com/showpost.php?p=24799755&postcount=65
WINDOWS USERS:
first.. get this... http://www.alexpage.de/usb-image-tool/
make sure it is USB Image Tool 1.59 when you download...
next get gparted-live-0.13.1-2.iso
burn it to the CD...
- after you have extracted the usb image tool... open USB Image Tool.exe
- select the corresponding usb drive and click backup, save it something like streakinternal.img
- it will take some time to complete ( have instant noodle for the time being )
- once done... replace the sd card that you want to transfer the image to and click restore and select the earlier streakinternal.img
- again.. it will take some time to complete (you can have snack this time )
note: make sure the target sdcard is the same or bigger in size (obviously)...
- once completed...
- reboot your pc and insert the burned CD earlier... let it boot from it... just press enter to everything it ask until it fully loaded into linux environment
- gparted should already show your sdcard drive there... it should show /dev/sda1 and below it got two more partition /dev/sda5 (ext3) and /dev/sda6 (ext3)
- select /dev/sda1 and right click it and select move/resize
- there should be visual displaying the drive structure and on the right, there should be arrow, drag it to the most right, click ok
- now, select /dev/sda6 and right click it and select move/resize
- again, on it, there should be arrow on the right, drag it to the most right and click ok
- once all that done, click apply and it will start to do its work..
- let it completes it work and your sd card now should be able to be use as internal sd...
- your streak should be able to boot straight away.. no need to wipe cache or something like that...
- have fun having big internal sd
p/s: i wrote this based on my memory, i hope i dont messed it up
------------------------------------------------------
POSSIBLE FAQ:
-- 01 --
Q - Will the method used gone if i do factory reset?
A - Nope. You can safely do it and the structure will be maintained.
-- 02 --
Q - Can i use more than 16gb card?
A - Theoretically, yes.
-- 03 --
Q - Can we use this as sd storage as well?
A - Sorry. We cant because it is formated in ext3, so windows see it as unformatted medium.
-- 04 --
Q - Cant we create shortcut in external sd to access it?
A - Sorry. We cant because symlink does not work on any windows formatted medium since external sd usually formatted in fat32
-- 05 --
Q - Cant we mount this at all?
A - Somebody has tried it before but since the internal sd never meant to be accessed externally, the support is pretty much impossible.
-- 06 --
Q - How can we access it and where is it located?
A - To access the space, you can use root explorer and wifi file explorer (anything similar will do) and it is located at /data from /
Therefore, you must be rooted to access it.
-- 07 --
Q - So, what the hell am i supposed to do with those huge extra GBs?
A - Well, you can brag bout it to your friends, saying it got this huge internal sd space and can install hundreds of applications or games and still got space left for more.
------------------------------------------------------
MORE ADVANCED MODS.:
If you think having large innerSD is not enough, we could have larger /system dir and possible dual usb mount support by default (in the near future hopefully) for our streak 5.
Have a visit to the link below...
http://forum.xda-developers.com/showpost.php?p=31643924&postcount=98
-------------------------------------------------------
Our streak 5 might be old but it is still competitive regardless
.
Click to expand...
Click to collapse

[Q] Copy files from device to pc hdd via adb shell

I am having trouble finding the right command to copy a file from a device via adb shell to my pc. I tried -mv- but that just renamed it.
Code:
mv Camera c:/camera
renamed to c:camera
adb pull /path/to/Camera C:\camera
RoberGalarga said:
adb pull /path/to/Camera C:\camera
Click to expand...
Click to collapse
yeah I tried that. I think that since my phone is locked, I can't su the shell. I actually tried a single file also. No luck.
das-heftige said:
yeah I tried that. I think that since my phone is locked, I can't su the shell. I actually tried a single file also. No luck.
Click to expand...
Click to collapse
I don't have to unlock my tablet to pull files. You are doing the command from the PC, right, like in a DOS box? You should be able to see the files by doing "adb shell ls /sdcard/DCIM/Camera/". "adb pull /sdcard2/DCIM/Camera ." will pull all of the pictures on my Hisense external sdcard into the current "." windows directory on my computer.
BSODs when using usb 3.0
das-heftige said:
I am having trouble finding the right command to copy a file from a device via adb shell to my pc. I tried -mv- but that just renamed it.
Code:
mv Camera c:/camera
renamed to c:camera
Click to expand...
Click to collapse
Hi,
I have facing out weird problem. Why, when i using adb command to copy file from PC windows to android Devices using Port usb 3.0. Windows will be immediately Blue Screen. Note: in blue screen appears, Bluescreen: Physical Memory Dump
I using Windows 7 (Zotac CPU). But, when i using standart USB port in zotac. Will be running.
Anyone knows, why the problem appears?
Thanks
Android All In One Toolkit - Data Transfer Via ADB
das-heftige said:
I am having trouble finding the right command to copy a file from a device via adb shell to my pc. I tried -mv- but that just renamed it.
Code:
mv Camera c:/camera
renamed to c:camera
Click to expand...
Click to collapse
Hii
I Developed an application named "Android All In One Toolkit" With Windows GUI...
1. Data Transfer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No Need to type single command
just put path in text box & Press Pull From Device button..
It has feature for fast data transfer over adb without mounting sd card...
It also has many more features that will make your workflow much easier..
Check out my Application
Thread : http://forum.xda-developers.com/showthread.php?t=2494319
aditya.kamble said:
Hii
I Developed an application named "Android All In One Toolkit" With Windows GUI...
1. Data Transfer
No Need to type single command
just put path in text box & Press Pull From Device button..
It has feature for fast data transfer over adb without mounting sd card...
It also has many more features that will make your workflow much easier..
Check out my Application
Thread : http://forum.xda-developers.com/showthread.php?t=2494319
Click to expand...
Click to collapse
Sorry aditya, but I got an error launching the app,
It said "Could not find the main class : androidallinonetoolkit. Program will exit

LG L5II E455 - Force Data2SD - Trick to install games with big data [Tested]

Hello gentleman's
Today we have learn of move data directory to External SD Card in LG phones
First we need device rooted! Follow This Topic >>> Root LG L5II E450/55/60
Then Install busybox (download from attached file) boot.txt file inside
Then some coding and so ...
Any Question?
Do this step by step
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now Copy Data files of games to external_SD/Android/data and Enjoy (sdcard data and external_SD data's now merged and located in external_SD)
Copyright >> xxkamixx , Hadi™ (Urmia , Iran)
Not working
I did all step but still not working. Tried run the scrip but exited with error..
nowya said:
I did all step but still not working. Tried run the scrip but exited with error..
Click to expand...
Click to collapse
without busybox and without script you can create the same directorybind from external to internal memory using LUCKYPATCHER
you need root
install luckypatcher and open it
press tools>directorybind and put the same directories as this thread
work great i use it for gameloft data games or ea and for obb files...
nowya said:
I did all step but still not working. Tried run the scrip but exited with error..
Click to expand...
Click to collapse
What error please note here ...
error
Same error here.
Install busybox by advanced install. Find mount. On mount choose symlink applet. Press install. Try it.
Worked for me tnx
is this was successful?
Sent from my LG-P710 using XDA Premium 4 mobile app
not working
its not working on lg optimus l5 dual ii e455 ... i tried twice it successfully worked (setup) but cant move apps ... please upload a video for more feedback.
Problem with script
FredCord said:
is this was successful?
Sent from my LG-P710 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I had the same problem 'cause on the script I was writing a Zero "-0" and the correct was the letter O "-O".
Found Easier Way
1. Install busybox
2.Install Lucky Patcher
3. Open Lucky Patcher and go to Toolbox>Directory Binder
4.Click "Add new Directory Bind"
5.Set "Directory with Data" as /storage/external_SD/Android
6. Set "Mount Data to" as /sdcard/Android
7. Click "Bind Directory"
Now you can download any large games
I already played the gta vice city in my phone
Muhammad Afzal Sharukh said:
1. Install busybox
2.Install Lucky Patcher
3. Open Lucky Patcher and go to Toolbox>Directory Binder
4.Click "Add new Directory Bind"
5.Set "Directory with Data" as /storage/external_SD/Android
6. Set "Mount Data to" as /sdcard/Android
7. Click "Bind Directory"
Now you can download any large games
I already played the gta vice city in my phone
Click to expand...
Click to collapse
Is this really working? Can i have an screen shot?
razorblue said:
Is this really working? Can i have an screen shot?
Click to expand...
Click to collapse
Ofcourse it will work I'm sure of it.
Please note :
Bsybox is not compulsory.
You can`t move any app through settings you can only move obb files to this folder also datas of app
Limitations:
Installing apps having more than 800 MB can lead you to "Out of Space Errors" which u want to restore your phone.Thats what I did
I think I helped you If this works click on thanks button
Muhammad Afzal Sharukh said:
Ofcourse it will work I'm sure of it.
Please note :
Bsybox is not compulsory.
You can`t move any app through settings you can only move obb files to this folder also datas of app
Limitations:
Installing apps having more than 800 MB can lead you to "Out of Space Errors" which u want to restore your phone.Thats what I did
I think I helped you If this works click on thanks button
Click to expand...
Click to collapse
I installed NFS Most Wanted and It always keep on saying, UNFORTUNATELY STOP? WHY?
razorblue said:
I installed NFS Most Wanted and It always keep on saying, UNFORTUNATELY STOP? WHY?
Click to expand...
Click to collapse
May be your app data has been corrupted or that app may not support our device. Try clear Data and Force stop the app and try to re enter the game. Best wishes
Click thanks button if I helped.

CM13 - how to set the SDCARD as default apps storage?

I've installed CM13, mostly so i can install the apps on the SDCARD and not my 8GB internal flash
The sdcard is formatted as needed, but it won't install the apps there even when the device complains about low internal storage.
I've tried to do that transfer thing but it won't transfer most of the apps without giving any reason.
Am i missing something?
Thanks!
Bnaya
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
check the sc
open android terminal and write
- su
- pm set-install-location 2
or in cmd use adb
-adb shell
-su
-pm set-install-location 2
for check just
-pm get-install-location
and u see a mss saying
2 external
chacks1 said:
check the sc
open android terminal and write
- su
- pm set-install-location 2
or in cmd use adb
-adb shell
-su
-pm set-install-location 2
for check just
-pm get-install-location
and u see a mss saying
2 external
Click to expand...
Click to collapse
Note:
0 auto
1 internal
2 external
Sent from my LG G2 Mini using XDA Labs
Thanks, i will try it.
What will happen for apps that already installed? they might be broken from this?
Bnaya said:
Thanks, i will try it.
What will happen for apps that already installed? they might be broken from this?
Click to expand...
Click to collapse
They won't be affected at all.
In fact, you will have to move them yourself.
Newly installed or updated apps will be installed to the SD automatically.
Sent from my LG G2 Mini using XDA Labs
Vagelis1608 said:
They won't be affected at all.
In fact, you will have to move them yourself.
Newly installed or updated apps will be installed to the SD automatically.
Sent from my LG G2 Mini using XDA Labs
Click to expand...
Click to collapse
Ok i think its working, but only for some of the apps.
for example, temple run installed on the sd card, but 'chrome dev' is installed on the internal memory
is there something i can do about it?
Thanks!
can i ask you question . those apps you installed in the sd card , are they run normally (i mean fast) or they work slowly , try facebook app for example .
i get, "no install location specified" o.0 I´m running 6.0.1
chacks1 said:
View attachment 3751855
check the sc
open android terminal and write
- su
- pm set-install-location 2
or in cmd use adb
-adb shell
-su
-pm set-install-location 2
for check just
-pm get-install-location
and u see a mss saying
2 external
Click to expand...
Click to collapse
Man im just looking for this only from long back. Fixes storage issue on samsung sm-t231 tab 4.
Sent from my SM-T231 using XDA-Developers mobile app
---------- Post added at 06:52 AM ---------- Previous post was at 06:47 AM ----------
jonasess said:
can i ask you question . those apps you installed in the sd card , are they run normally (i mean fast) or they work slowly , try facebook app for example .
Click to expand...
Click to collapse
That depends on external memory cards speed. If you use high speed memory card then you will not notice any lag.
Sent from my SM-T231 using XDA-Developers mobile app
jonasess said:
can i ask you question . those apps you installed in the sd card , are they run normally (i mean fast) or they work slowly , try facebook app for example .
Click to expand...
Click to collapse
If your memory card is not class 10 then don't move your app like FB,instagram, skype in your external partition because it becomes laggy ! FB take 3 minutes to boot ! If you have class 10 memory card then I don't think there will be any problem.
Ivan.
Have you tried formatting the SD card as an internal storage? I mean the original marshmallow feature
chacks1 said:
View attachment 3751855
check the sc
open android terminal and write
- su
- pm set-install-location 2
or in cmd use adb
-adb shell
-su
-pm set-install-location 2
for check just
-pm get-install-location
and u see a mss saying
2 external
Click to expand...
Click to collapse
Hey, I tried this method, but when I try to set the SD card as installation location I get this error message:
Error: java.lang.SecurityExeption: Neither user 10119 nor current process has android.permission.WRITE_SECURE_SETTINGS
what's the problem?
Ciro90 said:
Hey, I tried this method, but when I try to set the SD card as installation location I get this error message:
Error: java.lang.SecurityExeption: Neither user 10119 nor current process has android.permission.WRITE_SECURE_SETTINGS
what's the problem?
Click to expand...
Click to collapse
Did you grant it superuser rights?
Sent from my LG G2 Mini using XDA Labs
Can someone explain in more detail
Help how to mount sdcard when using twrp for lg g2 mini

Categories

Resources