Stock FAQs

how to deodex samsung stock rom marshmallow site:forum.xda-developers.com

by Sebastian Sipes Published 3 years ago Updated 2 years ago
image

Should I deodex the ROM package before installing it?

A developer building a custom ROM would almost always choose to deodex the ROM package first, since that would not only allow him to modify various APKs, but also leave room for post-install theming. On the other hand, since the .odex files were supposed to quickly build the dalvik cache, removing them would mean longer initial boot times.

How to deodex System Folder in solution?

Once you have your system folder in Solution, select Tools > Deodex Tool. 4. Now try deodexing it. (Note: when you are trying to Deodex framework folder some of the apk and binaries will remain odexed due to incompatibility) 1.

How to de-odex apps in Windows 10?

The three dot button and select a folder containing apps, priv-apps, frameworks folder & build.prop file. The tool will load all the details. Now click on the Play button to start the deodexing, it will not take much time (as shown below).

What is a deodexed file in Android?

For the majority noobs amongst us, Android OS uses a Java-based virtual machine called the Dalvik Virtual Machine. A deodexed or .dex file contains the cache used by this virtual machine (referred to as Dalvik-cache) for a program, and it is stored inside the APK.

image

What is deodexing in Android?

Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating the worry of a modified APK conflicting with some separate odexed parts.

Does removing odex files mean longer boot times?

On the other hand, since the .odex files were supposed to quickly build the dalvik cache, removing them would mean longer initial boot times . However, this is true only for the first ever boot after deodexing, since the cache would still get built over time as applications are used.

image
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9