Skip to content

No classes found找不到类 #29

@MiniDrunKeer

Description

@MiniDrunKeer

System.out.println(input);
long l = DexLib2Utils.splitDex(new File(String.valueOf(input)), splitDex, whileList, blackList);
System.out.println(l);
if (l<=0) {
System.out.println("No classes found");
return;
}
我尝试了好多种方法 都一只报错 我只是个小白 不知道为啥 long l输出一直为0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions