-
Android博客周刊专题之#插件化开发#
本期专栏目讨论插件化开发。插件化涉及的东西很多,所以我们需要多个维度去学习。大概分为5个部分:预备知识、入门、进阶、系列、类库。一步一步深入了解插件的原理。本专栏会不定时更新相关内容,请留意更新的消息。
转自:http://www.androidblog.cn/index.php/Index/detail/id/16#
…
-
Hi,
Android NDK Application (using GENIE C API) fails to run llama v2 7B quantized on Galaxy S24 Ultra.
It succeeds to create the dialog config. (GenieDialogConfig_createFromJson).
But, it fails to…
-
Here's the logcat content.
Let me know if you need more informations.
E/CameraClient(27102): Could not open camera 1: -19
E/CameraClient(27102): initialize: Camera 1: unable to initialize device: No …
N0ury updated
6 years ago
-
I am getting an NDK crash in `libdartjni.so (GetApplicationContext+60)` when I upload a release build of my APK to the Play Store. (The debug build runs fine locally.)
![image](https://github.com/d…
-
## Describe the bug
It shows the notification of "the alarm will sound soon". It never sounds and the alarm is dismissed.
The sounds is not the predetermined one.
## To Reproduce
Describe the s…
-
### Description
-------------------------REACT-NATIVE--------------------------------
"react-native": "0.68.2",
--------------------------------JAVA-----------------------------------
java :
o…
-
```console
I/CameraDeviceState(31088): Legacy camera service transitioning to state IDLE
I/RequestQueue(31088): Repeating capture request set.
W/LegacyRequestMapper(31088): convertRequestMetadata -…
-
Hello !
When I disable the Access Point functionnality of my Pixel 8 running GrapheneOS, I got a crash. Here it is :
```
type: crash
osVersion: google/shiba/shiba:14/AP1A.240505.005/2024051500…
-
Bug happened when the WiFi Tethering was deactivated for no client reason.
```
type: crash
osVersion: google/husky/husky:14/AP1A.240505.005/2024051500:user/release-keys
uid: 1010 (u:r:hal_wifi_e…
-
I found that you are using MyService.java to create binder.
Some other examples are registering service to defaultServiceManager().
https://github.com/qianjigui/android_system_service_example/blob/m…