Closed XingYuanWei closed 1 year ago
Instead of posting screen shots it may be better to post your source code as text. Best would be a minimal code snippet that can be executed (no external dependencies except jadx libs).
@XingYuanWei you must invoke jadx.load()
before accessing any jadx data.
so sorry. i will change my post question as soon as in free time.
---Original--- From: "Jan @.> Date: Fri, Jan 13, 2023 16:12 PM To: @.>; Cc: @.**@.>; Subject: Re: [skylot/jadx] [core] (Issue #1759)
Instead of posting screen shots it may be better to post your source code as text. Best would be a minimal code snippet that can be executed (no external dependencies except jadx libs).
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
hi. i change my post
---Original--- From: "Jan @.> Date: Fri, Jan 13, 2023 16:12 PM To: @.>; Cc: @.**@.>; Subject: Re: [skylot/jadx] [core] (Issue #1759)
Instead of posting screen shots it may be better to post your source code as text. Best would be a minimal code snippet that can be executed (no external dependencies except jadx libs).
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
thanks for you . I have a question. i use jadx as lib in java intellij idea project.as follow code.
i output the jadx.getClasses() but the result is empty. as follow [] [] last but not least.the decompilation source directory on can find R.java. I change other apk files, but the result always Only R.java