Please help.
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
how to get N0008HD8G to use SD card??????
Collapse
X
-
Originally posted by pabeader View PostEvery tool I use sends stuff to the internal Nand storage. Nothing will send stuff to the SD card that you plug into the side. Even things like app2sd won't go there. Am I doing something wrong?
Please help.
This an Android problem... Android doesn't fully support multiple SD cards (internal + external).
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
-
Sd card
Originally posted by shaunmt View PostThe problem isn't with the NX008HD8G...
This an Android problem... Android doesn't fully support multiple SD cards (internal + external).
ShaunMT
Comment
-
Originally posted by catprompt View PostTry Xposed framework. there is a mod called D2SD that I'm usijg as we speak. All my downloaded data goes to a designated folder on the external sd.
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by thebiggboss180 View Postu can use this post to install android apps that use data and obb to full install in external sd card...i gues in the same method u can use android secure folder instead of android folder...but u can do them bothFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Originally posted by thebiggboss180 View Postyeah srry.... http://www.freaktab.com/showthread.p...d-folder-to-sd
Have you tried it, or do I need to add this to my list of things to test?
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Shaun, do you think it's possible or even advisable to repartition the NAND back into the internal storage? Or are they separate bits of the hardware?
Also, would putting something like this on the end of build.prop swap the storage?
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
Comment
-
Shaun, do you think it's possible or even advisable to repartition the NAND back into the internal storage? Or are they separate bits of the hardware?
NAND refers to the internal memory chip. (It is the same type of chip that is inside a USB Flash Drive or Thumb Drive) Nand is partitioned and mounted as multiple directories.
Internal Storage might refer to the NAND memory chip as a whole, or it might refer to the /sdcard partition used for the internal SD Card and sometimes referred to in Android -> Settings -> Storage as Internal Storage.
I'm guessing you meant to ask one of these questions instead:
Q: Can I move apps to the internal SD card partion (a Nand partition).
A: Maybe... It depends on each App and how App developer programmed it.
Q: Can I move apps to an external SD card?
A: Android only supports apps on the Primary SD card. (In our case this is the internal one.) It might be possible to use an app or script to swap the internal and external SD card mount points, but I haven't tried to do so yet.
Q: Can I increase the size of the /Data partition (part of Nand) where most Apps reside?
A: No... The Partition Map, Partition sizes, and file systems formats are hard coded in the kernel.
Also, would putting something like this on the end of build.prop swap the storage?
persist.sys.vold.switchexternal=1
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
ShaunMTLast edited by shaunmt; 15 September 2014, 06:21.Freaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Got it! So nothing much without a custom rom. Thanks for working on it! I'll keep an eye out for test buildsIn the meantime I'll go try the suggestion in this thread and report back!
Comment
-
Originally posted by headsupsevenup View PostGot it! So nothing much without a custom rom. Thanks for working on it! I'll keep an eye out for test buildsIn the meantime I'll go try the suggestion in this thread and report back!
On this model, the partition map, partition sizes, and file system formats are hard coded in the kernel and I don't think we will ever see custom kernel for one of these.
ShaunMTFreaktab Rom Developer
Subscribe To My Developer Thread For Updates On My Projects: ShaunMT
https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
What's Going On
Collapse
There are currently 2467 users online. 0 members and 2467 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment