id
int64
28.5M
73.8M
title
stringlengths
15
150
question_body
stringlengths
69
39.4k
body_text
stringlengths
6
29.2k
tags
stringlengths
7
120
score
int64
-19
384
creation_date
stringlengths
20
24
year
int64
-1
2.02k
month
int64
-1
12
hour
int64
-1
23
dayofweek
int64
-1
6
view_count
int64
3
367k
answer_count
int64
0
34
body_len
int64
6
29.2k
title_len
int64
15
150
tag_count
int64
1
6
code_block_cnt
int64
0
17
has_code
bool
2 classes
is_unanswered
bool
2 classes
is_popular
bool
2 classes
is_viral
bool
2 classes
is_highly_voted
bool
2 classes
is_negative
bool
2 classes
score_bucket
stringclasses
5 values
72,820,858
Android emulator RANDOMLY doesn't start
<p>After months or even a year of this, I am asking myself am I alone ? No solution ? I am on Apple M1, so starting Arm64 emulator builds, all do this:</p> <p>I Start emulator it starts, then I close it start again not responding .. have to kill start it starts... Then I close then two times it wont start, and on third...
After months or even a year of this, I am asking myself am I alone ? No solution ? I am on Apple M1, so starting Arm64 emulator builds, all do this: I Start emulator it starts, then I close it start again not responding .. have to kill start it starts... Then I close then two times it wont start, and on third starts ag...
android|emulation
0
2022-06-30T19:03:55.573Z
2,022
6
19
3
24
0
599
39
2
0
false
true
false
false
false
false
zero
72,820,993
'onCreate(Bundle)' is already defined in activity
<p>Being my first project ever and wanting to implement banner ads in my app, I don't know how to get rid of this problem: <code>'onCreate(Bundle)' is already defined in activity</code> in MainActity.java . Here's the problematic part:</p> <pre><code> public class MainActivity extends AppCompatActivity { private A...
Being my first project ever and wanting to implement banner ads in my app, I don't know how to get rid of this problem: 'onCreate(Bundle)' is already defined in activity in MainActity.java . Here's the problematic part: [CODE]
android
0
2022-06-30T19:18:53.467Z
2,022
6
19
3
34
1
226
49
1
1
true
false
false
false
false
false
zero
72,821,005
Bar chart fill direction Negative values
<p>I am trying to use bar chart with all negative values. But it currently draws the bar from 0 to the negative value.</p> <p>so in a bar graph with value -100 it draws bar from top of graph down, even if i change the y axis min/max.</p> <p>I cant seem to find anything in documentation to do what i want.</p> <p>I want ...
I am trying to use bar chart with all negative values. But it currently draws the bar from 0 to the negative value. so in a bar graph with value -100 it draws bar from top of graph down, even if i change the y axis min/max. I cant seem to find anything in documentation to do what i want. I want the bars to draw from th...
java|android|mpandroidchart
1
2022-06-30T19:19:21.073Z
2,022
6
19
3
53
1
466
40
3
0
false
false
false
false
false
false
low
72,821,096
Ripple effect is missing in Jetpack Compose
<p>I've made a simple app. It has two screens: onBoarding and homeScreen:</p> <pre><code>@Composable fun DigitalBanking() { var shouldShowOnBoarding by rememberSaveable { mutableStateOf(true) } if (shouldShowOnBoarding) { OnBoardingScreen { shouldShowOnBoarding = false } } else {...
I've made a simple app. It has two screens: onBoarding and homeScreen: [CODE] The flow is: when I'm on the onBoarding screen I can tap only one button &quot;Get Started&quot; and the Home screen is opened. It works fine, But there is no ripple effect when I tap this button. Could you advise me what to do, please?
button|android-jetpack-compose|ripple-effect
1
2022-06-30T19:28:01.493Z
2,022
6
19
3
213
1
314
43
3
1
true
false
false
false
false
false
low
72,821,180
How to refresh a RecylcerView?
<p>I need to develop an app from university.</p> <p>When I start the app, the RecyclerView is displayed correctly. However, when I refresh the RecyclerView or switch to another TAP, the card layouts are no longer displayed.</p> <p>I get all the events from Firebase using an Event data class and pass them to the Recycle...
I need to develop an app from university. When I start the app, the RecyclerView is displayed correctly. However, when I refresh the RecyclerView or switch to another TAP, the card layouts are no longer displayed. I get all the events from Firebase using an Event data class and pass them to the RecyclerAdapter. Can you...
android|firebase|kotlin|android-recyclerview|data-class
0
2022-06-30T19:36:46.290Z
2,022
6
19
3
36
1
453
30
5
3
true
false
false
false
false
false
zero
72,821,208
Expo apk not loading
<p>I built an expo app and in the development it works fine (I'm using <code>expo run:android</code> to run the app), but when I generated the apk and installed it's doesn't work. The app never load, just show the expo screen. Anyone know what's happening here?</p> <p><a href="https://i.stack.imgur.com/aca1g.jpg" rel="...
I built an expo app and in the development it works fine (I'm using expo run:android to run the app), but when I generated the apk and installed it's doesn't work. The app never load, just show the expo screen. Anyone know what's happening here? My apk: https://exp-shell-app-assets.s3.us-west-1.amazonaws.com/android/%4...
android|react-native|gradle|mobile|expo
0
2022-06-30T19:39:59.863Z
2,022
6
19
3
121
2
421
20
5
2
true
false
false
false
false
false
zero
72,821,282
How to handle switch button in navigation drawer- Android Kotlin
<p>I have a navigation Drawer menu in my app and in one item i added a switch button. However, i couldn't reach the switch button to handle it. Here is my Switch layout;</p> <p>(This switch button will be open or close notifications. In the image below, &quot;Bildirimler&quot; means notifications in Turkish.)</p> <pre...
I have a navigation Drawer menu in my app and in one item i added a switch button. However, i couldn't reach the switch button to handle it. Here is my Switch layout; (This switch button will be open or close notifications. In the image below, &quot;Bildirimler&quot; means notifications in Turkish.) [CODE] My Menu xml,...
android|kotlin
0
2022-06-30T19:48:29.097Z
2,022
6
19
3
51
1
402
64
2
3
true
false
false
false
false
false
zero
72,821,296
JaCoCo coverage test got "Test events not received" onAndroidStudio Chipmunk
<p>The coverage test has been working fine on AndroidStudio 4.1.2. It was with JavaVersion.VERSION_1_8</p> <pre><code>classpath &quot;org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32&quot; classpath &quot;com.android.tools.build:gradle:4.0.0&quot; distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3...
The coverage test has been working fine on AndroidStudio 4.1.2. It was with JavaVersion.VERSION_1_8 [CODE] Need to update the AGP to 7.2.0 (which requires new AndroidStudio), so changed to the AndroidStudio 2021.2.1 (Chipmunk). with JavaVersion.VERSION_11 [CODE] When choose the coverage test runner with the &quot;Modif...
android-studio|unit-testing|jacoco|android-unit-testing|android-jacoco
0
2022-06-30T19:49:57.487Z
2,022
6
19
3
72
0
444
76
5
2
true
true
false
false
false
false
zero
72,821,360
Multiple orderby based on this conditions in Firestore
<p>I want to make my list in ASCENDING order based on the <strong>menuCategory</strong> which has the value &quot;food&quot; and &quot;drink&quot;, then <strong>menuName</strong> which is also ASCENDING. And lastly, based on <strong>menuPrice</strong> from the cheapest to the most expensive.</p> <pre><code>when { u...
I want to make my list in ASCENDING order based on the menuCategory which has the value &quot;food&quot; and &quot;drink&quot;, then menuName which is also ASCENDING. And lastly, based on menuPrice from the cheapest to the most expensive. [CODE] But after I make code like above, the list doesn't appear. What kind of co...
android|kotlin|google-cloud-firestore
0
2022-06-30T19:57:12.483Z
2,022
6
19
3
25
1
385
54
3
1
true
false
false
false
false
false
zero
72,821,495
Why update() method from MutableStateFlow doesn't seem to work?
<p>I'm actually creating a <code>MutableStateFlow</code> from a data class in this way</p> <pre><code>private val _uiState = MutableStateFlow(DataUiState()) val uiState: StateFlow&lt;DataUiState&gt; = _uiState.asStateFlow() </code></pre> <p>When calling in this from:</p> <pre><code>val newsItems = repository.dataItems(...
I'm actually creating a MutableStateFlow from a data class in this way [CODE] When calling in this from: [CODE] the method update {} shows a non-exist method error in compiler, why is this happening?
android|kotlin|kotlin-coroutines|kotlin-flow|kotlin-stateflow
0
2022-06-30T20:11:20.257Z
2,022
6
20
3
110
1
199
63
5
2
true
false
false
false
false
false
zero
72,821,523
java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = java.util.ArrayList)
<p>Reaching to ask for your help on this one.</p> <p>I'm getting the error:</p> <p><code>java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = java.util.ArrayList)</code></p> <p>I'm already implementing Parcelable both in the Entities class (which is an ArrayList of Entity) ...
Reaching to ask for your help on this one. I'm getting the error: java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = java.util.ArrayList) I'm already implementing Parcelable both in the Entities class (which is an ArrayList of Entity) as in the Entity class. The code for ...
android|android-intent|bundle|parcelable
1
2022-06-30T20:14:01.947Z
2,022
6
20
3
78
1
474
119
4
2
true
false
false
false
false
false
low
72,821,562
Is it possible to implement nested recyclerview using epoxy?
<p>I'm now implementing another RecyclerView that expands when the button of each CardView item is pressed.</p> <p>For this i need a <code>RecyclerView</code> to list the <code>CardView</code> and a <code>nested RecyclerView</code> that expands when the CardView is pressed.</p> <p>i can also implement it in general, bu...
I'm now implementing another RecyclerView that expands when the button of each CardView item is pressed. For this i need a RecyclerView to list the CardView and a nested RecyclerView that expands when the CardView is pressed. i can also implement it in general, but it's complicated. So, I want to use the famous Recycle...
android|android-recyclerview|epoxy
0
2022-06-30T20:18:23.263Z
2,022
6
20
3
67
0
473
60
3
0
false
true
false
false
false
false
zero
72,821,723
What are the benefits to using Jetpack's EncryptedSharedPreferences and EncryptedFile?
<p>After reading over tons of articles and stackoverflow posts, I can't find a concrete reason to use EncryptedSharedPreferences or EncryptedFile compared to using their non-encrypted counter-parts.</p> <p>To start off with, I want to talk about the 2 states of a device that security must be thought about:</p> <ul> <li...
After reading over tons of articles and stackoverflow posts, I can't find a concrete reason to use EncryptedSharedPreferences or EncryptedFile compared to using their non-encrypted counter-parts. To start off with, I want to talk about the 2 states of a device that security must be thought about: the device is not comp...
android|security|encryption|android-jetpack|android-keystore
4
2022-06-30T20:35:39.367Z
2,022
6
20
3
442
2
5,089
86
5
0
false
false
false
false
false
false
low
72,822,186
Card inside cardView isn't showing
<p>The cards are not showing when im running the simulator (the recyclerView is showing). I think the problem is in &quot;onCreateView&quot; at AdvertsFragement. My MainActivity activity is with binding inflated. The advertsfragement is embedded in the MainActivity thru a navigation bottom bar.</p> <p>Card Layout</p> <...
The cards are not showing when im running the simulator (the recyclerView is showing). I think the problem is in &quot;onCreateView&quot; at AdvertsFragement. My MainActivity activity is with binding inflated. The advertsfragement is embedded in the MainActivity thru a navigation bottom bar. Card Layout [CODE] Fragment...
android-studio|kotlin|android-recyclerview|android-cardview|cardview
0
2022-06-30T21:24:04.720Z
2,022
6
21
3
46
1
369
34
5
3
true
false
false
false
false
false
zero
72,822,300
Prevent dexing when building android project, so that I can use the classes in a standard classpath
<p>I have an android app project. I have a Java class with a main() method that I need to run and that main() method needs to have all of the classes and dependencies from the android project in the classpath.</p> <p>However, all of the tasks to build the android app will produce an android-compatible output which mean...
I have an android app project. I have a Java class with a main() method that I need to run and that main() method needs to have all of the classes and dependencies from the android project in the classpath. However, all of the tasks to build the android app will produce an android-compatible output which means that all...
java|android|gradle
2
2022-06-30T21:37:50.473Z
2,022
6
21
3
54
0
3,572
99
3
2
true
true
false
false
false
false
low
72,822,305
How to include an Android library inside Flutter plugin
<p>I have custom native iOS and Android libraries. Now I need to create a Flutter plugin that includes these libraries for developing Flutter apps that use these libraries. I already set up the iOS library in the Flutter plugin project. But I am having difficulty including the Android library. The Android library is an...
I have custom native iOS and Android libraries. Now I need to create a Flutter plugin that includes these libraries for developing Flutter apps that use these libraries. I already set up the iOS library in the Flutter plugin project. But I am having difficulty including the Android library. The Android library is an .a...
android-library|flutter-plugin
0
2022-06-30T21:38:23.493Z
2,022
6
21
3
31
1
744
55
2
0
false
false
false
false
false
false
zero
72,822,366
Intent from adapter: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag
<p>Reaching out to ask for your help on the following.</p> <p>I have a RecyclerView and in my adapter I'm trying to start a new activity. But I'm getting the following error:</p> <pre><code>android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_...
Reaching out to ask for your help on the following. I have a RecyclerView and in my adapter I'm trying to start a new activity. But I'm getting the following error: [CODE] Here is my code: [CODE] ... [CODE] ... [CODE] And I'm setting the adapter this way: [CODE] But already tried like private Context context and using ...
android|android-intent|android-recyclerview
0
2022-06-30T21:47:29.717Z
2,022
6
21
3
50
1
420
121
3
5
true
false
false
false
false
false
zero
72,822,510
Pixel perfect camera sprite distortion after build
<p>I have a problem concerning the Pixel Perfect Camera in Unity. When I run the game in the editor everything works and looks fine. But when I build to my android phone (I'm making a mobile game) my sprite totally deforms and I don't know why. (See picture) All the pixels are out of place.</p> <p>I have the Pixel Perf...
I have a problem concerning the Pixel Perfect Camera in Unity. When I run the game in the editor everything works and looks fine. But when I build to my android phone (I'm making a mobile game) my sprite totally deforms and I don't know why. (See picture) All the pixels are out of place. I have the Pixel Perfect Camera...
android|unity3d|build
0
2022-06-30T22:04:50.783Z
2,022
6
22
3
86
0
920
50
3
0
false
true
false
false
false
false
zero
72,822,522
How to screen-scrape Google Play Store app versions for a large list of apps?
<p>I work for a company that has a White-Label Android app rebranded and used by hundreds of companies. We would like to know if there is an automated way to check all of the Google Play Store <strong>app versions</strong> that are uploaded for each of those companies. Help much appreciated. Thank you!</p>
I work for a company that has a White-Label Android app rebranded and used by hundreds of companies. We would like to know if there is an automated way to check all of the Google Play Store app versions that are uploaded for each of those companies. Help much appreciated. Thank you!
android|google-play|version|screen-scraping
0
2022-06-30T22:06:33.347Z
2,022
6
22
3
36
0
283
77
4
0
false
true
false
false
false
false
zero
72,822,756
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain still exists, even after "gradle wrapper"
<p>Basically the title, i build a flutter project, try to run it and it always fails. Downloaded java, gradle, run gradle wrapper and it told me to run gradle init or else it falied. Still, nothing worked! What should i do?</p>
Basically the title, i build a flutter project, try to run it and it always fails. Downloaded java, gradle, run gradle wrapper and it told me to run gradle init or else it falied. Still, nothing worked! What should i do?
android|flutter|gradle
1
2022-06-30T22:47:37.203Z
2,022
6
22
3
59
0
220
119
3
0
false
true
false
false
false
false
low
72,822,924
Difference between flutter camera and flutter image_picker XFiles base64 encoding
<p>When i take a picture from the CameraController in camera package, and i take the same picture with the same image but with image_picker, and i encode every picture to base64 code, both codes are completely different. 3/4 (800) of their characteres are different. But, when i take two different pictures to the same o...
When i take a picture from the CameraController in camera package, and i take the same picture with the same image but with image_picker, and i encode every picture to base64 code, both codes are completely different. 3/4 (800) of their characteres are different. But, when i take two different pictures to the same obje...
flutter|camera|android-camera|imagepicker
0
2022-06-30T23:17:00.077Z
2,022
6
23
3
14
0
770
81
4
0
false
true
false
false
false
false
zero
72,823,156
org.json.JSONException cannot be converted to JSONArray in android
<p>When I try to connect with webserver with IP address, I got this JSON error.</p> <pre><code>org.json.JSONException: Value {&quot;dsdata&quot;:{&quot;ttlogin&quot;:[{&quot;BundyId&quot;:&quot;9090&quot;,&quot;Name&quot;:&quot;IT DEVELOPMENT&quot;}]}} of type org.json.JSONObject cannot be converted to JSONArray W/Syst...
When I try to connect with webserver with IP address, I got this JSON error. [CODE] My java code [CODE] I searched it about everywhere but I can't resolve it. It gives me the desirable response in the browser but I don't know what's the matter with android ! Please help me.
android|arrays|json|webserver
0
2022-07-01T00:00:55.067Z
2,022
7
0
4
22
1
274
66
4
2
true
false
false
false
false
false
zero
72,823,221
Auto suggestion on editText for Android
<p>For my app, I need to add a suggestion feature when typing, I have used <code>AppCompatAutoCompleteTextView</code> and it works fine but I am struggling on 3 things:</p> <p>When the user is typing, is there is no match in the suggestion, I would like a default text to be suggested. for example, you type <code>jkdjfd...
For my app, I need to add a suggestion feature when typing, I have used AppCompatAutoCompleteTextView and it works fine but I am struggling on 3 things: When the user is typing, is there is no match in the suggestion, I would like a default text to be suggested. for example, you type jkdjfdkl and it shows automatically...
android|kotlin|autocompletetextview|autosuggest
1
2022-07-01T00:16:34.357Z
2,022
7
0
4
82
2
602
39
4
2
true
false
false
false
false
false
low
72,823,334
Download all Play Store metadata using fastlane supply excluding screenshots
<p>I'd like to download all of the latest metadata from the Play Store using <code>fastlane supply</code>.</p> <p>This seems possible using:</p> <pre><code>fastlane supply init </code></pre> <p>but this will download all screenshots also. I'd like to just get the text.</p> <p>Bonus points: can it overwrite the existing...
I'd like to download all of the latest metadata from the Play Store using fastlane supply . This seems possible using: [CODE] but this will download all screenshots also. I'd like to just get the text. Bonus points: can it overwrite the existing metadata directory? It throws an error if the directory exists.
android|google-play|fastlane|fastlane-supply
1
2022-07-01T00:39:13.510Z
2,022
7
0
4
21
0
309
76
4
1
true
true
false
false
false
false
low
72,823,425
Cannot see Firebase Analytics from built Unity Android project
<p>I am trying to link Firebase Analytics to my Unity application and build to Android. My build works and I am able to initialize Firebase + Firebase Analytics and send events, but I cannot see anything in the Firebase Analytics Dashboard (says 0 users active in the last 30 minutes, no events are logged, etc.)</p> <p>...
I am trying to link Firebase Analytics to my Unity application and build to Android. My build works and I am able to initialize Firebase + Firebase Analytics and send events, but I cannot see anything in the Firebase Analytics Dashboard (says 0 users active in the last 30 minutes, no events are logged, etc.) Here is wh...
android|firebase|unity3d|firebase-analytics
0
2022-07-01T01:02:03.170Z
2,022
7
1
4
182
1
1,651
62
4
4
true
false
false
false
false
false
zero
72,823,435
how to receive android broadcast in native NDK C++ program?
<p>I am working on an Android native C++ program which requires graceful shutdown before system shutdown or reboot.</p> <p>I added a sigaction callback to catch the SIGTERM signal but the callback function wasn't invoke when I reboot the system.</p> <p>So I want to add a broadcast receiver in my C++ program to receive ...
I am working on an Android native C++ program which requires graceful shutdown before system shutdown or reboot. I added a sigaction callback to catch the SIGTERM signal but the callback function wasn't invoke when I reboot the system. So I want to add a broadcast receiver in my C++ program to receive reboot/poweroff s...
android|c++|android-ndk
0
2022-07-01T01:03:19.590Z
2,022
7
1
4
71
0
375
59
3
0
false
true
false
false
false
false
zero
72,823,444
Obfuscation of .aar in flutter
<p>I'm currently trying to integrate my Android .aar in a flutter project. Everything works fine if I run the flutter app in debug. However if i use &quot; flutter run --release&quot; or &quot;flutter build --release&quot; I obtain an app that:</p> <ol> <li>Doesn't log in logcat</li> <li>Has issues concerning rest cal...
I'm currently trying to integrate my Android .aar in a flutter project. Everything works fine if I run the flutter app in debug. However if i use &quot; flutter run --release&quot; or &quot;flutter build --release&quot; I obtain an app that: Doesn't log in logcat Has issues concerning rest calls (impossible to map obje...
android|flutter|aar
0
2022-07-01T01:05:34.850Z
2,022
7
1
4
49
0
553
30
3
0
false
true
false
false
false
false
zero
72,823,533
Open App Link Directly In Mi GetApps Store?
<p>My app is not on Google PlayStore. I have it published on the Samsung galaxy store and mi getapps.</p> <p>I want to open my application page on these stores with a button press. For Samsung I do</p> <pre><code>startActivity( Intent( Intent.ACTION_VIEW, Uri.pars...
My app is not on Google PlayStore. I have it published on the Samsung galaxy store and mi getapps. I want to open my application page on these stores with a button press. For Samsung I do [CODE] How can I do the same for mi getapps store? or What will be the link to open my app page directly on mi getapps store?
android|kotlin
0
2022-07-01T01:23:13.210Z
2,022
7
1
4
87
0
313
43
2
1
true
true
false
false
false
false
zero
72,823,578
Can I have more than one lib classes in Flutter plugin
<p>First of all, I am new to Flutter plugin. And I think there is not much documentation on it. Here is my question:</p> <p>I am building a Flutter plugin that include custom native Android and iOS libraries. The library has a few classes that are exposed to app developers. My question is: Can I create the same number ...
First of all, I am new to Flutter plugin. And I think there is not much documentation on it. Here is my question: I am building a Flutter plugin that include custom native Android and iOS libraries. The library has a few classes that are exposed to app developers. My question is: Can I create the same number of classes...
android|ios|flutter|libraries|flutter-plugin
0
2022-07-01T01:35:57.167Z
2,022
7
1
4
51
0
638
54
5
0
false
true
false
false
false
false
zero
72,823,686
How to switch to beta channel on Android Studio Chipmunk?
<p>Followed the instructions as given here - <a href="https://developer.android.com/studio/preview/install-preview#change_your_update_channel" rel="noreferrer">https://developer.android.com/studio/preview/install-preview#change_your_update_channel</a></p> <p>There is no dropdown to select the channel. Is there any othe...
Followed the instructions as given here - https://developer.android.com/studio/preview/install-preview#change_your_update_channel There is no dropdown to select the channel. Is there any other way? Android Studio Chipmunk | 2021.2.1 Patch 1 Build #AI-212.5712.43.2112.8609683, built on May 18, 2022 Runtime version: 11.0...
android|android-studio
14
2022-07-01T02:01:31.523Z
2,022
7
2
4
256
2
527
57
2
0
false
false
false
false
true
false
medium
72,823,701
adding arrow keys to a keyboard in android studio
<p>I've been trying to program my own keyboard on android using android studio. One thing I wanted to add are some arrow keys to move the cursor. My current code for the layout of the keyboard follows this format</p> <pre><code>&lt;Row&gt; &lt;Key android:keyLabel=&quot;...&quot; android:keyEdgeFlag...
I've been trying to program my own keyboard on android using android studio. One thing I wanted to add are some arrow keys to move the cursor. My current code for the layout of the keyboard follows this format [CODE] and so on. I'm not familiar with the android:codes. I understand that you're supposed to put the html c...
android|android-studio|android-softkeyboard|keyboard-events
0
2022-07-01T02:05:10.317Z
2,022
7
2
4
82
1
669
49
4
1
true
false
false
false
false
false
zero
72,823,704
MongoDB Google Auth sometimes throw base64 error
<p>I followed the Docs of Google Sign-in (here: <a href="https://www.mongodb.com/docs/realm/sdk/java/examples/authenticate-users/#google-user" rel="nofollow noreferrer">https://www.mongodb.com/docs/realm/sdk/java/examples/authenticate-users/#google-user</a>) It seems fine, but sometimes (1 of 4 on average), <code>login...
I followed the Docs of Google Sign-in (here: https://www.mongodb.com/docs/realm/sdk/java/examples/authenticate-users/#google-user ) It seems fine, but sometimes (1 of 4 on average), loginAsync fails. Here is my code: [CODE] After choosing Google account to login with, Some of the errors I receive: [CODE] or: [CODE]
java|android|mongodb|realm
0
2022-07-01T02:05:33.930Z
2,022
7
2
4
27
0
316
48
4
3
true
true
false
false
false
false
zero
72,823,715
What's the proper way to resize DatePicker and TimePicker on Android without leaving much margins?
<p>This is a part of activity (RelativeLayout):</p> <pre><code>&lt;TextView android:layout_marginTop=&quot;30dp&quot; android:layout_below=&quot;@id/tvMerchantAddress&quot; android:id=&quot;@+id/tvWhen&quot; android:textSize=&quot;12sp&quot; android:layout_marginLeft=&quot;20dp&q...
This is a part of activity (RelativeLayout): [CODE] What I want to have is a DatePicker and a TimePicker on the center of the parent, which sizes are smalles then their default ones. And this is the result: Yes, both DatePicker and TimePicker are smaller, but leaves much unused margins. And also overlaps each other. Is...
android-layout|android-relativelayout|android-datepicker|android-timepicker
0
2022-07-01T02:08:38.183Z
2,022
7
2
4
14
0
346
98
4
1
true
true
false
false
false
false
zero
72,823,767
React native, same png image with transparency renders differently in iOS and Android
<p>I am more curious about this one as it's the first time it happens.</p> <p>I have png image with transparency that renders differently in iOS and Android:</p> <p><a href="https://i.stack.imgur.com/W0jjd.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/W0jjd.png" alt="enter image description here" /...
I am more curious about this one as it's the first time it happens. I have png image with transparency that renders differently in iOS and Android: This is the actual image Does anyone have an explanation? I suspect it's something to do with how the PNG itself was generated, but I would like to actually understand why ...
android|react-native|png
0
2022-07-01T02:17:27.253Z
2,022
7
2
4
30
0
365
85
3
1
true
true
false
false
false
false
zero
72,823,831
Please help me with the error on my android studio gradle
<p>The error I have is as following Build file 'C:\Users\beant\AndroidStudioProjects\Assignment2\app\build.gradle' line: 20</p> <p>A problem occurred evaluating project ':app'.</p> <blockquote> <p>Could not find method compileOptions() for arguments [build_6n6x43n1zzaoft7p0zvdqvss8$_run_closure2@6e0f90a8] on project ':...
The error I have is as following Build file 'C:\Users\beant\AndroidStudioProjects\Assignment2\app\build.gradle' line: 20 A problem occurred evaluating project ':app'. Could not find method compileOptions() for arguments [build_6n6x43n1zzaoft7p0zvdqvss8$_run_closure2@6e0f90a8] on project ':app' of type org.gradle.api.Pr...
android
0
2022-07-01T02:29:40.937Z
2,022
7
2
4
35
2
349
57
1
1
true
false
false
false
false
false
zero
72,823,869
How do I fix this error missing native module
<p>Settings file 'C:\Users\ninja\trapstarz\settings.gradle' line: 2</p> <p>A problem occurred evaluating settings 'Instamobile'.</p> <blockquote> <p>Could not read script 'C:\Users\ninja\native_modules.gradle' as it does not exist.</p> </blockquote> <ul> <li>Try:</li> </ul> <blockquote> <p>Run with --debug option to ge...
Settings file 'C:\Users\ninja\trapstarz\settings.gradle' line: 2 A problem occurred evaluating settings 'Instamobile'. Could not read script 'C:\Users\ninja\native_modules.gradle' as it does not exist. Try: Run with --debug option to get more log output. Run with --scan to get full insights. Exception is: [CODE]
react-native|android-studio
0
2022-07-01T02:39:08.357Z
2,022
7
2
4
34
0
313
45
2
1
true
true
false
false
false
false
zero
72,823,905
LaunchedEffect vs rememberCoroutineScope. This explanation makes me confused. Please make it clear to me
<p>I am following the codelab <a href="https://developer.android.com/codelabs/jetpack-compose-advanced-state-side-effects?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fcompose%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fjetpack-compose-advanced-state-side-effects#0" rel="nofollow no...
I am following the codelab Advanced State and Side Effects in Jetpack Compose . It says that if we use rememberCoroutineScope instead of LaunchEffect in this case, it seems to work, but it is not correct. &quot;As explained in the Thinking in Compose documentation, composables can be called by Compose at any moment. La...
android-jetpack-compose
1
2022-07-01T02:49:00.223Z
2,022
7
2
4
96
1
1,194
104
1
1
true
false
false
false
false
false
low
72,823,913
Flutter Future.delayed timer dispose when navigating to other page
<p>In my flutter app, I have a function that has delaye for 5 seconds to activate a button. When I navigate to other page, the timer of the delayed is still working even though I use the &quot;pushReplacement&quot; navigator. Can anyone help me find a way to dispose or cancel this timer when I navigate to other page.</...
In my flutter app, I have a function that has delaye for 5 seconds to activate a button. When I navigate to other page, the timer of the delayed is still working even though I use the &quot;pushReplacement&quot; navigator. Can anyone help me find a way to dispose or cancel this timer when I navigate to other page. here...
flutter|firebase|android-studio|dart|firebase-authentication
1
2022-07-01T02:50:48.343Z
2,022
7
2
4
123
1
391
66
5
2
true
false
false
false
false
false
low
72,823,972
I want to use LazyVerticalGrid
<p>Wow! This is my first question in stackoverflow. And my english is not good yet. I want to use LazyVerticalGrid. So I try to change compose_version to '1.1.1'.</p> <pre><code>e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10 but you appear to be using Kotlin version 1.5.31 which is not k...
Wow! This is my first question in stackoverflow. And my english is not good yet. I want to use LazyVerticalGrid. So I try to change compose_version to '1.1.1'. [CODE] But I use Kotlin 1.7.0. Oh, tool is Android studio. I already checked android studio Kotlin version. I changed build.gradle(:app) [CODE] build.gradle(app...
android|android-studio|kotlin
0
2022-07-01T03:04:01.833Z
2,022
7
3
4
75
1
479
30
3
4
true
false
false
false
false
false
zero
72,824,002
Android studio activity_main stuck on loading and safe mode
<p>activity_main and safe mode Every time I run Android Studio, this loading screen pops up, but Android Studio stays here and doesn't load. It's like this following picture except that the loading bar is loaded all the way but stuck there. I am running Windows 10.</p>
activity_main and safe mode Every time I run Android Studio, this loading screen pops up, but Android Studio stays here and doesn't load. It's like this following picture except that the loading bar is loaded all the way but stuck there. I am running Windows 10.
android
0
2022-07-01T03:08:50.693Z
2,022
7
3
4
36
0
262
59
1
0
false
true
false
false
false
false
zero
72,824,004
How to display the microcharacter letter of the popupCharacters next to the actual key letter?
<p>I'm trying to make a keyboard in Android. I already made it but I don't know how to display the microcharacter letter for the <strong>popupCharacters</strong> next to the actual key letter, like this:</p> <p><img src="https://i.stack.imgur.com/M7l7b.jpg" alt="Image" /></p> <p><strong>keyboardView.xml</strong></p> <p...
I'm trying to make a keyboard in Android. I already made it but I don't know how to display the microcharacter letter for the popupCharacters next to the actual key letter, like this: keyboardView.xml [CODE] keysLayout.xml [CODE]
java|android|android-layout|view|keyboard
0
2022-07-01T03:09:02.607Z
2,022
7
3
4
64
1
229
94
5
2
true
false
false
false
false
false
zero
72,824,023
How to close the android emulator without having to kill it from the shell?
<p>I launch android device emulator from VSCode. I have tried the following but not been able to close the emulator:</p> <p>(1) Stopping the debug session</p> <p>(2) Clicking the power button on the emulator</p> <p>(3) Right click on the emulator, the &quot;Close&quot; button is disabled.</p> <p>(4) Right click on VSCo...
I launch android device emulator from VSCode. I have tried the following but not been able to close the emulator: (1) Stopping the debug session (2) Clicking the power button on the emulator (3) Right click on the emulator, the &quot;Close&quot; button is disabled. (4) Right click on VSCode, there is no close button on...
android|android-studio|visual-studio-code|android-emulator|vscode-debugger
0
2022-07-01T03:13:50.213Z
2,022
7
3
4
32
0
416
75
5
0
false
true
false
false
false
false
zero
72,824,035
gradle: "make: …/android-ndk-r16b/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++: No such file or directory"
<p>Running the command <code>gradlew build</code> on a Mac, I get this failure:</p> <pre><code>make: …/android-ndk-r16b/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++: No such file or directory </code></pre> <p>True enough, the named directory does exist, and it does contain <code>clang</code> (along with a number ...
Running the command gradlew build on a Mac, I get this failure: [CODE] True enough, the named directory does exist, and it does contain clang (along with a number of other build tools), but no clang++ . What gives?
android|gradle|android-ndk|clang++
0
2022-07-01T03:15:51.850Z
2,022
7
3
4
134
0
214
112
4
1
true
true
false
false
false
false
zero
72,824,305
Android Mapbox Help (Kotlin)
<p>I have a deeplink intent filter set up to relay lat/long coordinates from a string - to my app. The coordinates contained in the string are parsed into variables, which are then passed to the beginNavigating function below.</p> <pre><code>beginNavigating(originPoint, destination) </code></pre> <p>Deeplink code:</p> ...
I have a deeplink intent filter set up to relay lat/long coordinates from a string - to my app. The coordinates contained in the string are parsed into variables, which are then passed to the beginNavigating function below. [CODE] Deeplink code: [CODE] When the intent is triggered, the Toast outputs the parsed coordina...
android|kotlin|mapbox|mapbox-android|mapbox-android-nav
0
2022-07-01T04:14:45.350Z
2,022
7
4
4
50
0
492
28
5
3
true
true
false
false
false
false
zero
72,824,314
Does anyone know what happen if I block apps by Build.DEVICE == Build.UNKNOWN? - ANDROID
<p>So, I want to implement better security for my android app so it can't be cloned using a virtual machine like VMOS. I found something interesting when I tried to identify it. The VMOS-based application shows their <code>Build.BOOTLOADER</code> and <code>Build.DEVICE</code> to be <code>UNKNOWN</code>. But, if I only ...
So, I want to implement better security for my android app so it can't be cloned using a virtual machine like VMOS. I found something interesting when I tried to identify it. The VMOS-based application shows their Build.BOOTLOADER and Build.DEVICE to be UNKNOWN . But, if I only check the bootloader then some type of an...
android|security|mobile|virtual-machine
0
2022-07-01T04:16:20.207Z
2,022
7
4
4
17
0
537
88
4
1
true
true
false
false
false
false
zero
72,824,335
.copy function showing red and did not accept any value
<pre><code>private fun mPerformDeletion() { when { state.mNumber2.isNotBlank() -&gt; state = state.copy(mNumber2 = state.mNumber2.dropLast(1)) } } </code></pre>
[CODE]
android|android-studio
0
2022-07-01T04:20:26.710Z
2,022
7
4
4
27
2
6
55
2
1
true
false
false
false
false
false
zero
72,824,373
CenterAlignedTopAppBar scrollBehavior: No value passed for parameter 'state'
<p>I saw that a new parameter has recently been added to the Material3 Top App Bar Composables on Jetpack Compose:</p> <pre><code>fun CenterAlignedTopAppBar( ... scrollBehavior: TopAppBarScrollBehavior? = null ) {} </code></pre> <p>What I understood from the <a href="https://developer.android.com/reference/kotl...
I saw that a new parameter has recently been added to the Material3 Top App Bar Composables on Jetpack Compose: [CODE] What I understood from the documentation is that this should enable us to implement the behaviour that the app bar hides at scrolling the content. However, I did not manage to implement this, as the on...
android|kotlin|android-jetpack-compose|android-jetpack-compose-material3
2
2022-07-01T04:26:33.870Z
2,022
7
4
4
273
1
730
76
4
1
true
false
false
false
false
false
low
72,824,428
Duplicate libarcore_sdk_c.so error while bringing Android NDK plugin with ARCore into Unity
<p>I would like to expose some functionality written in C++ in Android NDK into Unity. The functionality relies on ARCore. But in order to compile the module in Android Studio, I need to bundle in libarcore_sdk_c.so. And Unity's ARFoundation also has a libarcore_sdk_c.so, so I'm getting an error due to the library bein...
I would like to expose some functionality written in C++ in Android NDK into Unity. The functionality relies on ARCore. But in order to compile the module in Android Studio, I need to bundle in libarcore_sdk_c.so. And Unity's ARFoundation also has a libarcore_sdk_c.so, so I'm getting an error due to the library being i...
android|unity3d|android-ndk
1
2022-07-01T04:36:47.263Z
2,022
7
4
4
50
0
1,158
91
3
1
true
true
false
false
false
false
low
72,824,600
how to get and update Rangeslider values from database?
<p>I want to update the RangeSlider values from the database. but I don't know how to do this please help to show and update the RangeSlider values from the database. I have two values from the database for RangeSlider to start and end which i set in getData() data but when I initialize the values in Rnageslider it giv...
I want to update the RangeSlider values from the database. but I don't know how to do this please help to show and update the RangeSlider values from the database. I have two values from the database for RangeSlider to start and end which i set in getData() data but when I initialize the values in Rnageslider it gives ...
android|flutter|flutter-layout|flutter-dependencies|flutter-slider
1
2022-07-01T05:07:57.157Z
2,022
7
5
4
34
1
1,045
55
5
1
true
false
false
false
false
false
low
72,824,604
Tmp detached view should be removed from RecyclerView before it can be recycled
<p>I have a horizontal recyclerview and it updates everytime I make a successful network call. Interestingly, I am getting this random crash with this message</p> <pre><code>Tmp detached view should be removed from RecyclerView before it can be recycled: ViewHolder{6d86a51 position=1 id=-1, oldPos=-1, pLpos:-1 update t...
I have a horizontal recyclerview and it updates everytime I make a successful network call. Interestingly, I am getting this random crash with this message [CODE] I tried removing animationlayoutchange but still randomly happening this. any idea or suggestions?
android|android-recyclerview
1
2022-07-01T05:08:07.817Z
2,022
7
5
4
40
0
261
79
2
1
true
true
false
false
false
false
low
72,824,625
Apple MusicKit SDK in Android
<p>I have been trying to add Apple MusicKit auth SDK to an android app, I have added the AAR provided by apple and the necessary step to initialize the auth flow, but the SDK just redirects me to the google play store listing of apple music, I do have the app installed and logged in on my test device.</p> <p>Apple Musi...
I have been trying to add Apple MusicKit auth SDK to an android app, I have added the AAR provided by apple and the necessary step to initialize the auth flow, but the SDK just redirects me to the google play store listing of apple music, I do have the app installed and logged in on my test device. Apple MusicKit Auth ...
android|apple-musickit
1
2022-07-01T05:11:23.107Z
2,022
7
5
4
90
0
647
29
2
4
true
true
false
false
false
false
low
72,824,702
how can we get flutter firebase OTP read and autofill without any package or plugin?
<p><strong>how can we get flutter firebase OTP read and autofill without any package or plugin?</strong> <strong>don't want to use plugin like alt_sms_autofill,sms_autofill..etc.</strong></p>
how can we get flutter firebase OTP read and autofill without any package or plugin? don't want to use plugin like alt_sms_autofill,sms_autofill..etc.
android|flutter|firebase
1
2022-07-01T05:22:38.907Z
2,022
7
5
4
33
1
150
84
3
0
false
false
false
false
false
false
low
72,824,751
Get camera feed from Android dev kit
<p>I'm working on an android development kit and I'm trying to get the camera feed into unity. I've tried a few tutorials and put together this piece of code</p> <pre><code>[SerializeField] private RawImage display; </code></pre> <pre><code>WebCamDevice device = WebCamTexture.devices[0]; WebCamTexture camTexture = new ...
I'm working on an android development kit and I'm trying to get the camera feed into unity. I've tried a few tutorials and put together this piece of code [CODE] [CODE] I debugged the code and up until the last line everything looks ok. When I run the Play function the app freeze and the debug message I put after is ne...
android|unity3d
0
2022-07-01T05:29:15.003Z
2,022
7
5
4
15
0
476
36
2
2
true
true
false
false
false
false
zero
72,824,762
How to update android app automatically without user interaction in flutter
<p>I am making an android app for android tv which runs the whole day. There is no man to manually update the application and play store also does not actually update the application instantly even when settings are set for auto-update.</p> <p>How can I achieve this either with 3rd party application or play store or pr...
I am making an android app for android tv which runs the whole day. There is no man to manually update the application and play store also does not actually update the application instantly even when settings are set for auto-update. How can I achieve this either with 3rd party application or play store or programmatic...
android|flutter|auto-update|auto
2
2022-07-01T05:31:06.217Z
2,022
7
5
4
104
1
324
75
4
0
false
false
false
false
false
false
low
72,824,791
Android app crashes on startup in physical device
<p>I am trying to make an android app, but when I tried to run the app on my phone, the app just crashes instantly. I am not that good at this and I can't seem to understand what is wrong with the logcat. If someone could look through it and tell me what is wrong I would really appreciate it.</p> <pre><code>2022-07-01 ...
I am trying to make an android app, but when I tried to run the app on my phone, the app just crashes instantly. I am not that good at this and I can't seem to understand what is wrong with the logcat. If someone could look through it and tell me what is wrong I would really appreciate it. [CODE]
java|android|android-studio|crash|android-emulator
0
2022-07-01T05:35:39.900Z
2,022
7
5
4
127
0
297
49
5
1
true
true
false
false
false
false
zero
72,824,793
Not receiving updates in StateFlow observable
<p>I have two classes</p> <pre><code>class ChildFragment : ParentFragment { viewModel.location.collectLatest { result -&gt; when (result) { is LocationResult.Unit -&gt; {} is LocationResult.Error -&gt; {} is LocationResult.Success -&...
I have two classes [CODE] I am receiving the first Unit result in the flow callback but does not receive it once I call the update method. Anything, in particular, that is being done wrong? Please help.
android|kotlin-stateflow
1
2022-07-01T05:35:49.027Z
2,022
7
5
4
38
1
202
45
2
1
true
false
false
false
false
false
low
72,824,839
how show system lock(i.e. Pattern/Fingerprint) on activity started from Broadcast Receiver currently on top of Lock screen android 11
<p>Here is my code fore starting lock screen. onActivityResult giving Result-Cancelled every time can someone help me out ,</p> <pre><code>private fun checkPhoneScreenLocked(context: Context) { val myKM = context.getSystemService(KEYGUARD_SERVICE) as KeyguardManager if (myKM.isKeyguardLocked) { // Phone...
Here is my code fore starting lock screen. onActivityResult giving Result-Cancelled every time can someone help me out , [CODE]
android-studio|android-11
0
2022-07-01T05:41:32.673Z
2,022
7
5
4
26
0
127
133
2
1
true
true
false
false
false
false
zero
72,824,868
ReactiveUI.XamForms ViewModel not initialized
<p>I'm trying to bind View elements to a ViewModel, but for some reasons the ViewModel is not initialized when the form loaded. The code is based on the Visual Studio 2022 &quot;Mobile App (Xamarin.Forms)&quot; template with the MainPage.xaml/cs replaced by ReactiveUI V-VM classes (NuGet ReactiveUI.XamForms package). ...
I'm trying to bind View elements to a ViewModel, but for some reasons the ViewModel is not initialized when the form loaded. The code is based on the Visual Studio 2022 &quot;Mobile App (Xamarin.Forms)&quot; template with the MainPage.xaml/cs replaced by ReactiveUI V-VM classes (NuGet ReactiveUI.XamForms package). The ...
android|xamarin|mvvm|reactiveui
0
2022-07-01T05:44:25.453Z
2,022
7
5
4
31
0
622
45
4
3
true
true
false
false
false
false
zero
72,824,971
How can I reset Android Studio setting to default excepting components
<p>Now I want to reset Android Studio settings, but not components. How can I do that? I've searched it on Google but, I think the components will be deleted from Android Studio.</p>
Now I want to reset Android Studio settings, but not components. How can I do that? I've searched it on Google but, I think the components will be deleted from Android Studio.
android-studio
0
2022-07-01T05:58:33.023Z
2,022
7
5
4
12
0
175
70
1
0
false
true
false
false
false
false
zero
72,825,141
remote secure_mkdirs failed: Operation not permitted adb: error: failed to read copy response
<p>I am having a mobile with following configurations:</p> <ul> <li>Model Name: Samsung S22 Ultra</li> <li>Model Number: SM-S908E</li> <li>Android Version: 12</li> </ul> <p>I enabled developer options and USB debugging and I am able to execute adb devices, adb install filename.apk.</p> <p>I need to push some bin and py...
I am having a mobile with following configurations: Model Name: Samsung S22 Ultra Model Number: SM-S908E Android Version: 12 I enabled developer options and USB debugging and I am able to execute adb devices, adb install filename.apk. I need to push some bin and python files into the location /sdcard/Android/data/com.c...
android|appium|adb|samsung-galaxy
0
2022-07-01T06:23:44.177Z
2,022
7
6
4
498
0
812
93
4
1
true
true
false
false
false
false
zero
72,825,190
How to bind two xml in one class in android?
<p>I'm new to Kotlin. I have a <code>MainActivity</code> and a list view inside.</p> <p>When an item is clicked in the list view, I want to update a textView inside <code>MainActivity</code>.</p> <p>However because data should be passed from ListView to <code>MainActivity</code>, I did something weird:</p> <p><code>Mai...
I'm new to Kotlin. I have a MainActivity and a list view inside. When an item is clicked in the list view, I want to update a textView inside MainActivity . However because data should be passed from ListView to MainActivity , I did something weird: MainActivity.kt : [CODE] ListView.kt : [CODE] I declared interface( On...
android|kotlin|android-viewbinding
1
2022-07-01T06:29:32.673Z
2,022
7
6
4
119
4
445
44
3
2
true
false
false
false
false
false
low
72,825,216
How can I get current user's information from flutter to use it in my navbar
<p>I'm trying to learn Flutter and developing some basic apps. The problem that I'm facing is that, I need to get the information from firebase of logged-in user and display s/he's name in my navbar. You can find my login-screen and navbar classes below. Can anyone help me how to get this information from firebase and ...
I'm trying to learn Flutter and developing some basic apps. The problem that I'm facing is that, I need to get the information from firebase of logged-in user and display s/he's name in my navbar. You can find my login-screen and navbar classes below. Can anyone help me how to get this information from firebase and use...
android|flutter|dart
0
2022-07-01T06:33:47.323Z
2,022
7
6
4
100
2
449
76
3
5
true
false
false
false
false
false
zero
72,825,291
On connecting WifiP2P, my code confuses with server and client class
<p>I am conecting two devices through wifiP2P, and then i have intents in client and server class, which on connection goes to server and client activity recognizing its sender or reciever but my app confuses and goes to sender however the user select Recieve and goes to reciever however user selects send.</p>
I am conecting two devices through wifiP2P, and then i have intents in client and server class, which on connection goes to server and client activity recognizing its sender or reciever but my app confuses and goes to sender however the user select Recieve and goes to reciever however user selects send.
java|android|wifip2p
0
2022-07-01T06:42:50.910Z
2,022
7
6
4
6
0
304
68
3
0
false
true
false
false
false
false
zero
72,825,495
Socket Hang up issue
<p>Below are the logs:</p> <pre><code>[debug] [35m[W3C][39m Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up [debug] [35m[W3C][39m at UIA2Proxy.co...
Below are the logs: [CODE]
appium-android|appium-java
0
2022-07-01T07:04:21.587Z
2,022
7
7
4
198
0
26
20
2
1
true
true
false
false
false
false
zero
72,825,519
Android : Permissions check for BLE
<p>While trying to restore the functionality of my Bluetooth Low Energy App I ran into problems with the newly introduced permissions requirements</p> <p>The first issue is while there are 6 possible permissions in the Manifest not all are required <strong>or will be granted</strong> depending on the Android Version</p...
While trying to restore the functionality of my Bluetooth Low Energy App I ran into problems with the newly introduced permissions requirements The first issue is while there are 6 possible permissions in the Manifest not all are required or will be granted depending on the Android Version [CODE] Hence the app must onl...
android|kotlin|bluetooth-lowenergy|android-permissions
1
2022-07-01T07:06:29.927Z
2,022
7
7
4
362
1
1,051
35
4
5
true
false
false
false
false
false
low
72,825,520
CXX1405 cmake exception while building android project
<p>Got error when I build the project like in the below. I tried so many things but never succeeded. I'm using m1 MacBook. Is this related with this error ?</p> <p>[CXX1405] exception while building Json A problem occurred starting process 'command '/Users/serhat/Library/Android/sdk/cmake/3.18.1/bin/cmake''</p> <p>in b...
Got error when I build the project like in the below. I tried so many things but never succeeded. I'm using m1 MacBook. Is this related with this error ? [CXX1405] exception while building Json A problem occurred starting process 'command '/Users/serhat/Library/Android/sdk/cmake/3.18.1/bin/cmake'' in build.gradle: [COD...
android-studio|cmake|android-ndk
0
2022-07-01T07:06:46.090Z
2,022
7
7
4
509
1
357
54
3
2
true
false
false
false
false
false
zero
72,825,551
tesseract ocr doesn't works with androidx.camera
<p>i builded an andoid application with a camera view, using the androidx.camera packages. So, the app shows the camera stream, take a picture with a button and read the picture text with tesseract. The problem is that tesseract doesn't recognize the text of the image (it returns just nosense characters), but, if i tak...
i builded an andoid application with a camera view, using the androidx.camera packages. So, the app shows the camera stream, take a picture with a button and read the picture text with tesseract. The problem is that tesseract doesn't recognize the text of the image (it returns just nosense characters), but, if i take t...
android|camera|tesseract|android-camera2|android-camera-intent
0
2022-07-01T07:09:26.613Z
2,022
7
7
4
41
1
488
48
5
0
false
false
false
false
false
false
zero
72,825,558
Is it possible to integrate my existing Firebase project(iOS and Android) to separate google analytic account without losing current data
<p>I have a Firebase project already setup for iOS and Android platforms. Now I want to integrate with Google analytic account not from the same firebase account I am using but the other separate account where we have already integrated web. Is it possible to do that? if yes how can I setup new google analytics for my ...
I have a Firebase project already setup for iOS and Android platforms. Now I want to integrate with Google analytic account not from the same firebase account I am using but the other separate account where we have already integrated web. Is it possible to do that? if yes how can I setup new google analytics for my exi...
android|ios|firebase|google-analytics
0
2022-07-01T07:10:12.953Z
2,022
7
7
4
23
1
380
137
4
0
false
false
false
false
false
false
zero
72,825,631
Android WebView Cache lost after activity closed
<p>While I'm navigating inside WebView caching work fine, after once I closed WebActivity and launch again it loaded all resources again.</p> <pre><code> webSettings.javaScriptEnabled = true webSettings.loadWithOverviewMode = true webSettings.builtInZoomControls = true webSettings.displayZoomControls = f...
While I'm navigating inside WebView caching work fine, after once I closed WebActivity and launch again it loaded all resources again. [CODE] I go through various solution available on stackoverfolw but not get any of them worked. I'm not using clearCache() . Can anyone please help me on how to resolve this issue?. Tha...
android|caching|webview
1
2022-07-01T07:17:20.300Z
2,022
7
7
4
55
1
324
48
3
1
true
false
false
false
false
false
low
72,825,741
How can I stop the app from stopping every time I click on a button to leave the current slideshow to a new activity
<p>I have a simple slideshow with 20 slides and a 5 sec. time delays using the handler class, and the media player class that plays a different sound on each slide. There is a button on this activity that when you click on it at anytime, it should stop the audio and take you to a new activity. 90% of the time the but...
I have a simple slideshow with 20 slides and a 5 sec. time delays using the handler class, and the media player class that plays a different sound on each slide. There is a button on this activity that when you click on it at anytime, it should stop the audio and take you to a new activity. 90% of the time the button c...
android|android-mediaplayer|media-player|media|eventhandler
0
2022-07-01T07:27:24.240Z
2,022
7
7
4
14
0
512
116
5
1
true
true
false
false
false
false
zero
72,825,864
Is it possible to block the smartphone from opening gallery?
<p>I have an input for capturing image from the smartphone camera like this below:</p> <pre><code>&lt;input ng-model=&quot;fileModel&quot; type=&quot;file&quot; name=&quot;input_default&quot; accept=&quot;image/*;capture=camera&quot; capture=&quot;camera&quot; capture /&gt; </code></pre> <p>If there is no camera on th...
I have an input for capturing image from the smartphone camera like this below: [CODE] If there is no camera on the installed smartphone(OS Android or IOS), the input opens the cell phone gallery. I wanted the user to be alerted that it doesn't have a camera and to not open the device gallery. I tried this way below, b...
javascript|android|angularjs|input|camera
1
2022-07-01T07:36:11.017Z
2,022
7
7
4
136
1
423
60
5
2
true
false
false
false
false
false
low
72,826,016
excluded flutter module from multi module app while using jacoco coverage + sonarqube
<p>I have a multi module project where some modules are written in flutter, some of them are kotlin and rest of them are java based. Now my intention is to include only few modules(core,features) for code coverage and exclude the flutter modules as well as few java/kotlin modules. I am able to generate the code coverag...
I have a multi module project where some modules are written in flutter, some of them are kotlin and rest of them are java based. Now my intention is to include only few modules(core,features) for code coverage and exclude the flutter modules as well as few java/kotlin modules. I am able to generate the code coverage a...
android|sonarqube|build.gradle|code-coverage|jacoco
0
2022-07-01T07:49:15.490Z
2,022
7
7
4
126
0
975
85
5
4
true
true
false
false
false
false
zero
72,826,025
Android Samsung Firebase authentication UID is sometimes returning only numbers
<p>Recently I'm noticing that some Android Samsung devices using Firebase authentication have changed their user UIDs from letters and numbers (for example: A123fASDFij123t9iasdflj112fd) to only numbers (for example: 149124123419287364123).</p> <p>This is quite puzzling, because I thought Firebase authentication UIDs a...
Recently I'm noticing that some Android Samsung devices using Firebase authentication have changed their user UIDs from letters and numbers (for example: A123fASDFij123t9iasdflj112fd) to only numbers (for example: 149124123419287364123). This is quite puzzling, because I thought Firebase authentication UIDs are constan...
android|firebase|firebase-authentication|samsung
1
2022-07-01T07:50:04.143Z
2,022
7
7
4
37
0
1,017
79
4
1
true
true
false
false
false
false
low
72,826,042
Appium shows InspectorMoved
<p><a href="https://i.stack.imgur.com/jhMnV.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/jhMnV.png" alt="enter image description here" /></a></p> <p>I do have latest version of Inspector installed but it still says inspectorMoved, maybe inspector is not synced with Appium. How can I solve it?</p>
I do have latest version of Inspector installed but it still says inspectorMoved, maybe inspector is not synced with Appium. How can I solve it?
python-3.x|appium|appium-android|python-appium|appium-java
0
2022-07-01T07:51:18.267Z
2,022
7
7
4
95
0
144
27
5
0
false
true
false
false
false
false
zero
72,826,053
how to get/modify/set text from a custom TextView in java android
<p>I have created a java class and extended appcompat TextView(android default TextView is ok too), I want to access the <code>android:text=&quot;&quot;</code> from xml and set it using fromHtml. but I have no idea how to get the text from xml and then set it using fromHTML. the html text is in strings.xml wrapped with...
I have created a java class and extended appcompat TextView(android default TextView is ok too), I want to access the android:text=&quot;&quot; from xml and set it using fromHtml. but I have no idea how to get the text from xml and then set it using fromHTML. the html text is in strings.xml wrapped with CDATA. all I've...
java|android|android-custom-view|custom-view
0
2022-07-01T07:52:05.353Z
2,022
7
7
4
50
0
643
65
4
2
true
true
false
false
false
false
zero
72,826,132
How to navigate from DialogFragment to DialogFragment?
<p>I have a fragment where I click a button and it opens a dialog(DialogFragment). In this dialog, i have a button that if I press it, I want to dismiss this dialog and open another different dialog(DialogFragment). In this new dialog I want to do something similar, I want to make a button to go back to the previous di...
I have a fragment where I click a button and it opens a dialog(DialogFragment). In this dialog, i have a button that if I press it, I want to dismiss this dialog and open another different dialog(DialogFragment). In this new dialog I want to do something similar, I want to make a button to go back to the previous dialo...
android|kotlin|android-dialogfragment|navgraph
1
2022-07-01T07:59:37.803Z
2,022
7
7
4
45
1
986
54
4
2
true
false
false
false
false
false
low
72,826,135
Using DeepLinks in Compose leads to inability to navigate backwards
<p>I have a FirebaseMessagingService subclass that receives a notification payload and then creates a push notification with the following PendingIntent:</p> <pre><code> TaskStackBuilder.create(this).run { addNextIntentWithParentStack( Intent( Intent.ACTION_VIEW, ...
I have a FirebaseMessagingService subclass that receives a notification payload and then creates a push notification with the following PendingIntent: [CODE] Here are the composables of the respective nested graph of our navigation: [CODE] Here's the Intermediate screen: [CODE] The issue is, that although the deep-link...
android|kotlin|android-jetpack-compose|android-deep-link
3
2022-07-01T07:59:44.483Z
2,022
7
7
4
161
1
1,036
67
4
3
true
false
false
false
false
false
low
72,826,181
Convert "11:00 to 12:00" TO "11:00 am to 12:00 pm"
<p>I want to convert given date string: &quot;11:00 to 12:00&quot;</p> <p>to</p> <p>&quot;11:00 am to 12:00 pm&quot;.</p> <p>I have tried several methods which convert ISODateString. But I am unable to work out this one. Any help would be appreciated.</p>
I want to convert given date string: &quot;11:00 to 12:00&quot; to &quot;11:00 am to 12:00 pm&quot;. I have tried several methods which convert ISODateString. But I am unable to work out this one. Any help would be appreciated.
android|flutter|dart|datetime|time
-1
2022-07-01T08:04:33.733Z
2,022
7
8
4
41
2
227
50
5
0
false
false
false
false
false
true
negative
72,826,267
Android BLE max advertisers
<p>While advertising i'm getting error 2 : too many advertisers.Any one know how much adverts i can send simultaneously on the same device ? Is it a fixed value or it depends on the device ?</p>
While advertising i'm getting error 2 : too many advertisers.Any one know how much adverts i can send simultaneously on the same device ? Is it a fixed value or it depends on the device ?
android|bluetooth-lowenergy
2
2022-07-01T08:11:48.310Z
2,022
7
8
4
17
0
187
27
2
0
false
true
false
false
false
false
low
72,826,369
S3 returns 403 when trying to download file from Android Emulator
<p>I'm developing an Android app with React Native and I have ran into a problem with S3. I'm running the app on an emulator, and trying to download a file through a presigned URL from localstack. I've tried to do so with RNFS and RNFetchBlob, none of them worked. With both libs, S3 gives this message:</p> <blockquote>...
I'm developing an Android app with React Native and I have ran into a problem with S3. I'm running the app on an emulator, and trying to download a file through a presigned URL from localstack. I've tried to do so with RNFS and RNFetchBlob, none of them worked. With both libs, S3 gives this message: Presign signature c...
android|react-native|amazon-s3|android-emulator
0
2022-07-01T08:21:13.323Z
2,022
7
8
4
39
2
602
65
4
0
false
false
false
false
false
false
zero
72,826,413
How to post an app on google play over he 150mb limit?
<p>I'm try to upload a app on the google play store but its around 250mb, and when i upload the .aab on google play i get &quot;One or more of the auto-generated multi-APKs exceeds the maximum allowed size of 150 MB.&quot;</p> <p>ive been searching and search on how to bypass this, ive tried removing some files from th...
I'm try to upload a app on the google play store but its around 250mb, and when i upload the .aab on google play i get &quot;One or more of the auto-generated multi-APKs exceeds the maximum allowed size of 150 MB.&quot; ive been searching and search on how to bypass this, ive tried removing some files from the app to m...
android|google-play|google-play-console|android-app-bundle
0
2022-07-01T08:24:44.433Z
2,022
7
8
4
197
1
354
54
4
0
false
false
false
false
false
false
zero
72,826,414
protect secrets in flutter app from reverse engineering
<p>I started developing on an existing flutter application and see that they have used regular .dart files to keep the api and secrets. This is of course in the .gitignore file, but I was wondering what will happen when the application is bundled and released. If somebody does reverse engineer the application, wouldn't...
I started developing on an existing flutter application and see that they have used regular .dart files to keep the api and secrets. This is of course in the .gitignore file, but I was wondering what will happen when the application is bundled and released. If somebody does reverse engineer the application, wouldn't th...
android|flutter|dart|environment-variables|reverse-engineering
0
2022-07-01T08:24:52.023Z
2,022
7
8
4
116
1
521
55
5
0
false
false
false
false
false
false
zero
72,826,447
Bitmap draw canvas: Software rendering doesn't support hardware bitmaps
<p>I want take screenshot of the HorizontalScrollview layout.</p> <pre><code>HorizontalScrollView z = view; int totalHeight = z.getChildAt(0).getHeight(); int totalWidth = z.getChildAt(0).getWidth(); Bitmap bm = Bitmap.createBitmap(totalWidth, totalHeight, Bitmap.Config.ARGB_8888); ...
I want take screenshot of the HorizontalScrollview layout. [CODE] W/System.err: java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps 2022-07-01 13:49:27.715 26174-26174 W/System.err: at android.graphics.BaseCanvas.onHwBitmapInSwMode(BaseCanvas.java:632) 2022-07-01 13:49:27.715 26174-2...
android|android-canvas
0
2022-07-01T08:27:31.627Z
2,022
7
8
4
77
1
8,720
71
2
2
true
false
false
false
false
false
zero
72,826,542
Frame(javacv) to byte[]?
<p>I'm working read video file by FrameGrabber(JavaCV):</p> <pre><code>Frame frame = frameGrabber.grab(); </code></pre> <p>and intend to get frame raw data like byte[] from <em><strong>frame</strong></em>.</p> <p>I Know some ways like kinds of <strong>converters</strong>(<em>AndroidFrameConverter</em>、<em>Java2DFrameC...
I'm working read video file by FrameGrabber(JavaCV): [CODE] and intend to get frame raw data like byte[] from frame . I Know some ways like kinds of converters ( AndroidFrameConverter 、 Java2DFrameConverter & OpenCVFrameConverter etc.) could convert the frame to image 、 bitmap or mat , and finally get the raw data in s...
android|javacv
0
2022-07-01T08:35:33.770Z
2,022
7
8
4
27
0
483
24
2
2
true
true
false
false
false
false
zero
72,826,557
Please let me know if there is a standard android feature to install Wi-Fi settings with one tap
<p>I have a question regarding a standard android feature.</p> <p><a href="https://osu.globalreachtech.com/onlinesignup/5156794" rel="nofollow noreferrer">https://osu.globalreachtech.com/onlinesignup/5156794</a></p> <p>We are currently working on a demo site that allows <strong>one-tap installation of Wi-Fi settings</s...
I have a question regarding a standard android feature. https://osu.globalreachtech.com/onlinesignup/5156794 We are currently working on a demo site that allows one-tap installation of Wi-Fi settings as shown in the URL above. The installation has been proven using the Passpoint (Hotspot 2.0) functionality. We would li...
android|authentication|android-wifi
0
2022-07-01T08:37:18.773Z
2,022
7
8
4
37
0
657
96
3
0
false
true
false
false
false
false
zero
72,826,573
Android searchview filter in recyclerview pagingDataAdapter with Paging3 is not updating the data
<p>I am trying to search a value from database with the search filter. but not updating the searched values in adapter.</p> <p>Note: loading the data using <strong>Paging3 library</strong>.</p> <pre><code> private val mDiffer: AsyncListDiffer&lt;Data?&gt; = AsyncListDiffer(this, DataComparator) object DataComparator...
I am trying to search a value from database with the search filter. but not updating the searched values in adapter. Note: loading the data using Paging3 library . [CODE] iam getting the searched values in inmDiffer.submitList(list) method. but values are not added in adapter. kindly help me to achieve this. links refe...
android|android-recyclerview|searchview|android-search|android-paging-3
2
2022-07-01T08:39:01.333Z
2,022
7
8
4
127
1
410
97
5
1
true
false
false
false
false
false
low
72,826,580
Compose BottomSheetScaffold IndexOutOfBoundsException application crash
<p>I searched for a solution related to this issue but found nothing. I solved the problem so I'm posting the problem and the solution here with goal of helping someone.</p> <h1>Problem description</h1> <p>After updating Jetpack Compose from version <code>1.2.0-beta02</code> to <code>1.2.0-rc02</code>, something on my ...
I searched for a solution related to this issue but found nothing. I solved the problem so I'm posting the problem and the solution here with goal of helping someone. Problem description After updating Jetpack Compose from version 1.2.0-beta02 to 1.2.0-rc02 , something on my screen caused an application to crash. The c...
android|android-jetpack-compose|indexoutofboundsexception|android-bottomsheetdialog
3
2022-07-01T08:39:17.587Z
2,022
7
8
4
246
1
682
71
4
2
true
false
false
false
false
false
low
72,826,585
React Native Expo: When running on Phone via QR code the application looks different from debugging in Chrome
<p>When I run my React Native application with Expo on Chrome it looks fine. But when I try to debug it with the QR code on my android and iphone all the boxes and placements are off. Is this a bug or am I doing something wrong?</p>
When I run my React Native application with Expo on Chrome it looks fine. But when I try to debug it with the QR code on my android and iphone all the boxes and placements are off. Is this a bug or am I doing something wrong?
android|ios|reactjs|expo|native
0
2022-07-01T08:39:27.463Z
2,022
7
8
4
20
1
225
109
5
0
false
false
false
false
false
false
zero
72,826,745
I have problem with PayPal integration in Android / Java
<p>I have problem with the integration of PayPal into Android/Java.</p> <p><a href="https://i.stack.imgur.com/qXdcY.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/qXdcY.png" alt="Error Screen" /></a></p> <p>The problem says:</p> <blockquote> <p>&quot;sorry about that looks like this action is not su...
I have problem with the integration of PayPal into Android/Java. The problem says: &quot;sorry about that looks like this action is not supported android studio PayPal invalid scope&quot;. I tried to solve this, but I can't find any solution for this because of PayPal method updated it's way to be integrated, so anyone...
java|android|android-studio|paypal-rest-sdk|paypal-adaptive-payments
0
2022-07-01T08:52:26.413Z
2,022
7
8
4
80
0
387
56
5
3
true
true
false
false
false
false
zero
72,826,845
How to handle 3rd party JS that doesn't support "old" browsers
<p>I've confirmed a suspicion I've had that my website isn't working well in Android WebView. It turns out that starting at API 29 (Android 10) and earlier, it actually fails spectacularly, and this is caused by 3rd party JavaScript. For API 29 specifically, I can see the errors, and of course will report those back to...
I've confirmed a suspicion I've had that my website isn't working well in Android WebView. It turns out that starting at API 29 (Android 10) and earlier, it actually fails spectacularly, and this is caused by 3rd party JavaScript. For API 29 specifically, I can see the errors, and of course will report those back to th...
javascript|browser|android-webview
0
2022-07-01T09:02:22.797Z
2,022
7
9
4
15
0
1,526
62
3
0
false
true
false
false
false
false
zero
72,826,863
how to get value inside view adapter in recyclerView and convert to Textview?
<p>this is my code display successfully displaying data from the database, but i want to display it from viewadapter to textview</p> <pre><code>if (value.equals(&quot;1&quot;)) { results = response.body().getResult(); viewAdapter = new RecyclerViewAdapterto(DashboardActivity.this...
this is my code display successfully displaying data from the database, but i want to display it from viewadapter to textview [CODE] this my adapter: [CODE] how display send txttotal from adapter to textview in dashboard activity not use click listener
android|android-recyclerview
0
2022-07-01T09:03:22.587Z
2,022
7
9
4
44
0
252
77
2
2
true
true
false
false
false
false
zero
72,826,873
Kotlin combine two callbackflows depending from each other
<p>I have data class, <code>MySection</code>, which has the ID in it. I have another data class <code>MyArticle</code> whdoesn'ton't care about its content</p> <p>To get the Section,</p> <pre><code>private fun getSectionFlow(): Flow&lt;List&lt;MySection&gt;&gt; = callbackFlow { val listC...
I have data class, MySection , which has the ID in it. I have another data class MyArticle whdoesn'ton't care about its content To get the Section, [CODE] And for Article, [CODE] And finally, all values need to bind in List<MySectionWithArticle> [CODE] So the inputs to getArticleFlow(id) should be the IDs of the values...
android|kotlin|kotlin-flow
0
2022-07-01T09:03:47.050Z
2,022
7
9
4
71
0
696
58
3
3
true
true
false
false
false
false
zero
72,826,952
Black Screen on Agora Live Call Flutter
<p>I have 2 project. One is for client one is for admin. In both projects i must use live chat with agora. On client Its working perfect. But in admin one its not working with same codes. It's staying in black screen. But after i use hot restart its working fine. But in first open its showing black screen. How can i so...
I have 2 project. One is for client one is for admin. In both projects i must use live chat with agora. On client Its working perfect. But in admin one its not working with same codes. It's staying in black screen. But after i use hot restart its working fine. But in first open its showing black screen. How can i solve...
android|ios|flutter|dart|agora.io
0
2022-07-01T09:10:30.920Z
2,022
7
9
4
55
0
513
39
5
1
true
true
false
false
false
false
zero
72,827,018
How to tell what's causing net::ERR_INSUFFICIENT_RESOURCES
<p>I'm having an issue where Stripe doesn't load on Android 10 and earlier in WebView. It throws <code>Failed to load resource: net::ERR_INSUFFICIENT_RESOURCES</code> with, as far as I can tell, no additional information.</p> <p>There are lots of other questions on here regarding this error, but they all seem to be whe...
I'm having an issue where Stripe doesn't load on Android 10 and earlier in WebView. It throws Failed to load resource: net::ERR_INSUFFICIENT_RESOURCES with, as far as I can tell, no additional information. There are lots of other questions on here regarding this error, but they all seem to be when something is being ca...
javascript|android-webview|android-10.0
0
2022-07-01T09:15:21.947Z
2,022
7
9
4
81
0
543
58
3
0
false
true
false
false
false
false
zero
72,827,139
cannot create preview in app actions test tool in android studio
<p>I used the same generate key to test two applications. while, I cannot create a preview in app actions test tool to do the inner test for the second app even though I delete the first app preview test (I can create the first preview for the first app). Does anyone know how to fit this problem? Thanks.</p> <p><a href...
I used the same generate key to test two applications. while, I cannot create a preview in app actions test tool to do the inner test for the second app even though I delete the first app preview test (I can create the first preview for the first app). Does anyone know how to fit this problem? Thanks. enter image descr...
android|testing
0
2022-07-01T09:24:44.680Z
2,022
7
9
4
21
0
331
64
2
0
false
true
false
false
false
false
zero
72,827,168
Asking the user to update Play Store
<p>Recently, we've integrated Play Integrity in our app to prevent emulators and bots. However, some users cannot generate integrity tokens with the following reasons:</p> <ul> <li>Binding to the service in the Play Store has failed. This can be due to having an old Play Store version installed on the device.</li> <li>...
Recently, we've integrated Play Integrity in our app to prevent emulators and bots. However, some users cannot generate integrity tokens with the following reasons: Binding to the service in the Play Store has failed. This can be due to having an old Play Store version installed on the device. Integrity API is not avai...
android|google-play|safetynet|google-play-integrity-api
0
2022-07-01T09:27:12.877Z
2,022
7
9
4
86
0
956
36
4
0
false
true
false
false
false
false
zero
72,827,174
How to prevent stack saving in bottom nav tabs while using NavigationUI?
<p>When we attach navController to bottom navigation it's saving and restore stack when we switch between tabs. But how to prevent backstack saving?</p> <pre><code>navController = (supportFragmentManager.findFragmentById(R.id.main_nav_container) as NavHostFragment).navController binding.bottomNavigation.setupWithNavCon...
When we attach navController to bottom navigation it's saving and restore stack when we switch between tabs. But how to prevent backstack saving? [CODE]
android|kotlin
0
2022-07-01T09:27:46.943Z
2,022
7
9
4
14
0
152
72
2
1
true
true
false
false
false
false
zero
72,827,243
Unable to resolve module xmldom from react-native power translator while running an expo react native project
<p>I've upgraded expo version from &quot;expo 42.0.1&quot; to &quot;expo 45.0.0&quot;. While running it in android emulator I'm getting the error that: ERROR 13:50 Unable to resolve module xmldom from /home/rija/Desktop/AvantureBytes/updatingExpoIOS/zvonr-app/node_modules/react-native-power-translator/src/services/Micr...
I've upgraded expo version from &quot;expo 42.0.1&quot; to &quot;expo 45.0.0&quot;. While running it in android emulator I'm getting the error that: ERROR 13:50 Unable to resolve module xmldom from /home/rija/Desktop/AvantureBytes/updatingExpoIOS/zvonr-app/node_modules/react-native-power-translator/src/services/Microso...
android|ios|react-native|expo
0
2022-07-01T09:32:52.833Z
2,022
7
9
4
71
0
1,174
109
4
0
false
true
false
false
false
false
zero
72,827,256
How should I struct my Firebase data (base- & movement-data)?
<p>I've created an android app with Java and I use a Firebase realtime-database. Via REST, I get JSON-data for cities. &quot;Data&quot; means:</p> <ol> <li><strong>base data</strong> like the city-id, name or population. They rarely change. This is represented in my model class &quot;BaseData&quot;.</li> <li><strong>(m...
I've created an android app with Java and I use a Firebase realtime-database. Via REST, I get JSON-data for cities. &quot;Data&quot; means: base data like the city-id, name or population. They rarely change. This is represented in my model class &quot;BaseData&quot;. (movement) data which changes every day. The class i...
java|android|firebase|firebase-realtime-database|nosql
1
2022-07-01T09:34:03.257Z
2,022
7
9
4
32
0
1,045
61
5
1
true
true
false
false
false
false
low
72,827,263
Method get call twise while in Thread. I am trying to call socket
<p>Here i am calling socket with runnable interface.but the socket is continue running thread and displaying multiple msg with same id.Not getting idea where it goes wrong. <strong>Here is Code.</strong></p> <pre><code>Request request = new Request.Builder().url(webSocketApi).build(); EchoWebSocketListener listener = n...
Here i am calling socket with runnable interface.but the socket is continue running thread and displaying multiple msg with same id.Not getting idea where it goes wrong. Here is Code. [CODE] ** EchoWebSocketListener ** [CODE] Thread class where response need to show in recyclerview.Here socket call twise and getting sa...
java|android|sockets|websocket|connection
0
2022-07-01T09:34:22.580Z
2,022
7
9
4
22
0
339
65
5
3
true
true
false
false
false
false
zero