-
For 200% scaled monitor, jadx got scaled twice, for `DisplayMode` returns native resolution.
https://github.com/skylot/jadx/blob/bb4d88cc6841eaf3368e96943a59aa42fe1cb26b/jadx-gui/src/main/java/jadx…
-
Tested with jadx/jadx-gui versions 1.3.3 and 1.4.4, the jadx-gui program's GUI starts breaking when hovering code.
In Macbook, I have never experienced this issue with jadx. I am now trying to use …
-
there's declare-styleable in attrs.xml, when decompiled, the declare-styleable is not recoginzed, only attrs
-
**To Reproduce**
```sh
git clone --depth 1 -b master https://github.com/skylot/jadx.git
cd jadx
./gradlew dist
```
**Debug Log**
```
FAILURE: Build failed with an exception.
* Where:
B…
-
## Issue
Currently, we're having a sample to define [BASE_API_URL](https://github.com/nimblehq/android-templates/blob/develop/CoroutineTemplate/app/build.gradle.kts#L41) via `BuildConfig`. **BuildC…
-
hello me using in code
``` java
tv.setOnClickListener((v) -> {
File file = new File("/storage/emulated/0/ApkEditor/classes_merge.dex");
File fi = new File("/storage/emulated/0/ApkEdit…
-
Hi:
When I use this VS Code extension to convert smali to Java, I find some cases OK, but some cases with a failure "Decompile failed: The compiled file is not found"
Does anyone meet the same pro…
-
Aparentemente o erro da semana retrasada retornou, provavelmente aquele token expirou.
-
when I open the mbo_test,py in the embedded python api, I get the following exception and the api is disabled:
java.lang.NullPointerException: Cannot invoke "org.fife.ui.rsyntaxtextarea.folding.Fol…
-
Pressing the "Import" button generates a fault:
![image](https://user-images.githubusercontent.com/7812354/216758495-0b1e45c9-0577-484e-ac30-4d2d6f720c8c.png)
Version: 1.2.0
Loading settings from…