Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I just bought a new Samsung Galaxy S Duos and the Android version does not have a option to move the app to memory card. I also installed the app called "app2sd"and when I open the app it says, The device does not have a real primary external storage or the primary external storage is emulated. Moving app to SD function may not be supported by this device.

What should I do now to move the app to SD.

share|improve this question
Can you use a terminal on the device or ADB shell to run echo $EXTERNAL_STORAGE and tell us what it says? ls -l /sdcard and ls /mnt may also be helpful. – Matthew Read Jan 17 at 19:33

2 Answers

We can install other than android market software in SD card.

share|improve this answer
It doesn't seem to answer the question. Even if it does, it's a very poor answer, and quiet confusing. You might want to rephrase your answer. OP is asking how to move the app to SD card. – geffchang Feb 3 at 9:40

Follow this link . All the details given in it . If it does not understand your external sd card as memory device you might have to create a new partition in the sd card . Here is a link for that

share|improve this answer
that link is not for the Ice cream sandwich version....,can you please provide a link for the ice cream sandwich version for Samsung galaxy s dueos – sandy Jan 17 at 19:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.