Anonymous » 05 мар 2024, 03:17
Последнее сообщение Anonymous «
Anonymous »
At the moment, I am playing around with Android, figuring out how to build my own custom Android ROM, and everything seems to be going well. All until I start to compile Android.
When I enter make -j2 aapt into the terminal, after a little bit of...
Гость » 04 мар 2024, 18:57
Последнее сообщение Гость «
Гость »
So I'm Stuck on this frustrating issue. I am quite new to Google Auth on Firebase but I done everything the firebase docs instructed in how to integrate the Google SignIn Auth, yet I'm still receiving this weird Error in the console consisted of two...
Гость » 04 мар 2024, 18:57
Последнее сообщение Гость «
Гость »
Compose has FocusRequester() with the function requestFoucs() which seems to behave in unexpected and inconstant ways. The following is a great example of a focus issue which should be addressed.
Гость » 04 мар 2024, 18:56
Последнее сообщение Гость «
Гость »
RTCView is not working with opacity style changes in Android. The RTC view not considering the added opacity (and the same opacity changes are working in case of iOS). Wrapping RTCView into a react-native View or TouchableOpacity is also not...
Гость » 04 мар 2024, 18:56
Последнее сообщение Гость «
Гость »
I integrated the push notification service from attach according to the documentation. and the push notification sending is handled via Firebase and Spring-boot for sending the notification.
The push notification is working fine while the...
Гость » 04 мар 2024, 18:55
Последнее сообщение Гость «
Гость »
Is there any way to convert black and white bitmap to Single-Channel JPEG in Android?
I have a black and white bitmap that I create using ARGB_8 config. I need to send to server a Base64 of Single-Channel JPEG. I tried compressing my bitmap using...
Гость » 04 мар 2024, 18:51
Последнее сообщение Гость «
Гость »
I need to modify an 8 year old, very bound code. In the old code I didn't have to wait for the async result, so I could work with it easily, but now I have to wait for it because of another async task.
Гость » 04 мар 2024, 18:50
Последнее сообщение Гость «
Гость »
What is the difference between app signing certificate and upload certificate? I am having trouble with integrating Google Play Games with my app (I posted about this as another question) and I noticed that the one that is used for client Id that is...
Гость » 04 мар 2024, 18:49
Последнее сообщение Гость «
Гость »
I'm trying to chain my Android permissions. What I'm attempting to achieve is to check if the permissions are granted when the user focuses on a specific screen. First, by checking my Bluetooth; if it's false, then a Bluetooth modal will pop up with...
Гость » 04 мар 2024, 18:36
Последнее сообщение Гость «
Гость »
What could be the problem here: enter image description here
I keep getting an error: Overload resolution ambiguity. All these functions match. public fun Text(text: String, modifier: Modifier = ..., color: Color = ..., fontSize: TextUnit = ...,...
Гость » 04 мар 2024, 18:31
Последнее сообщение Гость «
Гость »
fun saveImageFile(filename: String, mimetype: String, bitmap: Bitmap): Uri? { var values = ContentValues() values.put(MediaStore.Images.Media.DISPLAY_NAME, filename) values.put(MediaStore.Images.Media.MIME_TYPE, mimetype) val uri =...
Гость » 04 мар 2024, 18:28
Последнее сообщение Гость «
Гость »
In which cases each of them should be used? For example, to trigger some function inside the package upon this package update (installing over existing version of the package) which one should be used? Is it enough for that to use only one...
Гость » 04 мар 2024, 18:28
Последнее сообщение Гость «
Гость »
I use intellij-idea and when I click on the project new -} on this page, I don't see Android. I tried several ways, but it didn't work, like installing a plugin and changing a series of settings, but it didn't work. please help me thanks
Гость » 04 мар 2024, 18:26
Последнее сообщение Гость «
Гость »
Why does scope with SupervisorJob cancel child launches? I don't need to know how to fix it, I want to understand the logic. After all, SupervisorJob should not cancel child coroutines
Гость » 04 мар 2024, 18:14
Последнее сообщение Гость «
Гость »
I have an android emulator, and I want to create a RAM (memory) dump. I already tried Fridump (which dumps a specific process). It returns a bunch of (****_dump.data) files. I came across some documentations on how to use LiME, with goldfish. But...
Гость » 04 мар 2024, 18:09
Последнее сообщение Гость «
Гость »
I have an app built with Jetpack Compose. On the first screen I have a sign in with Google button. I see that Robo tries to click on that but when the Google pop-up appears to select the Google account, nothing happens.
Гость » 04 мар 2024, 18:01
Последнее сообщение Гость «
Гость »
I will be using python for my programming language and multiple linear regression for my algorithm to create predictive models. what library is best for my datasets and what tools or IDE should the best for it.
Гость » 04 мар 2024, 17:59
Последнее сообщение Гость «
Гость »
I tried to find a way to add google map iframe to my react native app. I found react-native-webview, but it didn't work for me. I followed the documentation. I just want show office addrees on google map that's it !
Гость » 04 мар 2024, 17:57
Последнее сообщение Гость «
Гость »
Codename One Team,
I recently updated my Codename One library to version 7.0.138 and encountered a problem when trying to publish my Android build to the Google Play Console. The console reported an error regarding the inclusion of the advertising...
Гость » 04 мар 2024, 17:55
Последнее сообщение Гость «
Гость »
In an Android application, I have a layout containing a TextView at the top and two elements beneath it: an icon and another TextView. The second TextView displays a numerical value that undergoes a counter animation using ValueAnimator.
Гость » 04 мар 2024, 17:50
Последнее сообщение Гость «
Гость »
I want to run instrumentation test as part of my CI pipeline but when I run the tests they fail because the APK could not be installed (as far as I understood):
> Task :app:connectedDebugAndroidTest FAILED Mar 18, 2022 3:00:59 PM...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения