-
### Steps to reproduce
1. convert any images into .jxl
2. zip the jxl images into cbz/zip archive
3. open the chapter with the jxl images
### Expected behavior
all images should load, the same as…
-
### Minimal reproducible example
https://github.com/oferraanan/map-location.git
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build, in …
-
I started a lineage-15.1 build for Sony Xperia XA2 `pioneer`. The `repo sync` and `breakfast` stages completed fine. The build did not complete, due to an error probably caused by differences in Pytho…
-
### What version of gRPC and what language are you using?
v1.64.0 and v1.64.2
Compilation of the project for android.
### What operating system (Linux, Windows,...) and version?
Linux, ubuntu-22…
-
【麻烦大神帮我 抽空看一下这个问题】
这个问题已经卡我一个多星期了,章节后面的动态注册的函数也停滞不前。
【书本代码出处】
代码清单11-5 hookNative.js中, 核心代码如下:
var libnative_addr = Module.findBaseAddress('libnative-lib.so')
【报错信息】
Error: libnative-lib…
-
### Checklist
- [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Launcher/releases/latest).
- [X] I made sure that there are **no existing issues** - [op…
-
### Version
Media3 1.2.1
### More version details
_No response_
### Devices that reproduce the issue
FireOS 8 FireTV
[ro.product.build.fingerprint]: [Amazon/ginza/ginza:11/RMAIN1.1990N/002432747…
-
**Description of the bug**
- If I move objects up, everything seems to be working fine
- If I move objects down, things start alternating, this probably is unintended(?)
- Some parts only alterna…
-
i am facing this issue while updating firmware it keep throwing this exception though i have added proguard rules in platforms andriod resources but it still showing it,
**DfuArchiveInputStream] M…
-
My test codes
```c++
int test_zip()
{
mz_zip_archive zip;
memset(&zip, 0, sizeof(zip));
if (!mz_zip_writer_init_file(&zip, "/sdcard/hanwang/wordResult/test.zip", 0)…