Recent content by lord-ralf-adolf

  1. lord-ralf-adolf

    Post [ROM] LineageOS-14.1 for Meizu M2 Note [7.1.2]

    Thank you ,that worked like a charm
  2. lord-ralf-adolf

    Post [ROM] LineageOS-14.1 for Meizu M2 Note [7.1.2]

    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
  3. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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
  4. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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
  5. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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...
  6. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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
  7. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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...
  8. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    Send me a log file of the tool so I can fix this services.jar problem Sent from my m2 note using Tapatalk
  9. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    Thanks for your feedback and the compliment, I am glad you're enjoying my software :) Sent from my m2 note using Tapatalk
  10. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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
  11. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    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
  12. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    The bootclasspath is the output of deoptimized boot.oat Sent from my m2 note using Tapatalk
  13. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    Please update to latest version that problem was fixed in 1.27 Sent from my m2 note using Tapatalk
  14. lord-ralf-adolf

    Post [WIN][LINUX][OSX] Lordroid One Batch Deodexer To Rule'em All |Supports all versions

    to track that fc you gonna need the roms logs not the tool logs