Android is upgrading- Optimizing apps x of x

Search This thread

Nishad1982

Senior Member
Sep 8, 2013
233
36
Dubai
After upgrading to Harsh Jelly 5.2 I odexed it. Now each time I reboot this upgrading and optimization happens. It takes a long time to boot up.
I did a fresh install doing factory reset etc.
When I ran odex command I disabled zipalign options.
Anyone experienced such issues? Plz share your thoughts.

Edit - In each reboot dalvik cache is being cleared. That's why it is happening.

Sent from my GT-I9070 using XDA Free mobile app
 
Last edited:

ajeshmanu

Senior Member
May 25, 2013
256
66
Newdelhi
After upgrading to Harsh Jelly 5.2 I odexed it. Now each time I reboot this upgrading and optimization happens. It takes a long time to boot up.
I did a fresh install doing factory reset etc.
When I ran odex command I disabled zipalign options.
Anyone experienced such issues? Plz share your thoughts.

Edit - In each reboot dalvik cache is being cleared. That's why it is happening.

Sent from my GT-I9070 using XDA Free mobile app


Y u odexed it? I already replied to you. I had this prblm bt a clean install helped me....i didnt odexed it anyway
 

Nishad1982

Senior Member
Sep 8, 2013
233
36
Dubai
Does anyone know how to disable clearing dalvik cache on reboot?

Sent from my GT-I9070 using XDA Free mobile app
 

jineshpatel30

Senior Member
Nov 8, 2012
1,583
1,188
After upgrading to Harsh Jelly 5.2 I odexed it. Now each time I reboot this upgrading and optimization happens. It takes a long time to boot up.
I did a fresh install doing factory reset etc.
When I ran odex command I disabled zipalign options.
Anyone experienced such issues? Plz share your thoughts.

Edit - In each reboot dalvik cache is being cleared. That's why it is happening.

Sent from my GT-I9070 using XDA Free mobile app

Y u odexed it? I already replied to you. I had this prblm bt a clean install helped me....i didnt odexed it anyway

these may be helpful...

http://xdaforums.com/showpost.php?p=52575589&postcount=3450

http://xdaforums.com/showpost.php?p=52578787&postcount=3452

don't ask any thing about it in original cocore thread as it was off topic there

and if it'll help don't forget to hit thanks :p:silly:
 

115dan

Senior Member
Mar 11, 2014
185
31
Pitesti
For those who have problems with odexing rom. Do a clean install of HarshJelly 5.2 then download the odexer tool from here :
http://xdaforums.com/showthread.php?t=2390162
Tip: Download UOS_V642_ARMEABI.zip for ARM devices like S Advance.
Flash it via recovery, reboot phone, open terminal emulator and type:
su
dexo -all

Wait until odex in done (apps will force close). When odex done reboot. If phone freezes after reboot, reboot again. For me is working, rom is odexed and smooth. No Android is upgrading message on boot.
Sorry for my bad english.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    For those who have problems with odexing rom. Do a clean install of HarshJelly 5.2 then download the odexer tool from here :
    http://xdaforums.com/showthread.php?t=2390162
    Tip: Download UOS_V642_ARMEABI.zip for ARM devices like S Advance.
    Flash it via recovery, reboot phone, open terminal emulator and type:
    su
    dexo -all

    Wait until odex in done (apps will force close). When odex done reboot. If phone freezes after reboot, reboot again. For me is working, rom is odexed and smooth. No Android is upgrading message on boot.
    Sorry for my bad english.