Apk-Changer icon indicating copy to clipboard operation
Apk-Changer copied to clipboard

Can not deodex my Oneplus android9.0 rom

Open qqzwc opened this issue 7 years ago • 3 comments

The rom is here: http://download.h2os.com/OnePlus%203T/forum/OnePlus3THydrogen_28_OTA_060_all_1903310222_b76c39af1e5d4362.zip The log is here: log.txt

qqzwc avatar Apr 24 '19 03:04 qqzwc

Did you tried to deodex whole rom or seperate folders? In you log i don't see rom extraction log and apkchanger not detected android version as result program uses wrong deodex method. Here is my log and deodexed files: log.txt rom

Furniel avatar Apr 24 '19 08:04 Furniel

Thanks for your kindly reply, I will try it later. By the way, it seems that you are running compact_dex_converter with cygwin intead of former flinux.exe under windows?

qqzwc avatar Apr 25 '19 02:04 qqzwc

Did you tried to deodex whole rom or seperate folders? In you log i don't see rom extraction log and apkchanger not detected android version as result program uses wrong deodex method. Here is my log and deodexed files: log.txt rom

Edit: Is flinux.exe abandoned in this version? What about a full ArchLinux Environment Under Windows by flinux? https://xysun.me/static/flinux-archlinux.7z

Find the reason: 1.My system is Windows10 x64,but the file 'wslconfig.exe' and 'wsl.exe' is missing, and the tool thinks that WSL has been enable on my machine. [%errorlevel% =9009] 2.This tool sometimes use 'D:\Apk-Changer-master\other\place-files-here-for-modding' as default path which lead to errors ,You should try to delete this folder "D:\Apk-Changer-master\other\place-files-here-for-modding" first, so that it can use 'D:\Apk-Changer-master\place-files-here-for-modding' correctly. 3.There are some problems with processing Linux Symlinks under Windows.

'wslconfig' is not recognized as an internal or external command, wsl "/mnt/d/Apk-Changer-master/other/cdexconv/linux/compact_dex_converter" "/mnt/d/Apk-Changer-master/temp/system/app/BackupRestoreRemoteService/oat/arm64/BackupRestoreRemoteService_classes.cdex" Cannot run program "wsl" (in directory "."): CreateProcess error=2, The system could not find the specified file. I: vdexExtractor Can't deodex BackupRestoreRemoteService.vdex

WARNING: The system could not find the specified path. D:\Apk-Changer-master\temp\system\app\Bluetooth\lib\arm64\libbluetooth_jni.so

The system cannot find the path specified.

ERROR: The system could not find the specified file. place-files-here-for-modding

System ERROR: The system could not find the specified file. File Not Found

Deodex_errors.txt log.txt

qqzwc avatar Apr 26 '19 01:04 qqzwc