You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem with the exported gradle being loaded
class:com.bytedance.sdk.openadsdk.core.ah
method:public void loadBannerAd(AdSlot adSlot, TTAdNative.BannerAdListener bannerAdListener)
Click on method com.bytedance.sdk.openadsdk.core.c.a.a(int i, TTAdSlot tTAdSlot) in jadx to jump to the method correctly
jadx export gradle to Androidstudio, same operation as above, but jumped to the wrong way!
I don't know if this is a bug in jadx or Androidstudio, and I don't know who to feedback this bug to.
The text was updated successfully, but these errors were encountered:
jadx latest beta version
apk link:https://drive.google.com/file/d/1PATcJFN-fKWVBy0yZhgcU7xt0LsveuMk/view?usp=sharing
Android Studio Chipmunk | 2021.2.1 Patch 1
Windows 11
openjdk11
jadx configuration:
class:
com.bytedance.sdk.openadsdk.core.ab
method:
public org.json.JSONObject g(org.json.JSONObject r6)
class:
com.bytedance.sdk.openadsdk.core.ah
method:
public void loadBannerAd(AdSlot adSlot, TTAdNative.BannerAdListener bannerAdListener)
Click on method com.bytedance.sdk.openadsdk.core.c.a.a(int i, TTAdSlot tTAdSlot) in jadx to jump to the method correctly
jadx export gradle to Androidstudio, same operation as above, but jumped to the wrong way!
I don't know if this is a bug in jadx or Androidstudio, and I don't know who to feedback this bug to.
The text was updated successfully, but these errors were encountered: