Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not deodex my Oneplus android9.0 rom #24

Open
qqzwc opened this issue Apr 24, 2019 · 3 comments
Open

Can not deodex my Oneplus android9.0 rom #24

qqzwc opened this issue Apr 24, 2019 · 3 comments

Comments

@qqzwc
Copy link

qqzwc commented Apr 24, 2019

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

@Furniel
Copy link
Owner

Furniel commented Apr 24, 2019

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

@qqzwc
Copy link
Author

qqzwc commented Apr 25, 2019

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
Copy link
Author

qqzwc commented Apr 26, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants