New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Riley600
Old
#121  
Senior Member
Thanks Meter 17
Posts: 127
Join Date: Dec 2010
Location: Vancouver
Quote:
Originally Posted by bakpinar View Post
UPDATE:

Good news about market issue...

Android Market doesn't see applications that have been link to SD card. Because a background process marks them as "UNINSTALLED" in the market's database when the link created.

To repair their state I have added "Market Fix" feature.

This will synchronize Android Market database with installed applications and missing market apps will be repaired.

Before starting, make sure market is not running and you're not downloading anything from the market.

NOTE: If some apps are still missing from "My Downloads" afterwards, just install any app from the market and they will show up.

Also added support in detecting and mounting ext2 partition for some roms. If you had previously received ext2 partition or mount error try this version.

You can download version 1.2.0 from the first post.
I'm getting a forceclose for com.android.vending after running the Market Fix. Is this related to the database, perhaps? Is there a way to diagnose this issue?
 
ozonbg
Old
(Last edited by ozonbg; 28th January 2011 at 09:42 PM.)
#122  
ozonbg's Avatar
Member
Thanks Meter 7
Posts: 51
Join Date: Jan 2011
Thanks for the worderful app! It's working just fine on stock rooted Hero 2.1. I installed so many apps and move them on the SD and I got one question.
So the apps are moved but still they keep some little space on the ROM is that correct? Because my space there is still shrinking with every new app and game installed and linked, and there is a point when you not able to install more. Is that true or just me? Thanks again!
 
timpoldo
Old
#123  
timpoldo's Avatar
Member
Thanks Meter 2
Posts: 75
Join Date: Nov 2010
I've to notice the same problem reported by ozonbg: I've finished the free space in ROM, after installing and the linking them in SD.

Does link2SD move the entire apk or not?
Why free space decrease, also if use link2SD after install an app?
 
bakpinar
Old
#124  
Recognized Developer - OP
Thanks Meter 714
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by timpoldo View Post
I've to notice the same problem reported by ozonbg: I've finished the free space in ROM, after installing and the linking them in SD.

Does link2SD move the entire apk or not?
Why free space decrease, also if use link2SD after install an app?
Link2SD does not move data and dalvik-cache, it only moves the apk file.
APKs are actually on the card; the dex files (dalvik-cache), private data directories, and native shared libraries remain in internal storage.
 
MegaBubbletea
Old
#125  
MegaBubbletea's Avatar
Senior Member
Thanks Meter 40
Posts: 576
Join Date: Oct 2010
Location: Brisbane

 
DONATE TO ME
Lol...first post.

v1.0.7 -> 1.2.0.

What happened in between?
HTC One X
Android Revolution HD 21.0
-----------------------------------
My Bubbletea Time | Nexus 7
 
ozonbg
Old
(Last edited by ozonbg; 29th January 2011 at 07:38 AM.)
#126  
ozonbg's Avatar
Member
Thanks Meter 7
Posts: 51
Join Date: Jan 2011
Can we do something to free up space occupied by data and delvik cache of the apps? Thanks!

Sent from my HTC Hero using XDA App
 
surya77
Old
#127  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Jan 2011
If i want to install link2es in my sony X8, do i need to root the phone first? Thanks in advance.
 
CaptainZap
Old
#128  
CaptainZap's Avatar
Senior Member
Thanks Meter 33
Posts: 263
Join Date: Dec 2010
Ofcourse, rooting is a must when dealing with modding stuff.
 
SrMoure
Old
#129  
Member
Thanks Meter 0
Posts: 41
Join Date: Feb 2008
Location: Sydney
Finally v1.2 works for me after doing a factory reset. Now I cannot root permanetly the device as before, but this is not an issue. Very happy with this app!! Where is the donation link ???
 
bakpinar
Old
(Last edited by bakpinar; 29th January 2011 at 07:09 AM.)
#130  
Recognized Developer - OP
Thanks Meter 714
Posts: 333
Join Date: Dec 2010
Location: Istanbul
Quote:
Originally Posted by ozonbg View Post
Can we do something to free up space occupied by data and dalvik cache of the apps? Thanks!

Sent from my HTC Hero using XDA App
Try to remove everything in /data/dalvik-cache then reboot immediately. Do not launch any app before reboot.
DEX files that have been removed will be regenerated automatically by the package manager if you restart the phone. They don't get regenerated on app launch because the system doesn't expect files to disappear out from under it.

This way, may be, you can free up some space of old unnecessary .dex files.

The Following User Says Thank You to bakpinar For This Useful Post: [ Click to Expand ]
Tags
link2sd, link2sd issues