Skip to content

Multiple same specifications with Unpack_img  #7

@xiaotang158

Description

@xiaotang158

First of all, your tools have helped me a lot. Thank you so much!

test environment:
UKA_5.27 version, Owner : Android 10 and FLYME 9, ROM : Android 10 and system as root

error :
Multiple same specifications error occurs when \local\binary\bin_system\imgextractor1.py is called

local\binary\unpack_img:Number of lines of code 376

    #echo
    echo ".....$unpacking ${file}..."

    python31 $binary_dir/bin_system/imgextractor1.py "$file" "$PWD"

    #python31 /data/local/binary/bin_system/imgextractor1.py "$file" "$PWD"

My temporary solution

python31 $binary_dir/bin_system/imgextractor1.py  -i "$file"  -o "$PWD"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions