View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window runtime-1.3-a30a15c9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.shadow.core.runtime
├─ com.tencent.shadow.core.runtime.ActivityOptionsSupport.class - [JAR]
├─ com.tencent.shadow.core.runtime.FixedContextLayoutInflater.class - [JAR]
├─ com.tencent.shadow.core.runtime.GeneratedPluginActivity.class - [JAR]
├─ com.tencent.shadow.core.runtime.PackageManagerInvokeRedirect.class - [JAR]
├─ com.tencent.shadow.core.runtime.PluginActivity.class - [JAR]
├─ com.tencent.shadow.core.runtime.PluginManifest.class - [JAR]
├─ com.tencent.shadow.core.runtime.PluginPackageManager.class - [JAR]
├─ com.tencent.shadow.core.runtime.PluginPartInfo.class - [JAR]
├─ com.tencent.shadow.core.runtime.PluginPartInfoManager.class - [JAR]
├─ com.tencent.shadow.core.runtime.ResolverHook.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowActivity.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowActivityLifecycleCallbacks.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowAppComponentFactory.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowApplication.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowContext.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowDialogSupport.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowFactory2.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowFragmentSupport.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowInstrumentation.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowIntentService.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowLayoutInflater.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowNativeActivity.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowPackageItemInfo.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowPendingIntent.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowService.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowWebView.class - [JAR]
├─ com.tencent.shadow.core.runtime.ShadowWebViewLayoutInflater.class - [JAR]
├─ com.tencent.shadow.core.runtime.SubDirContextThemeWrapper.class - [JAR]
├─ com.tencent.shadow.core.runtime.UriConverter.class - [JAR]
├─ com.tencent.shadow.core.runtime.XmlPullParserUtil.class - [JAR]