Hi ,first of all thank you for the amazing effort you guys put into this
I have a question ,why I can't get root access ? I tried the su add-on and the superSU official zip but no luck ,can any one point me to where I should look thank you
Services.jar is needed may be it's the one making the problem with the booting thing, please try again and send me a log file so I can check closely
Sent from my m2 note using Tapatalk
if there is no odex files the rom is already odexed ,but may be the odex files in your rom are with some new extension or new compression ,send me the full logs and if possible a zip file of your system files so i can check closely
all those are just informations and warnings no thing fatal is logged here ,please provide the full logs and describe a little more so I can help you ,the vendor libs are not required but I have to pull the system folder from device recursively because it's safer than pulling files one by one...
the error reading input stream is a normal thing it happens when the tool is trying to read data from a closed stream (stream closed by native OS and not by JAVA) and the error is catched and handled it doesn't affect the deodexing process
the services.jar didn't deodex because of the heapsize ,please go to settings > performance and change the heapsize to something higher than 512 like 1024 or even 2048 you have plenty of ram ;)
[15:43:56][stdError] Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit...
Sorry I thought I answered that
Those 3 apks have encrypted or some new kind of odex files and they can't be deodexed with smali baksmali or oat2dex there is no thing I can do for you sorry
Sent from my m2 note using Tapatalk
any deodexing will break signature ,I have to put the dex file back in the apk so signature will be broken
and for the trouble you are having can you send full log and the rom log ? I can't help you otherwise
I didn't forget about you man, it's just too hard for me to put my finger on your Rom 's problem :D
Sent from my m2 note using Tapatalk
edit :
new version available use ota to update or grab it from github :D cheers guys
let me now if sony problems are fixed
for the Settings.jar and Teleservice.jar I am well aware and am working on that ,on the other hand never heard of orig.applications.sqsh before ,I will add support for it thanks for reporting ,please if there is more device specific stuff let me know :D
note : the problem with those jars not...
I've try, it show a long list of adb command and it's function.
ok ,you have adb under c:/adb right ? copy the files from that folder to bins/native/adb/windows in the tools folder and try again
it not working too, i've refreshed it and still doesn't work.
thank you. :good:
I am afraid there is no possible quick fix for this now, I will fix it in the next version for know you can try and pull the system folder yourself with the command
adb pull /system path/to/save/on/pc
Let me know...
if you can tell me which version worked ,may be in next builds I will add option to use more versions of oat2dex and fall to them one on one if one of them fail
I am afraid there is no quick fix for that ,as it seems there is a smali/baksmali and oat2dex internal problem ,you can try and deodex it manually ,but I think the specific odex is not a standard odex therefor it's not yet supported by smali and oat2dex ,sorry but there is no thing I can do to...
thanks , yep I was right it's a heap size thing ,go to File >> Settings >> Performance and change the max heap size to a higher value run the tool on the same folder it will resume deodexing
this is strange adb seems to kill and start server normally ,but the log provided you didn't click on...
Can you provide a full log? I think it might be a heap size being to small
Provide the logs so I can help you
Thank you
Sent from my m2 note using Tapatalk
Make sure :
* - You device is authentified with you PC and your PC can access your phone (test in Cmd)
* - the screen is unlocked
Sent from my m2 note using Tapatalk
If meizu provides the kernel sources ,I will start making CM roms for m2 note ,but I did contact meizu to give me kernel sources but they claimed they don't know any thing about that
YOU replaced the file in the tool ?
Sent from my m2 note using Tapatalk
Edit : if you need real time assistance join me on freenode http://webchat.freenode.net/?channels=lordroid
sorry ,it was my mistake I provided a fix see my previous edited post or see github release page download the fix and replace it
not really ,it was my mistake I screwed up the code ,I provided a fix see github release page for more details
the release page...
please elaborate (provide more details ) do you have the lang folder ? send me the full log with system info if available , did you use the tools as is or did you add some new stuff ?
Edit :
never mind ,yes my bad I screwed up I added a fix on github , download this archive and replace...
I don't make translations in Chinese as I don't know any thing about it, translations are provided by the community members, I don't have any lang file for 1.25 right now sorry I will add new ones in next build
Thanks for the feed back and the translation I will add it in next version in the...
Don't use the modified Chinese Lang file it was for 1.24 ,use custom Lang files only if you know what you are doing and the custom Lang file have all the strings needed by the tool
Sent from my m2 note using Tapatalk
you have an outOfmemory when deodexing service.jar ,please go to File > Settings > performance > heap size and change it to something higher than 512mb ,you have 8gb of your pc so use 1024m and every thing will work
the tool is meant for batch deodexing ,to deodex a single apk use oat2dex or smali/baksmali
the links provided will give you all what you need to know ,if you have further question let me know
ok glad to hear that
===========================================================================
New version is here with lots of more optimizations and fail-safes for more scenarios :D
Did you download the full version or the patch 1.23_to_1.24 ? The libs folder is missing download the big tarball file ,because the other one doesn't contain all files it contain just the changed files between the two last version
Those apks have non standard odex there is no way to deodex them (at least that I know of ) I suggest you search for those apks in your phones forum
Ps :I am writing from my phone right now I will get back to you with more details when I am on pc
The screen shots are of a very old version ;)...
please provide more details ,why can't you deodex ,what is the error ? and attach fXXXX_full.log file and systeminfo.txt you can find them under logs folder
other wise I can't help you ,I am not a wizard :p
I see the last log the time you tried with just the two failed .odex it succeeded ... I run another time the tool on your rom ,and I didn't get any errors ,can you confirm that the second time it was deodexed ?
[22:40:41][ INFO ]/system/app folder found ... [OK]
[22:40:41][ INFO...
ok ,I see ,it's not the symlinks ,the files structures is not as it used to be ,it needs more work ,I know where the problem is I will fix it an get back to you as soon as I am done (it's gonna take a while because I need to change a lot )
EDIT :
Wolfbreak
replace the launcher.jar you have with...