Running apps from memory card - Dont Panic! - Android Community Forums
Register Members List Social Groups Calendar Search Today's Posts Mark Forums Read


Go Back   Android Community Forums > Android Discussions > Android-powered Hardware discussions > HTC Handsets


HTC Handsets All HTC Handset - G1, My Touch 3G/Magic, Hero

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-18-2008, 04:34 PM
rogers rogers is offline
rogers has no status.
Smoke signaler
 
Join Date: Oct 2008
Posts: 2
rogers is on a distinguished road
Default Running apps from memory card - Dont Panic!

Alright, there have been plenty of panic threads about applications only downloading to the phone. Stop it! Applications WILL be able to be installed to the SDcard! There have been rumors cited that Google will add that option to the OS, and even if they don't we are running on a linux kernel, and apparently can use a terminal. The fix would be simple.

=======================

The commands below are NOT TO BE RUN on your phone. I will not have my hands on the phone until Tuesday, if you feel like doing this before then you need to do some exploration first to figure out the proper directories to move over to the SDcard. This is just what you would do in any linux based system.

Say you find out the bulk of your apps are in:

/usr/local/apps/

So you have like

/usr/local/apps/breadcrumbz.apk
/usr/local/apps/opera.apk
/usr/local/apps/...

You would just open up the terminal (which I've heard alot about and am very excited about having linux shell access on my phone!) and enter...

~ $ mv /usr/local/apps /sdcard/
~ $ mount --bind /sdcard/apps /usr/local/apps
~ $ echo /sdcard/apps /usr/local/apps bind defaults 0 0 >> /etc/fstab

And BAM you just moved all your apps to the storage card and set it up so that whenever android accesses or writes to /usr/local/apps it's writing to the storage card. The power of linux haha.

This is NOTHING to be worried about.
Reply With Quote
Ads
 

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

Ads

Similar Threads
Thread Thread Starter Forum Replies Last Post
Downloading to Memory card, why it MAY never happen Darrell HTC Handsets 31 10-17-2008 09:34 PM
Install apps onto memory card? trumani Android-powered Hardware discussions 12 10-03-2008 05:46 AM
Can't save MMS attachments to the memory card?? tjferris OHA Members Discussions 8 10-01-2008 11:40 PM
Running applications from the memory card??? crpage77979 Android Apps Discussions 4 10-01-2008 06:10 PM
Memory card / File system access vallurik Tools & SDK for developers & "hackers" 0 02-11-2008 04:41 AM


All times are GMT -5. The time now is 01:38 AM.



Copyright © 2008-2009 Android Community / R3 Media LLC, All Rights Reserved.