• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[REF][UPDATED 2012-01-09] Repository of HOWTOs, ROMs, MODs, etc.

Ive installed hybrid v3 cool gowthams rom. But im not able to install apps from market(google play) it is showing "package not supported". plz can anyone provide solution for this..

The problem arise cuased by after flashing that ROM, SYSTEM ROM only have free space about 1~2 Megabyte, caused by file on folder dalvik cache still on SYSTEM ROM, take about 30mb.

i found guy from xda yfscooby make pacth Fix SYSTEM ROM nearly full after flashing ROM or Dalvik cache still on SYSTEM ROM.

I try it for Hybird v3 Rom and it works.

source : http://forum.xda-developers.com/showpost.php?p=9895805&postcount=2868

content :

#!/system/bin/sh
-/system/bin/mkdir /system/sd/dalvik-cache
-/system/bin/chmod 777 /system/sd/dalvik-cache
-/system/bin/cp /data/dalvik-cache/* /system/sd/dalvik-cache
-/system/bin/rm -rf /data/dalvik-cache
-/system/bin/ln -s /system/sd/dalvik-cache /data/dalvik-cache
+/system/xbin/busybox mkdir /system/sd/dalvik-cache
+/system/xbin/busybox chmod 777 /system/sd/dalvik-cache
+/system/xbin/busybox cp /data/dalvik-cache/* /system/sd/dalvik-cache
+/system/xbin/busybox rm -rf /data/dalvik-cache
+/system/xbin/busybox ln -s /system/sd/dalvik-cache /data/dalvik-cache
echo x > /data/.dalvikcache


i made attachment patch:
View attachment 48326

extract file form zip. use 7zip to open Hv3 ROM. replace move_cache_sd file by drag drop from file just extracted.

after flashing again ... System ROM have around 35Mb free space, because dalvik cache move to /data in interal storage.

cmiiw :)


Sent from my movi m1 using Tapatalk 2
 
  • Like
Reactions: harikrsih510
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones