-
Version 35 downloaded from F-Droid.
Android API 34 using Android Studio with Virtual Device Manager.
Log 1/6:
```
--------- beginning of main
04-04 20:01:25.514 574 2110 W IPCThreadState: Send…
-
There is ndk level bug that manifests while dispose() method calls.
com.whelksoft.camera_with_rtmp.Camera.kt
```
fun dispose() {
close()
flutterTexture.release()
orientationEventListener…
-
原awtk demoUI编译成功、真机运行成功。各仓库版本均最新
准备移植SmartWatch.v2-Demo至安卓真机,测试运行性能。
修改位置:
1. awtk/build.json
```JSON
{
"name": "demoui",
"version": "1.0",
"assets": "../awtk-examples/SmartWatch.v…
-
I created a branch ```android``` that enables building Darling for Android. Currently it builds but doesn't run. ```darling shell``` fails at ```pivot_root()```.
Overlayfs requires Linux kernel 3.1…
-
I am new to Android development (started just this month) and I am already diving into customizing this app. Please bear with me :)
I tried on both Nexus One and S4 virtual devices on Genymotion and …
-
**Describe the bug**
Can't click on screen even with fake touch. Mouse clicks on the games start screen do not work
**General information (please complete the following information):**
- Waydr…
-
Hi,
The banking application of the Polish bank "Millenium Bank" stopped working after upgrading GrapheneOS to 2024031100. Below is the log of the application, which crashes a few seconds after start…
-
Hi
Simply fails with a 200 lines Gradle build file.
The resulting file has almost 900 lines and does not compile. :(
[build.gradle.zip](https://github.com/bernaferrari/GradleKotlinConverter/fil…
-
**Solutions Implemented for Compatibility with Unity 2021 and Higher Versions:**
1. **Issue: Execution failed for task ':unityLibrary:BuildIl2CppTask'.**
- Error: NDK is not installed
Sol…
-
You have some interesting work in this project, just a bit... much... having the debian sysimage dependency. I've been working on a print framework plugin using libcups via ndk/jni.
I would welcome a…