• Skip to primary navigation
  • Skip to main content
  • Skip to footer
WittySparks Logo White

WittySparks

Ignite Your Thoughts

  • Topics
  • Reviews
  • Subscribe
WittySparks / Technology / Programming / How to: Move or Install Apps directly to SD card in Android?

How to: Move or Install Apps directly to SD card in Android?

Programming October 22, 2011 by Sravan Kumar Kandagatla

There are a lot of Android mobiles available in the market with a different price range with different features and specifications. The one I am using for this tutorial is “LG Optimus One” which has got a very less internal storage/memory of about 200MB, but with a decent 600MHz processor and 512MB of RAM and can extend your card slot up to 32 GB.

Move or Install Apps directly to SD Card External Storage in Android
Move or Install Apps directly to SD Card External Storage in Android

Since I am a Web Designer, Developer, and being into the User Interface field, I do explore a lot of applications mostly to check how the application has been built, their look and feel, navigation, typography, accessibility, etc. So whenever I see a new Android APP in the market I do install them to check the things which I am interested in. During this process, most of the times I do end up with “Low on space – Phone storage space is getting low” alert in my mobile and I go crazy by seeing this all time and which is not allowing me to install any other new apps in my mobile until I free up some space in internal memory.

Due to this, I have to search for APPs to uninstall which gives my mobile a little breathing space for new apps to get installed, but I don’t want to do this process regularly. For a few apps, you will have an option to move your apps to SD card and for a few, it is disabled as shown in the below screenshot for Adobe Photoshop Express for Android.

There are many ways to free-up storage or space, the one which I found is easy, quick, and without rooting your mobile by setting your app installation preferences to external SD Card Storage.

Wondering how to do that?

Yes, this article will teach you how you can easily set app installation preferences in Android Mobiles to install apps directly either in SD Card (External Storage) or to move your existing apps to SD Card (External Storage).

Let’s start the procedure to free up your Android’s Internal Storage:

We are assuming that you have already installed the latest Android SDK, if not go to the Android SDK Developer site. Download and install the latest version of SDK based on the platform you choose. Once you are done with the installation make sure you have the “Android Debug Bridge” adb.exe file in the “platform-tools” folder.

Let’s go ahead with the following procedure to run the adb.exe – There are different procedures to access ADB in different platforms like Windows, Mac OS X, and Linux. This procedure applies to the Windows platform. So now let’s try to access or run the adb.exe with a command prompt.

***ALERT*** Make sure you took a backup before you start with this. And we are not responsible if there is any loss of data. Don’t worry generally it won’t be.

Before we start with this make sure you have connected your mobile device to your system USB and Debug Mode is enabled.
Menu -> Settings -> Applications -> Manage Applications -> Developement -> Check USB debugging.

Then open the Command Prompt in windows.

Then go the specific folder where you have adb.exe – In our case we have adb.exe is in the following path:
C:Program FilesAndroidandroid-sdkplatform-tools

Run the adb.exe via command prompt by entering “adb shell”.

Then first find where is your default installation location is setup for your mobile, basically by default it will be “Auto”.

Type the follwing to find current installation location:

pm getInstallLocation

Then you will get something like this:

pm getInstallLocation
0[auto]

0 is Auto, 1 is for Internal Storage, 2 is for External Storage”

Now enter this to set your application install location to external sd card:

pm setInstallLocation 2

Once done – check again whether your install location is changed or not by typing the same command to find the install location as specified above.

Now access your mobile go to:
Menu -> Settings -> Applications -> Manage Applications

Yuppy now you can move applications to External SD card :)

Now we will have more free space left to install new applications. I have more than 150+ apps installed in my Android device and will add more – this procedure helped me a lot and thought to share the same with you all.

Here are the snapshots which are grabbed while doing the procedure mentioned above (Hope These Helps):

Android - ADB Shell - Commands
Android – ADB Shell – Commands
Android - Adobe Photoshop Express
Android – Adobe Photoshop Express
Android - Adobe Photoshop Express
Android – Adobe Photoshop Express

And please share your experience if you are followed this article to free-up your mobile space and let us know if there are any other easy and quick methods to achieve this.

Appreciate your opinion on this topic on social media by tagging us @wittysparks
  • LinkedIn
  • Twitter
  • Like
  • Pinterest

Related Topics

  • Google Code Jam 2013 is here – are you geared up to compete?
  • Google introduces Google Font Directory and its API
  • PHP: Is it the best Programming Language ever?
Launch Offer
Rocket.net - Managed WordPress hosting
Rocket.net - Managed WordPress hosting
$1 for first month, $25/month

A highly secured WordPress hosting platform powered by Cloudflare enterprises with customized services for agencies, eCommerce, and small businesses.

  • PageSpeed Guarantee
  • Ultra Secure Platform
  • FREE Migrations
  • Automatic Updates
Try for $1.00 Our Review
We earn a commission if you make a purchase, at no additional cost to you.

Our Favorite Tools

Semrush - SEO and Marketing Tools
Semrush - SEO and Marketing Tools
$119.95/mo
Try for FREE Our Review
Semrush - SEO and Marketing Tools
Lasso - All-in-one Affiliate Marketing Plugin for WordPress
$29/month
Start Free Trial Our Review
Semrush - SEO and Marketing Tools
Grammarly - AI-powered writing assistant
$12.00 / month
Try for FREE Our Review
Previous Post: « Hyderabad Comes Alive In The Night!
Next Post: Lava Mobiles launches an S12 Android smartphone with a giveaway contest! »

Reader Interactions

Profile picture for Anonymous

About Sravan Kumar Kandagatla

Founder of WittySparks
WittySparks Staff

Sravan is a highly experienced web designer, user experience designer and developer. You can connect with him on Twitter or LinkedIn and initiate a chat.

View all posts by Sravan Kumar Kandagatla
  • LinkedIN
  • Twitter
  • Pinterest
  • Facebook
  • Instagram

Comments

  1. Profile picture for AnonymousAnonymous says

    December 27, 2011 at 2:01 pm

    I want to Know a Lots of Information for the Move and Install a Apps.

  2. Profile picture for AnonymousAnonymous says

    January 21, 2012 at 11:25 am

    I want to download this apps directly from android.

  3. Profile picture for AnonymousAnonymous says

    January 30, 2012 at 4:33 pm

    There are many ways to Installs and Move apps.

    • Profile picture for buy courseworkbuy coursework says

      February 16, 2012 at 8:34 pm

      Thanks!

  4. Profile picture for dissertationsdissertations says

    February 20, 2012 at 8:30 pm

    thank u a lot!

  5. Profile picture for thesistownthesistown says

    March 15, 2012 at 12:52 am

    All of them are useful.

  6. Profile picture for essay topicessay topic says

    March 22, 2012 at 11:14 pm

    This Post
    gives me lot of information Great to read

  7. Profile picture for Abhishek MathurAbhishek Mathur says

    August 13, 2013 at 1:30 pm

    Why the app storage changed from 2.14 MB to 872 KB

    • Profile picture for Sravan KumarSravan Kumar says

      August 16, 2013 at 6:36 am

      Hi Abhishek – yes because basic files will remain on your device storage and the storage related to application data will move to your SD Card – so that saves lot of space in your device storage – glad you tried it :)

Footer

Search

Exclusive Coupons

  • Moqups Review - Use coupon code “WITTYSPARKS" for 20% off or "PARTNERS50" for 50% discount on all plans.
  • Serpstat Review - Use coupon code "wittysparks_discount" for 30% off.
  • WPForms Review - Use coupon code "WITTYSPARKS" for 50% off.
  • WPPayForm Review - Use coupon code "wittysparks" for 10% to 40% off.

Affiliate Disclosure

If you make a purchase from WittySparks links, we will receive a small commission. See our Affiliate Disclosure.

Sponsors

Partnered with FreePik to use the licensed images.

turn to dhgate for smartphone

Follow Us

  • Facebook
  • Twitter
  • Pinterest
  • LinkedIn
  • Instagram
  • YouTube
  • RSS

Copyright © 2022 · Hosting sponsored by Rocket.net (Affiliate link)

  • About Us
  • Contact Us
  • Privacy Policy
  • Affiliate Disclosure