Skip to main content
1 vote
0 answers
22 views

I am trying to solve 16 KB page size issue that has occured to my React Native project. I have upgraded my react native to 0.81.0 and updated my reanimated library to something 4.1.x.x. Below is the ...
klaus19's user avatar
  • 40
-1 votes
0 answers
25 views

Problem When I open my app, splash screen appears a few seconds and then app gives crash. It starts consuming more and more memory as the time pass. After reaching 3GB of ram it gives crash and closes....
Schiswot's user avatar
0 votes
0 answers
12 views

My Activity specifies android:configChanges= "keyboard|keyboardHidden|uiMode|orientation|screenLayout|screenSize|smallestScreenSize|navigation" But still, when the user switches the ...
A.G.'s user avatar
  • 2,227
Tooling
0 votes
0 replies
13 views

ENV: a rooted Android phone equipped with the Snapdragon 8 Gen 3 chip. Question: I can adjust the CPU/GPU frequency via sysfs (e.g., `echo xxx > /sys/class/kgsl/kgsl-3d0/devfreq/min_freq`). Are ...
user31948700's user avatar
0 votes
0 answers
23 views

ENV: a rooted Android phone equipped with the Snapdragon 8 Gen 3 chip. Question: I can adjust the CPU/GPU frequency via sysfs (e.g., echo xxx > /sys/class/kgsl/kgsl-3d0/devfreq/min_freq). Are there ...
user31948700's user avatar
0 votes
0 answers
19 views

I’m implementing an Android Auto navigation app using the Android for Cars App Library in Kotlin. The app runs on Android Auto and shows the NavigationTemplate with the map, but the routing / maneuver ...
draxex's user avatar
  • 79
1 vote
0 answers
24 views

i wan't to set screen corner to 19px ,so I modify "rounded_cornder"_radius to 19px , but in fact, screen corner radius is smaller than 10px ; like this : frameowkrs/base/core/res/res/values....
MrTidom's user avatar
  • 11
0 votes
0 answers
30 views

My goal is to make text with Dynamic Color enabled more bright and readable, like how it looks without the Dynamic Color. I know that I can set text color programmatically, but this is an approach, ...
MrCookie's user avatar
  • 101
0 votes
0 answers
35 views

Please check for me if the code is correct, the function call position is reasonable. Because there is currently a problem that the navigation sound when starting Navigation is sometimes absent. ...
Đoàn Văn Quyết's user avatar
1 vote
0 answers
72 views

Is there a way to change the icon color of the 3-button navigation bar on Android 15 & 16? I’ve already changed the background color of the status bar, the icon color of the status bar, and the ...
Spyros Gashel's user avatar
-1 votes
1 answer
40 views

Get.snackbar( easy.tr("missing_information"), easy.tr("enter_email_password"), backgroundColor: AppColors.redColor, colorText: AppColors.whitetextColor, snackPosition: ...
Zeeshan's user avatar
Best practices
0 votes
0 replies
41 views

I’m using Koin for dependency injection in an Android app, and I want to provide BluetoothManager through DI. Right now, I have a module like this: val bluetoothModule = module { single<...
Robert Baricevic-Petrus's user avatar
0 votes
0 answers
29 views

I'm working on a bluetooth library. This library is used by the service at runtime to talk to the controller. The service binary is built in AOSP env with soong. The library i have is generally logic ...
mahoriR's user avatar
  • 4,617
0 votes
0 answers
52 views

System: OS: macOS 15.7.2 CPU: (24) arm64 Apple M2 Ultra Memory: 133.40 GB / 192.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.20.8 path: /Users/u/.nvm/versions/node/...
Tiffany Liu's user avatar
0 votes
1 answer
47 views

I would like to highlight a multiline text in a expo app by changing the text's background color. there i can like the image highlight color. my code: import HighlightText from &...
Rasel Babu's user avatar

15 30 50 per page
1
2 3 4 5
94461