Recent content by MasLnd

  1. M

    Do I need to unlock the bootloader in order to modify the system.img file in the firmware?

    Yes, I have been looking at CrashXXl's work too. No luck yet. With my particular issue. Thanks for replying
  2. M

    Do I need to unlock the bootloader in order to modify the system.img file in the firmware?

    I'm trying to add an APK to /system/priv-app in a Droid Maxx by modifying the firmware. Using simg2img and make_ext4fs on ubuntu, I can unpack and repack the system.img file, place it back into the firmware, and flash it successfully. But when I do the same thing, and add the APK to...