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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
73,769,331 | Method: signupUrls.create cannot be create | <pre><code>After successful signin and gapiloaded
below the error i get
code
:
403
message
:
"Caller is not authorized to manage project."
status
:
"PERMISSION_DENIED"
<script src="https://apis.google.com/js/ap... | [CODE] You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the Migration Guide for more information. | javascript|google-api|google-cloud-functions|google-oauth|android-management-api | 1 | 2022-09-19T06:35:37.470Z | 2,022 | 9 | 6 | 0 | 67 | 1 | 307 | 42 | 5 | 1 | true | false | false | false | false | false | low |
73,769,356 | Why does my QR code not work with the Android camera? | <p>I have made a QR code with the same URL using two different methods and one works with my Android 8.0 camera and the other does not.</p>
<p><strong>Why is this and what is the difference?</strong></p>
<p>Ideally I want to replicate what qr-code-generator.com does so my code generated QR works on the default Android ... | I have made a QR code with the same URL using two different methods and one works with my Android 8.0 camera and the other does not. Why is this and what is the difference? Ideally I want to replicate what qr-code-generator.com does so my code generated QR works on the default Android camera app. Device: Motorola G6 (X... | android|qr-code | -1 | 2022-09-19T06:39:01.240Z | 2,022 | 9 | 6 | 0 | 33 | 1 | 1,515 | 53 | 2 | 0 | false | false | false | false | false | true | negative |
73,769,439 | achieve iOS Whatsapp UI in android | <p>iOS Whatsapp brings long pressed recyclerview item to center (near to the original item position) and blurs background
as shown in the gif below
<a href="https://drive.google.com/file/d/166H0YvI8ZCaSyrV4FLugEk5_HlCjWG-1/view?usp=sharing" rel="nofollow noreferrer">https://drive.google.com/file/d/166H0YvI8ZCaSyrV4FLu... | iOS Whatsapp brings long pressed recyclerview item to center (near to the original item position) and blurs background as shown in the gif below https://drive.google.com/file/d/166H0YvI8ZCaSyrV4FLugEk5_HlCjWG-1/view?usp=sharing How can we achieve this in android? | android|user-interface|android-recyclerview|android-viewholder | 0 | 2022-09-19T06:47:37.680Z | 2,022 | 9 | 6 | 0 | 27 | 1 | 263 | 34 | 4 | 0 | false | false | false | false | false | false | zero |
73,769,561 | Local database not creating on Android 9 arm64-v8a | <p>My app is having a prepopulated Sqlite Database</p>
<p>I am using SqliteAssetHelper to manage the database.
It works fine on almost all devices but on some devices with Android-9 and Native Platform arm64-v8a, local database is not getting copied from the asset folder and when the app calls to open the database a Nu... | My app is having a prepopulated Sqlite Database I am using SqliteAssetHelper to manage the database. It works fine on almost all devices but on some devices with Android-9 and Native Platform arm64-v8a, local database is not getting copied from the asset folder and when the app calls to open the database a NullPointer ... | android|android-sqlite|sqliteopenhelper | 0 | 2022-09-19T07:01:06.587Z | 2,022 | 9 | 7 | 0 | 37 | 0 | 774 | 50 | 3 | 1 | true | true | false | false | false | false | zero |
73,769,599 | Does Job Service stops after a reboot? | <p>I have initialized a job service using JobScheduler that runs periodically. I reschedule this service after a reboot. Does this service stops after the device reboots? Or is it still running?</p> | I have initialized a job service using JobScheduler that runs periodically. I reschedule this service after a reboot. Does this service stops after the device reboots? Or is it still running? | java|android|android-service|jobservice | -1 | 2022-09-19T07:05:12.500Z | 2,022 | 9 | 7 | 0 | 33 | 1 | 191 | 38 | 4 | 0 | false | false | false | false | false | true | negative |
73,769,635 | WebView AlertDialog is not getting closed in Xamarin Forms | <p>I was using <code>HybridWebviewRenderer</code> for loading a url on WebView for my application using Xamarin forms. Currently when I click a button in web view, it shows a alert popup with one <code>closeButton</code>. when I click on the closeButton , I'm currently navigating to a page and the navigation is working... | I was using HybridWebviewRenderer for loading a url on WebView for my application using Xamarin forms. Currently when I click a button in web view, it shows a alert popup with one closeButton . when I click on the closeButton , I'm currently navigating to a page and the navigation is working properly, but when I come b... | xamarin.forms|xamarin.android|xamarin.ios|android-webview | 0 | 2022-09-19T07:08:11.667Z | 2,022 | 9 | 7 | 0 | 28 | 1 | 532 | 58 | 4 | 0 | false | false | false | false | false | false | zero |
73,769,656 | Ionic 6 android app with iframe only will get approved? | <p>I have created ionic 6 app with iframe only which will show responsive version of website.</p>
<p>I need to help to confirm if i submit it on play store so they will approve ?</p>
<p>Thanks in advance!</p> | I have created ionic 6 app with iframe only which will show responsive version of website. I need to help to confirm if i submit it on play store so they will approve ? Thanks in advance! | android|ionic-framework|webview | 1 | 2022-09-19T07:09:58.037Z | 2,022 | 9 | 7 | 0 | 20 | 0 | 187 | 55 | 3 | 0 | false | true | false | false | false | false | low |
73,769,750 | How to make the data visible in DB | <p>I use Room for work with database. When I save data to the database, they are saved to the .db-wal file and not to the database.</p>
<p><strong>How can I make me see the data visible in the database?</strong></p>
<p>When I fill the db, I see that volume of wal file is increasing but bd - not =(. And I'd like to see ... | I use Room for work with database. When I save data to the database, they are saved to the .db-wal file and not to the database. How can I make me see the data visible in the database? When I fill the db, I see that volume of wal file is increasing but bd - not =(. And I'd like to see data to have controll which data i... | android|sqlite|kotlin|android-room | -1 | 2022-09-19T07:21:07.030Z | 2,022 | 9 | 7 | 0 | 28 | 1 | 436 | 34 | 4 | 0 | false | false | false | false | false | true | negative |
73,769,791 | How to sort an ArrayList in onComplete method, firebase | <p>I'm developing and application messages and I want to get the ArrayList sorted of that messages inside onComplete method:</p>
<p>first I go to the collection "messages" to return all the fields of that collection and then I order it by timestamp, and it works fine, it return the query sort it by timestamp<... | I'm developing and application messages and I want to get the ArrayList sorted of that messages inside onComplete method: first I go to the collection "messages" to return all the fields of that collection and then I order it by timestamp, and it works fine, it return the query sort it by timestamp [CODE] I g... | java|android|firebase|google-cloud-firestore | 1 | 2022-09-19T07:24:48.880Z | 2,022 | 9 | 7 | 0 | 51 | 1 | 977 | 55 | 4 | 2 | true | false | false | false | false | false | low |
73,769,864 | Internal Error occurred while analyzing this expression error in Android Studio Dolphin 2021.3.1 | <p>After updating Android Studio all lines that get resources like String, Drawbles,... shows this error:</p>
<blockquote>
<p>Internal Error occurred while analyzing this expression</p>
</blockquote>
<p>What is wrong?</p> | After updating Android Studio all lines that get resources like String, Drawbles,... shows this error: Internal Error occurred while analyzing this expression What is wrong? | android|android-studio | 2 | 2022-09-19T07:31:40.183Z | 2,022 | 9 | 7 | 0 | 143 | 1 | 173 | 96 | 2 | 0 | false | false | false | false | false | false | low |
73,769,901 | How to make sure, that backend call will be executed | <br/>
I'm developing this ordering Android app and thought about this problem. Creating an order or fetching user data from the backend is not that important- in case of error, Snackbar, Toast, etc. could be shown to inform user about failed backend call. <br/>
But what about Canceling the order? How do I make sure, t... | I'm developing this ordering Android app and thought about this problem. Creating an order or fetching user data from the backend is not that important- in case of error, Snackbar, Toast, etc. could be shown to inform user about failed backend call. But what about Canceling the order? How do I make sure, that no matter... | android | 0 | 2022-09-19T07:34:51.403Z | 2,022 | 9 | 7 | 0 | 26 | 0 | 642 | 52 | 1 | 0 | false | true | false | false | false | false | zero |
73,770,000 | dynamic noSuchMethod(Invocation invocation) { throw new NoSuchMethodError.withInvocation(this, invocation); | <p>I'm wondering if the given value is not null, but why is it giving an error null trying to enter ? or !
<code>List<Cal>? KcalData;</code> if changing from Cal to String</p>
<p><strong>wrong in these two lines</strong></p>
<pre><code>KcalData.add(doc["foodName"]);
KcalData.add(doc["kCal... | I'm wondering if the given value is not null, but why is it giving an error null trying to enter ? or ! List<Cal>? KcalData; if changing from Cal to String wrong in these two lines [CODE] List<Cal>? KcalData; If Cal will get another error which I don't know how to fix it. KcalData?.add(doc["foodName"]); KcalD... | android|ios|flutter|dart | 0 | 2022-09-19T07:42:31.527Z | 2,022 | 9 | 7 | 0 | 22 | 0 | 474 | 107 | 4 | 5 | true | true | false | false | false | false | zero |
73,770,011 | Android Studio Dolphin 2021.3.1: Error while building project | <p>I just recently upgraded from Arctic Fox to Dolphin and migrated my project from Gradle 7.0.3 to 7.3.0.</p>
<p>When I want to build project I got error:</p>
<pre><code>Duplicate class androidx.lifecycle.ViewModelLazy found in modules jetified-lifecycle-viewmodel-ktx-2.3.1-runtime (androidx.lifecycle:lifecycle-viewmo... | I just recently upgraded from Arctic Fox to Dolphin and migrated my project from Gradle 7.0.3 to 7.3.0. When I want to build project I got error: [CODE] My entire project is non-usable and broken right now. | android|android-studio | 0 | 2022-09-19T07:43:00.760Z | 2,022 | 9 | 7 | 0 | 299 | 1 | 206 | 61 | 2 | 1 | true | false | false | false | false | false | zero |
73,770,035 | Google Play reject my app due to "APK 122: Policy Declaration - Data Safety Section" | <p><a href="https://i.stack.imgur.com/vc5T8.png" rel="nofollow noreferrer">enter image description here</a></p>
<p>Hello dear programmers.</p>
<p>It is a couple of days that I am trying to deal with this. Nothing appear on the internet that helps me to understand what is the exact problem here. Just a generic "you... | enter image description here Hello dear programmers. It is a couple of days that I am trying to deal with this. Nothing appear on the internet that helps me to understand what is the exact problem here. Just a generic "you have to compile again the privacy paper". Did someone have the same problem? Thank you ... | android|app-store|store|google-play-console | -1 | 2022-09-19T07:45:25.593Z | 2,022 | 9 | 7 | 0 | 33 | 1 | 339 | 84 | 4 | 0 | false | false | false | false | false | true | negative |
73,770,086 | Can't find Annotation Processor in Android Studio Chipmunk | 2021.2.1 Patch 2 | <p>I Use dagger to generate class components on compile and it fail to generate. the class DaggerAccountOverviewComponent wasn't found.</p>
<p>some on the other thread says enable this. File > Settings > Build, Execution, Deployment > Compiler > Annotation Processors</p>
<p>but there was no Annotation Proce... | I Use dagger to generate class components on compile and it fail to generate. the class DaggerAccountOverviewComponent wasn't found. some on the other thread says enable this. File > Settings > Build, Execution, Deployment > Compiler > Annotation Processors but there was no Annotation Processor //inject account overvie... | android|dagger-2 | 0 | 2022-09-19T07:50:59.710Z | 2,022 | 9 | 7 | 0 | 15 | 0 | 390 | 77 | 2 | 0 | false | true | false | false | false | false | zero |
73,770,108 | Using different version of lib in different modules gradle | <p>I trying to use different version of google exoplayer in one project.
In main module i had to use older version exo(2.11), which loaded from maven repo, this repo has not required hls part of exo. But i need it, so then i've created another module in android studio, and implement latest version of Exoplayer(2.18) in... | I trying to use different version of google exoplayer in one project. In main module i had to use older version exo(2.11), which loaded from maven repo, this repo has not required hls part of exo. But i need it, so then i've created another module in android studio, and implement latest version of Exoplayer(2.18) in ne... | java|android|gradle|android-library|exoplayer | 0 | 2022-09-19T07:52:53.477Z | 2,022 | 9 | 7 | 0 | 47 | 0 | 675 | 58 | 5 | 3 | true | true | false | false | false | false | zero |
73,770,116 | XML View in Android Studio Dolphin not loading after update from Chipmunk | <p>When ever there is an error in xml file the view for the reference in Android Studio gets invisible its very hard to work without having a view reference. I have invalided the cache and restart android studio several times still not working it is only happening after updating to Dolphin from chipmunk</p> | When ever there is an error in xml file the view for the reference in Android Studio gets invisible its very hard to work without having a view reference. I have invalided the cache and restart android studio several times still not working it is only happening after updating to Dolphin from chipmunk | android|xml|android-studio|kotlin | 4 | 2022-09-19T07:53:21.200Z | 2,022 | 9 | 7 | 0 | 389 | 1 | 301 | 73 | 4 | 0 | false | false | false | false | false | false | low |
73,770,119 | Kotlin lazy property in data class results in NullPointerException | <p>I have a Kotlin interface that looks like this:</p>
<pre class="lang-kotlin prettyprint-override"><code>interface IGeneralData {
val id: Int
val name: String
}
</code></pre>
<p>and a data class implementing <code>IGeneralData</code> which is created by either GSON or Jetpack Room:</p>
<pre class="lang-kotlin... | I have a Kotlin interface that looks like this: [CODE] and a data class implementing IGeneralData which is created by either GSON or Jetpack Room: [CODE] Unfortunately, I get a NullPointerException that I don't understand when accessing the last property: [CODE] When I look at the object in the debugger, at the time of... | android|kotlin | 1 | 2022-09-19T07:53:43.500Z | 2,022 | 9 | 7 | 0 | 48 | 1 | 494 | 66 | 2 | 4 | true | false | false | false | false | false | low |
73,770,145 | How to access camera in webview android | <p>Sry i've know this kind of question already duplicate, and i also found out many solutions but none of it work. So, i have a php file inside the file have HTML and javascript code and also the scanning function. So my idea is read this php from android studio in order to using the android tablet camera to scan some ... | Sry i've know this kind of question already duplicate, and i also found out many solutions but none of it work. So, i have a php file inside the file have HTML and javascript code and also the scanning function. So my idea is read this php from android studio in order to using the android tablet camera to scan some qr ... | javascript|java|android | 0 | 2022-09-19T07:56:23.853Z | 2,022 | 9 | 7 | 0 | 46 | 0 | 839 | 39 | 3 | 2 | true | true | false | false | false | false | zero |
73,770,166 | Issue with XML suggetions | <p>I am getting issue with XML suggetions. When I am trying to update compileSdkVersion 32 to 33. Unable to get suggetions in XML file. I have tried many solution like delete .idea folder and .iml files but it's not working. Can anyone help me on this. Thanks in advance.</p>
<pre><code>android {
compileSdkVer... | I am getting issue with XML suggetions. When I am trying to update compileSdkVersion 32 to 33. Unable to get suggetions in XML file. I have tried many solution like delete .idea folder and .iml files but it's not working. Can anyone help me on this. Thanks in advance. [CODE] | android|android-studio|android-layout | 0 | 2022-09-19T07:58:05.027Z | 2,022 | 9 | 7 | 0 | 18 | 1 | 275 | 25 | 3 | 1 | true | false | false | false | false | false | zero |
73,770,189 | Android Camera2 API: characteristics.availableResultKeys is not listing a key which then again appears in the CaptureResult | <p>I'm confused about</p>
<pre><code>cameraManager.getCameraCharacteristics(camId).availableCaptureResultKeys
</code></pre>
<p><code>availableCaptureResultKeys</code> is supposed to tell me, if I can expect a value to be available in the <code>CaptureResult</code> or not. Sadly I cannot rely on this to tell me, if so... | I'm confused about [CODE] availableCaptureResultKeys is supposed to tell me, if I can expect a value to be available in the CaptureResult or not. Sadly I cannot rely on this to tell me, if some feature in my app, which relies on this property, should be supported or not. This because some (not all) devices don't list a... | android|android-camera|android-camera2 | 0 | 2022-09-19T07:59:41.733Z | 2,022 | 9 | 7 | 0 | 9 | 0 | 834 | 123 | 3 | 3 | true | true | false | false | false | false | zero |
73,770,237 | How to convert Normalized Device Coordinates to pixel coordinates for canvas on Android? | <p>I'm using Mediapipe framework to detect hands and i want to display own image on finger's landmark. The library provides landmarks in form of "Normalized Device Coordinate"(0...1). So i need to convert these coordinates to device(phone) coordinates in form of pixels.</p>
<p>Tried</p>
<pre><code> int widt... | I'm using Mediapipe framework to detect hands and i want to display own image on finger's landmark. The library provides landmarks in form of "Normalized Device Coordinate"(0...1). So i need to convert these coordinates to device(phone) coordinates in form of pixels. Tried [CODE] x and y coordinates are not s... | java|android|canvas|opengl-es|mediapipe | 0 | 2022-09-19T08:04:06.690Z | 2,022 | 9 | 8 | 0 | 47 | 1 | 345 | 88 | 5 | 1 | true | false | false | false | false | false | zero |
73,770,249 | how to fix library missing variant issue | <p>I want to add shared library to Aosp broadcastradio@1.1.</p>
<p>but when adding library, following errors occur:</p>
<pre><code>cd "$(dirname "out/soong/.bootstrap/bin/soong_build")" && BUILDER="$PWD/$(basename "out/soong/.bootstrap/bin/soong_build")" && cd / &... | I want to add shared library to Aosp broadcastradio@1.1. but when adding library, following errors occur: [CODE] the "libtchdradio" is the shared_library what i want to import. [CODE] it didn't work | android|android-source|android-soong | 0 | 2022-09-19T08:05:15.777Z | 2,022 | 9 | 8 | 0 | 21 | 0 | 208 | 40 | 3 | 2 | true | true | false | false | false | false | zero |
73,770,254 | How to delete SQLite database in download files? | <p>My android project apk files in Download directory. I want to deleted apk and sqlite database files. Sqlite database file creating by android program. Apk files deleted but sqlite database file didn't delete.</p>
<pre><code>public void deleteApks(){
String dbpath = Environment.getExternalStoragePublicDirectory(E... | My android project apk files in Download directory. I want to deleted apk and sqlite database files. Sqlite database file creating by android program. Apk files deleted but sqlite database file didn't delete. [CODE] | android|sqlite|apk | -1 | 2022-09-19T08:05:42.443Z | 2,022 | 9 | 8 | 0 | 18 | 0 | 215 | 48 | 3 | 1 | true | true | false | false | false | true | negative |
73,770,255 | Stateflow collect multiple times inside each button click event. How to resolve this issue? | <p>I checked and found that collects have been increased two times by each click . I don't know what is the cause and what is the remedy for below code . I am a beginner in Android dev and this issue becomes a headache for me.</p>
<pre><code> binding.downloadBtn.setOnClickListener {
var count = 0
if (id... | I checked and found that collects have been increased two times by each click . I don't know what is the cause and what is the remedy for below code . I am a beginner in Android dev and this issue becomes a headache for me. [CODE] | android|kotlin|kotlin-coroutines|kotlin-flow|kotlin-stateflow | 0 | 2022-09-19T08:05:46.227Z | 2,022 | 9 | 8 | 0 | 32 | 3 | 230 | 91 | 5 | 1 | true | false | false | false | false | false | zero |
73,770,290 | Backspace deletes only one letter in TextField | <pre><code>OutlinedTextField(
value = intro,
onValueChange = { intro = it },
colors = TextFieldDefaults.outlinedTextFieldColors(
focusedBorderColor = Pink, unfocusedBorderColor = Brown
),
modifier = Modifier
.bringIntoViewReque... | [CODE] I'm developing an Android app using Jetpack Compose. When I try to delete input texts in Textfield, holding backspace doesn't keep deleting character one by one, but only the last one, so I have to keep clicking the delete button. Does anyone know how to solve this? Thank you! | android|kotlin|android-jetpack-compose|textfield | 1 | 2022-09-19T08:08:37.617Z | 2,022 | 9 | 8 | 0 | 61 | 1 | 284 | 46 | 4 | 1 | true | false | false | false | false | false | low |
73,770,297 | background-color does not work properly on iphone | <p>I can't understand why on iphone I don't see the full background but it looks as if it cuts out!</p>
<p>the purple part of the photo is a CANVAS, while the pink part is the background, I want on the iphone to rotate the screen and change the background but when I do the background does not take all the display and t... | I can't understand why on iphone I don't see the full background but it looks as if it cuts out! the purple part of the photo is a CANVAS, while the pink part is the background, I want on the iphone to rotate the screen and change the background but when I do the background does not take all the display and that little... | javascript|android|css|ios|background | 0 | 2022-09-19T08:09:04.843Z | 2,022 | 9 | 8 | 0 | 46 | 2 | 455 | 49 | 5 | 1 | true | false | false | false | false | false | zero |
73,770,303 | Flutter draw a custom seatmap with svg json data | <p>I have a problem with the seat map for event booking. APIs respond to the SVG data with paths to draw a seat map. I don't know how to draw the map by data and track seat selection using flutter or native code(native module for flutter). Do you have any idea? Please help me!</p>
<p><a href="https://i.stack.imgur.com/... | I have a problem with the seat map for event booking. APIs respond to the SVG data with paths to draw a seat map. I don't know how to draw the map by data and track seat selection using flutter or native code(native module for flutter). Do you have any idea? Please help me! Sample data: | android|ios|flutter|mobile | 0 | 2022-09-19T08:09:46.207Z | 2,022 | 9 | 8 | 0 | 33 | 0 | 287 | 48 | 4 | 0 | false | true | false | false | false | false | zero |
73,770,333 | Android managing the activity or inactivity of a function in build gradle in fastlane | <p>I am managing the activity or inactivity of a function in build gradle in fastlane.</p>
<p>Because when sending a version from fastlane, this function prevents compiling for other applications.</p>
<pre><code>if (project.rootProject.file('dev.props').exists()){
def devProps = new Properties()
devProps.load(p... | I am managing the activity or inactivity of a function in build gradle in fastlane. Because when sending a version from fastlane, this function prevents compiling for other applications. [CODE] Is there a way to do this? sorry for my English level | java|android|kotlin|mobile|build | 0 | 2022-09-19T08:12:04.857Z | 2,022 | 9 | 8 | 0 | 13 | 0 | 247 | 85 | 5 | 1 | true | true | false | false | false | false | zero |
73,770,379 | Change size LottieDrawable android | <p>I'm using BottomNavigation and add menu to Bottom Navigation then add LottieDrawable to MenuItem</p>
<pre><code> lottieDrawable = new LottieDrawable();
LottieCompositionFactory.fromRawRes(mContext,R.raw.oasis_animated_icon).addListener(new
LottieListener<LottieComposition>() {
@Override
... | I'm using BottomNavigation and add menu to Bottom Navigation then add LottieDrawable to MenuItem [CODE] How can change MenuItem-Icon size or LottieDrawable Size? | android|bottomnavigationview|lottie|android-bottomnav | 0 | 2022-09-19T08:15:27.640Z | 2,022 | 9 | 8 | 0 | 13 | 0 | 161 | 34 | 4 | 1 | true | true | false | false | false | false | zero |
73,770,420 | Flutter: Android notification icon displays white | <p>I'm using <strong>flutter_launcher_icons</strong> package to generate launcher icons for the apps. Everything works as expected, the launchers are generated and set for Android and iOS. However, on <strong>Android push notifications</strong>, the launcher is displayed as a white square, even though the icon is black... | I'm using flutter_launcher_icons package to generate launcher icons for the apps. Everything works as expected, the launchers are generated and set for Android and iOS. However, on Android push notifications , the launcher is displayed as a white square, even though the icon is black. I tried to add the icon as meta-da... | android|flutter|push-notification|android-push-notification|launcher-icon | 0 | 2022-09-19T08:18:32.657Z | 2,022 | 9 | 8 | 0 | 31 | 1 | 539 | 49 | 5 | 1 | true | false | false | false | false | false | zero |
73,770,431 | Use android:sharedUserId="android.uid.system" within the app. vpn not working | <p>The apk needs system permissions. After adding android:sharedUserId="android.uid.system", it is found that the vpn does not work properly, and it is no problem after canceling。</p>
<p>After adding android:sharedUserId="android.uid.system" in the app, the error is that the following code returns n... | The apk needs system permissions. After adding android:sharedUserId="android.uid.system", it is found that the vpn does not work properly, and it is no problem after canceling。 After adding android:sharedUserId="android.uid.system" in the app, the error is that the following code returns null。 enter... | android|vpn | 0 | 2022-09-19T08:19:29.250Z | 2,022 | 9 | 8 | 0 | 28 | 0 | 394 | 77 | 2 | 0 | false | true | false | false | false | false | zero |
73,770,454 | send data to fragment from activity android | <p>I´m trying to send data user to fragment in kotlin.</p>
<p>I have a volley class that connect to mysql db with endpoint and return data login ok.</p>
<p>In my fragment i have a companion object with function and in this block i can show my data ok. In my onCreateView function if i try to set text to my EditText this... | I´m trying to send data user to fragment in kotlin. I have a volley class that connect to mysql db with endpoint and return data login ok. In my fragment i have a companion object with function and in this block i can show my data ok. In my onCreateView function if i try to set text to my EditText this field it´s empty... | android|kotlin|android-fragments | 0 | 2022-09-19T08:21:43.283Z | 2,022 | 9 | 8 | 0 | 31 | 0 | 911 | 43 | 3 | 4 | true | true | false | false | false | false | zero |
73,770,465 | How to implement this callBackUrl parameter in my api call? | <p>I am working on an android application which will be used to send a robot to one location to another using android app.
In my API documentation this new thing <strong>callBackUrl</strong> has come and I believe this callBackUrl will give me the status of my robot. I dont know how to implement this as before this I o... | I am working on an android application which will be used to send a robot to one location to another using android app. In my API documentation this new thing callBackUrl has come and I believe this callBackUrl will give me the status of my robot. I dont know how to implement this as before this I only integrated simpl... | java|android|api|rest|callbackurl | 0 | 2022-09-19T08:22:58.820Z | 2,022 | 9 | 8 | 0 | 24 | 1 | 1,122 | 59 | 5 | 0 | false | false | false | false | false | false | zero |
73,770,486 | GlanceAppWidget with clickable row: inner elements steal focus and clicks | <p>I have a widget made with a android glance library. There is a Row contains Image and Text. I need to make this row clickable.</p>
<pre><code> Row(
verticalAlignment = Alignment.CenterVertically,
modifier = GlanceModifier.fillMaxWidth().clickable(
actionStartActivity(
cre... | I have a widget made with a android glance library. There is a Row contains Image and Text. I need to make this row clickable. [CODE] The problem is that the row reacts to click only when I click on its area around of the Text and Image. If I click the Image or Text, nothing happens | android|glance-appwidget | 0 | 2022-09-19T08:24:17.743Z | 2,022 | 9 | 8 | 0 | 27 | 1 | 283 | 73 | 2 | 1 | true | false | false | false | false | false | zero |
73,770,492 | While using recycler view in android studio im getting this error | <p>failed
:app:checkDebugAarMetadata
An issue was found when checking AAR metadata:
An issue was found when checking AAR metadata:a:</p> | failed :app:checkDebugAarMetadata An issue was found when checking AAR metadata: An issue was found when checking AAR metadata:a: | android | -1 | 2022-09-19T08:24:38.293Z | 2,022 | 9 | 8 | 0 | 16 | 0 | 129 | 65 | 1 | 0 | false | true | false | false | false | true | negative |
73,770,502 | Jetpack Compose Text(color = Color.***) Change color | <p>I have 2 Radio Buttons to change the text color of a text (red text, hardcoded).</p>
<p>But i cant get the Text(color = Color.colorsTextRadio) to work.</p>
<p>I know it says it is a string but who do i get the Red or Green to convert to color.</p>
<p>If i have done something that could be better in thecode please te... | I have 2 Radio Buttons to change the text color of a text (red text, hardcoded). But i cant get the Text(color = Color.colorsTextRadio) to work. I know it says it is a string but who do i get the Red or Green to convert to color. If i have done something that could be better in thecode please tell because I'm a beginne... | kotlin|android-jetpack-compose|android-radiobutton | 0 | 2022-09-19T08:25:38.317Z | 2,022 | 9 | 8 | 0 | 38 | 1 | 336 | 52 | 3 | 2 | true | false | false | false | false | false | zero |
73,770,554 | How to update Sdk android? | <p>I want to upgrade my android sdk version from 32.1.0-rc1 to 33.0.0-rc2. so i installed the sdkmanager to update my sdk and run this command</p>
<pre><code>sdkmanager "build-tools;33.0.3" "platforms;android-33"
</code></pre>
<p>but i get an error msg : Warning: Failed to find package build-tools;3... | I want to upgrade my android sdk version from 32.1.0-rc1 to 33.0.0-rc2. so i installed the sdkmanager to update my sdk and run this command [CODE] but i get an error msg : Warning: Failed to find package build-tools;33.0.3 and when i run flutter doctor this what i get : [CODE] how to fix it | android|flutter | 0 | 2022-09-19T08:29:51.260Z | 2,022 | 9 | 8 | 0 | 39 | 0 | 291 | 26 | 2 | 2 | true | true | false | false | false | false | zero |
73,770,672 | Sample code at app-bundle-samples/PlayAssetDelivery/NativeSample/ not generating all standalone apks | <p>I am trying to use the sample code located here - <a href="https://github.com/android/app-bundle-samples/tree/main/PlayAssetDelivery/NativeSample" rel="nofollow noreferrer">https://github.com/android/app-bundle-samples/tree/main/PlayAssetDelivery/NativeSample</a> to get an understanding of App Bundles.</p>
<p>Accord... | I am trying to use the sample code located here - https://github.com/android/app-bundle-samples/tree/main/PlayAssetDelivery/NativeSample to get an understanding of App Bundles. According to the documentation when the minSDK Version is less than 21, the Bundle shall generate standalone apks for every ABI-DPI combination... | android|android-app-bundle|app-bundle | 0 | 2022-09-19T08:39:15.437Z | 2,022 | 9 | 8 | 0 | 11 | 0 | 797 | 100 | 3 | 2 | true | true | false | false | false | false | zero |
73,770,692 | How can I get any unique id flutter android and ios | <p>I need to get a unique information of my device. This may be the mac address, it may be the imei address, or something different, ios and android return a constant value after a certain version and do not give the unique id.<br>
The unique id as currently used changes when the application is deleted and reinstalled.... | I need to get a unique information of my device. This may be the mac address, it may be the imei address, or something different, ios and android return a constant value after a certain version and do not give the unique id. The unique id as currently used changes when the application is deleted and reinstalled. I have... | android|ios|flutter|firebase | 0 | 2022-09-19T08:41:16.750Z | 2,022 | 9 | 8 | 0 | 72 | 2 | 473 | 51 | 4 | 0 | false | false | false | false | false | false | zero |
73,770,702 | Type org.opencv.calib3d.Calib3d is defined multiple times (but only on release, not debug) | <p>In my Android application, I have both imported the OpenCV library, as well as integrated a <a href="https://github.com/adityaarora1/LiveEdgeDetection/tree/a32a3db35880ef286427315cba7ca318bbdc4178" rel="nofollow noreferrer">live edge detection</a> library, which in turn uses OpenCV on its own.
Originally, this creat... | In my Android application, I have both imported the OpenCV library, as well as integrated a live edge detection library, which in turn uses OpenCV on its own. Originally, this created a conflict between the two versions of OpenCV, but I was able to resolve that. I am now trying to do a production release for the first ... | android|opencv|gradle | 0 | 2022-09-19T08:42:13.197Z | 2,022 | 9 | 8 | 0 | 31 | 0 | 766 | 90 | 3 | 3 | true | true | false | false | false | false | zero |
73,770,719 | Global variable changed in onBindViewHolder | <p>I'm trying to pass the level data from a fragment to a recyclerview adapter. I store that variable inside a global variable and it is the correct value when checked within constructor. But, when I try to use it insdie onBindViewHolder, the value becomes 0. How can I get the correct value that is passed inside the co... | I'm trying to pass the level data from a fragment to a recyclerview adapter. I store that variable inside a global variable and it is the correct value when checked within constructor. But, when I try to use it insdie onBindViewHolder, the value becomes 0. How can I get the correct value that is passed inside the const... | android|android-fragments|android-recyclerview | 0 | 2022-09-19T08:43:56.030Z | 2,022 | 9 | 8 | 0 | 24 | 1 | 485 | 43 | 3 | 5 | true | false | false | false | false | false | zero |
73,770,731 | Should I Set "CertificateNotAfter" when Specifying KeyGenParameterSpec | <p>In Android, I'm trying to generate an AES key which I will store within AndroidKeystore. The key itself will be used to encrypt some data at rest.</p>
<p>I'm following this github snippet as reference :
<a href="https://github.com/charanolati/Android-encryption-sample/blob/master/app/src/main/java/co/tob/encryption/... | In Android, I'm trying to generate an AES key which I will store within AndroidKeystore. The key itself will be used to encrypt some data at rest. I'm following this github snippet as reference : Android-encryption-sample [CODE] The code of interest is shown in the previous code block. As we can see, there is a "s... | java|android|aes-gcm | 0 | 2022-09-19T08:44:39.677Z | 2,022 | 9 | 8 | 0 | 8 | 0 | 665 | 70 | 3 | 1 | true | true | false | false | false | false | zero |
73,770,738 | Plugin [id: 'com.android.application', version: '7.2.2', apply: false] was not found in any of the following sources: | <p><div class="snippet" data-lang="js" data-hide="false" data-console="true" data-babel="false">
<div class="snippet-code">
<pre class="snippet-code-js lang-js prettyprint-override"><code>/*
* This file was generated by the Gradle 'init' task.
*
* This generated file contains a sample Java application project to get... | [CODE] I want to build my project in Android Studio. This is the error I get when I sync my project with gradle files. I'm wondering if this is not causing the problem files: Gradle sync failed: Plugin [id: 'com.android.application', version: '7.2.2', apply: false] was not found in any of the following sources: - Gradl... | android|android-studio|android-gradle-plugin | 0 | 2022-09-19T08:44:58.830Z | 2,022 | 9 | 8 | 0 | 88 | 0 | 590 | 117 | 3 | 1 | true | true | false | false | false | false | zero |
73,770,808 | Item from recyclerview to new activity and get current data from local db | <p>I'm new at Kotlin and trying to solve this problem by googling and watching youtube. Can't find anything specific for my problem, which are these :</p>
<ol>
<li>Click on item from recyclerview which opens a new activity (solved)</li>
<li>From the new activity I want to get the current data from local db from the ite... | I'm new at Kotlin and trying to solve this problem by googling and watching youtube. Can't find anything specific for my problem, which are these : Click on item from recyclerview which opens a new activity (solved) From the new activity I want to get the current data from local db from the item I've clicked. I got a r... | kotlin|android-recyclerview|android-room | 0 | 2022-09-19T08:51:19.020Z | 2,022 | 9 | 8 | 0 | 23 | 1 | 606 | 73 | 3 | 3 | true | false | false | false | false | false | zero |
73,770,850 | How to solve error with class.kt to class.java | <p>I did this project in another pc and these works great, however now it doesn't work and Android Studio marks it as a mistake.</p>
<pre><code>UserResetPasswordModel!!.changeInfoInDatabase(stPassword = ForgetPasswordView.getTextFirstField())
var intentToWorkActivity = Intent(this.requireContext(), LoaderActivity::clas... | I did this project in another pc and these works great, however now it doesn't work and Android Studio marks it as a mistake. [CODE] | java|android|kotlin | 0 | 2022-09-19T08:54:40.063Z | 2,022 | 9 | 8 | 0 | 28 | 0 | 132 | 46 | 3 | 1 | true | true | false | false | false | false | zero |
73,770,871 | Could not install CMake version 3.18.1 | <p>I got error like this when running Android</p>
<p><a href="https://i.stack.imgur.com/zZoCE.png" rel="nofollow noreferrer">enter image description here</a></p>
<p>I found how to solve the problem by downloading CMake version 3.18.1 from Android Studio, <a href="https://github.com/software-mansion/react-native-reanima... | I got error like this when running Android enter image description here I found how to solve the problem by downloading CMake version 3.18.1 from Android Studio, https://github.com/software-mansion/react-native-reanimated/issues/3513 , but I am unable to install and get error like this. enter image description here Wha... | android|react-native|android-studio | 0 | 2022-09-19T08:56:31.550Z | 2,022 | 9 | 8 | 0 | 17 | 0 | 344 | 38 | 3 | 0 | false | true | false | false | false | false | zero |
73,770,892 | Does Arcore Pose getRotationQuaternion return rotation in real world coordinates? | <p>I'm trying to get the pose of the device in real world coordinates (meters). I wanted to try inputting the pose of the camera as prior input to colmap for sparse point cloud reconstruction. The pose colmap estimates is not in any absolute measurement but an arbitrary value. So I need the rotation and translation qua... | I'm trying to get the pose of the device in real world coordinates (meters). I wanted to try inputting the pose of the camera as prior input to colmap for sparse point cloud reconstruction. The pose colmap estimates is not in any absolute measurement but an arbitrary value. So I need the rotation and translation quater... | android|computer-vision|arcore|point-clouds|3d-reconstruction | 0 | 2022-09-19T08:57:52.657Z | 2,022 | 9 | 8 | 0 | 21 | 0 | 494 | 81 | 5 | 0 | false | true | false | false | false | false | zero |
73,770,913 | KTOR Client does not send the full Byte Arrays. Only 76 bytes get uploaded | <p>I'm using Ktor Client to upload a photo to the server. But the following function only sends 76 bytes according to the log.</p>
<pre><code>suspend fun uploadImage(token: String, byteArray: ByteArray) {
return client.submitFormWithBinaryData {
url(MainEndpoints.UPDATE_PROFILE_PIC)
for... | I'm using Ktor Client to upload a photo to the server. But the following function only sends 76 bytes according to the log. [CODE] This is the log I get. No matter the image size, it only uploads 76 bytes. [CODE] Is this has to do with client configuration? Here's mine. [CODE] | android|retrofit|ktor|ktor-client | 0 | 2022-09-19T08:59:06.883Z | 2,022 | 9 | 8 | 0 | 14 | 0 | 277 | 74 | 4 | 3 | true | true | false | false | false | false | zero |
73,770,927 | How to display images from URL on Android | <p>I can display one image with glide but my images more one
I want display images online in android_recyclerView</p> | I can display one image with glide but my images more one I want display images online in android_recyclerView | java|android|database|image|android-recyclerview | 0 | 2022-09-19T08:59:52.467Z | 2,022 | 9 | 8 | 0 | 38 | 2 | 110 | 41 | 5 | 0 | false | false | false | false | false | false | zero |
73,771,004 | Animation effects when converting images in Xamarin | <p>Animation effects when converting images in Xamarin</p>
<p>I am creating an image button. In renderer.cs, I am writing an example that converts an image according to the button check state.</p>
<p>I even made the image change according to the check status. It's a bit awkward to simply change the image, so I want to ... | Animation effects when converting images in Xamarin I am creating an image button. In renderer.cs, I am writing an example that converts an image according to the button check state. I even made the image change according to the check status. It's a bit awkward to simply change the image, so I want to give it an animat... | xamarin|xamarin.forms|xamarin.android | 0 | 2022-09-19T09:05:35.357Z | 2,022 | 9 | 9 | 0 | 26 | 0 | 642 | 51 | 3 | 1 | true | true | false | false | false | false | zero |
73,771,013 | Can't find Setter in MVVM | <p>I start to learn MVVM and I started with the below link</p>
<p><a href="https://www.digitalocean.com/community/tutorials/android-mvvm-design-pattern" rel="nofollow noreferrer">MVVM</a></p>
<p>I've written everything that the site explained but when I run the program, I have the below error.</p>
<pre><code>[databindi... | I start to learn MVVM and I started with the below link MVVM I've written everything that the site explained but when I run the program, I have the below error. [CODE] I don't know where is my error and how I can solve it. I've searched a lot and I did clean and rebuild again or I catch and restart android studio but i... | android|xml|mvvm|error-handling | 0 | 2022-09-19T09:05:56.187Z | 2,022 | 9 | 9 | 0 | 24 | 1 | 449 | 25 | 4 | 5 | true | false | false | false | false | false | zero |
73,771,062 | How should I send notifications with push notifications thru FCM for both Android and iOS? | <p>I am trying to send notifications to both Android and iOS devices using FCM. The front end was coded with Flutter. I am working with Typescript/NestJS at the back end. For some reason, iOS devices receive all the notifications with a push notification/pop-up but Android devices sometimes don't. Strangely, the notifi... | I am trying to send notifications to both Android and iOS devices using FCM. The front end was coded with Flutter. I am working with Typescript/NestJS at the back end. For some reason, iOS devices receive all the notifications with a push notification/pop-up but Android devices sometimes don't. Strangely, the notificat... | android|flutter|notifications|firebase-cloud-messaging | 0 | 2022-09-19T09:10:26.303Z | 2,022 | 9 | 9 | 0 | 27 | 0 | 1,419 | 90 | 4 | 1 | true | true | false | false | false | false | zero |
73,771,099 | Google Wallet API change/customize template .NET | <p>If please anyone could help me on how to customize a generic loyalty card pass template in google wallet API using .NET , the official documentation of Google Wallet is not helpful.
Thanks in advance</p> | If please anyone could help me on how to customize a generic loyalty card pass template in google wallet API using .NET , the official documentation of Google Wallet is not helpful. Thanks in advance | api|integration|android-pay | 0 | 2022-09-19T09:13:15.760Z | 2,022 | 9 | 9 | 0 | 12 | 0 | 199 | 48 | 3 | 0 | false | true | false | false | false | false | zero |
73,771,126 | How to loop multiple textview and send it to single textview when clicked | <p>I am trying to achieve following thing.</p>
<ol>
<li>I added an alert dialog which shows following image: <a href="https://i.stack.imgur.com/46Ts9.jpg" rel="nofollow noreferrer">alertbox image</a></li>
<li>When the user presses the first option it should send it to another textview hidden in this</li>
<li>I have fou... | I am trying to achieve following thing. I added an alert dialog which shows following image: alertbox image When the user presses the first option it should send it to another textview hidden in this I have four options and each one needs to be executed when the user clicks it. Like if the first one buffer is clicked t... | java|android|loops|android-studio | 0 | 2022-09-19T09:14:45.903Z | 2,022 | 9 | 9 | 0 | 37 | 0 | 520 | 73 | 4 | 1 | true | true | false | false | false | false | zero |
73,771,146 | FlutterLocalNotificationsPlugin.java:1554: error: cannot find symbol | <p>i have flutter app script which is purchased from code canyon. after compiling it android phone i am getting this error in my phone.</p>
<p>if it is android 33 error then let me know</p>
<pre><code> launching lib/main.dart on RMX2020 in debug mode...
Running Gradle task 'assembleDebug'...
Warning: The plu... | i have flutter app script which is purchased from code canyon. after compiling it android phone i am getting this error in my phone. if it is android 33 error then let me know [CODE] | android|flutter | 1 | 2022-09-19T09:15:59.133Z | 2,022 | 9 | 9 | 0 | 55 | 1 | 182 | 68 | 2 | 1 | true | false | false | false | false | false | low |
73,771,199 | Jetpack Compose Firebase Signin With Google, no error but not working, what am I missing | <p>I am new to Android development and so far I have been really keen to use Alex Mamo's lecture to adapt my code and find best practices. I am trying to implement the one tap sign in button to my app. So far I was able to reproduce what Alex <a href="https://github.com/alexmamo/FirebaseSignInWithGoogle" rel="nofollow ... | I am new to Android development and so far I have been really keen to use Alex Mamo's lecture to adapt my code and find best practices. I am trying to implement the one tap sign in button to my app. So far I was able to reproduce what Alex posted on his Github and works perfectly. But when it comes to my integration to... | android|firebase|kotlin|firebase-authentication|android-jetpack-compose | 1 | 2022-09-19T09:20:24.643Z | 2,022 | 9 | 9 | 0 | 48 | 2 | 1,201 | 88 | 5 | 2 | true | false | false | false | false | false | low |
73,771,210 | How to solve problem with gps permissions on Android versions 12? | <p>GPS service is not enabled on Android versions 12 and above.
Everything worked correctly on earlier versions</p>
<p>I have read this <a href="https://developer.android.com/training/location/permissions" rel="nofollow noreferrer">documentation</a>,
but I'm not sure if I have a problem with <code>android:foregroundSer... | GPS service is not enabled on Android versions 12 and above. Everything worked correctly on earlier versions I have read this documentation , but I'm not sure if I have a problem with android:foregroundServiceType since I basically don't use it in the application. So here is some of my code AndroidManifest.xml: [CODE] ... | android|kotlin|android-permissions|android-location|android-gps | 0 | 2022-09-19T09:21:18.893Z | 2,022 | 9 | 9 | 0 | 37 | 0 | 580 | 65 | 5 | 3 | true | true | false | false | false | false | zero |
73,771,241 | How do I separate text and icon in TextButton | <p>How do I separate text and icon in <code>TextButton</code> to make it like whatsapp settings</p>
<pre><code>Row(
modifier = Modifier
.fillMaxWidth()
.height(50.dp)
) {
TextButton(
onClick = { /*TODO*/ },
modifier = Modifier.fillMaxSize(),
) {
Text(text = "$n... | How do I separate text and icon in TextButton to make it like whatsapp settings [CODE] It shows But I want to like this I try Spacer and Padding but it didn't work because I have fun SettingsButtons(name: String) [CODE] And based on the parameter that I passed {name} the text will be changed [CODE] so I think that why ... | android|android-jetpack-compose|android-compose-textfield | 3 | 2022-09-19T09:23:42.567Z | 2,022 | 9 | 9 | 0 | 67 | 3 | 416 | 45 | 3 | 3 | true | false | false | false | false | false | low |
73,771,261 | How to set specific fragment to only Dark theme while rest of the app is DayNight? | <p>In my app I have one fragment where I need to use colors <strong>only from dark theme pallet</strong>.</p>
<p>My base AppTheme is extending from <code>DayNight</code> and I have <code>colors.xml</code> in both <code>values</code> and <code>values-night</code> folder with different hex colors for light and dark theme... | In my app I have one fragment where I need to use colors only from dark theme pallet . My base AppTheme is extending from DayNight and I have colors.xml in both values and values-night folder with different hex colors for light and dark themes. [CODE] In this article from Chris Banes I found out that DayNight is basica... | android|styles|android-dark-theme | 0 | 2022-09-19T09:25:12.987Z | 2,022 | 9 | 9 | 0 | 24 | 0 | 1,020 | 82 | 3 | 4 | true | true | false | false | false | false | zero |
73,771,457 | How to open Visual basic studio android project in Android studio | <p>I am having a problem. I have the source code of an application created with Visual basic studio that I would like to open in Android studio is this possible? When I try to open it Android studio tells me that my project has no gradle.</p> | I am having a problem. I have the source code of an application created with Visual basic studio that I would like to open in Android studio is this possible? When I try to open it Android studio tells me that my project has no gradle. | android-studio | -2 | 2022-09-19T09:42:16.867Z | 2,022 | 9 | 9 | 0 | 27 | 0 | 235 | 65 | 1 | 0 | false | true | false | false | false | true | negative |
73,771,494 | SharedPreferences not working when Activity is started from somewhere else? | <p>I have a ThreadActivity with two functions, saveContacts and loadContacts. They both use sharedpreferences and Gson to save an ArrayList consisting of Objects called SimpleContacts. Somehow it cannot retrieve data from sharedpreferences once I start the Activity from somewhere else. (I tried loading instantly after ... | I have a ThreadActivity with two functions, saveContacts and loadContacts. They both use sharedpreferences and Gson to save an ArrayList consisting of Objects called SimpleContacts. Somehow it cannot retrieve data from sharedpreferences once I start the Activity from somewhere else. (I tried loading instantly after sav... | android|kotlin|android-intent|sharedpreferences | 1 | 2022-09-19T09:45:12.697Z | 2,022 | 9 | 9 | 0 | 48 | 1 | 800 | 75 | 4 | 4 | true | false | false | false | false | false | low |
73,771,499 | How Do I change output Paper Size to A4 in React Native (expo android) | <p>I am using React Native to make an Android App for the billing app and the output paper is 216mmX279mm which is not true PDF size,
I am using <code>expo-print</code>, <code>printToFileAsync</code> and from the expo
I want PDF output exactly A4 size which 210mmX297mm</p>
<p><a href="https://i.stack.imgur.com/qrDHl.p... | I am using React Native to make an Android App for the billing app and the output paper is 216mmX279mm which is not true PDF size, I am using expo-print , printToFileAsync and from the expo I want PDF output exactly A4 size which 210mmX297mm I looked it up at the expo print documentation and it took me .@page docs on M... | javascript|android|html|css|react-native | 2 | 2022-09-19T09:45:48.967Z | 2,022 | 9 | 9 | 0 | 54 | 1 | 592 | 70 | 5 | 0 | false | false | false | false | false | false | low |
73,771,561 | Cordova bluetooth classic serial port plugin Extended ASCII problem | <p>i have problem with Cordova bluetooth classic serial port plugin with Extended ASCII (hex from x80 to x255). When im sending any char from extended ASCII then i reacive xFFFD (hex). Im using android.
Maybe someone can help me?</p> | i have problem with Cordova bluetooth classic serial port plugin with Extended ASCII (hex from x80 to x255). When im sending any char from extended ASCII then i reacive xFFFD (hex). Im using android. Maybe someone can help me? | android|cordova|bluetooth|ascii | -1 | 2022-09-19T09:51:26.473Z | 2,022 | 9 | 9 | 0 | 12 | 0 | 226 | 67 | 4 | 0 | false | true | false | false | false | true | negative |
73,771,589 | Unable to launch Activity From Service with Intent :Version android 12 | <p>I am creating one app In which I want to check status of activity like activity is in foreground or in background.this is working perfect from code but I want to bring activity to foreground when it is in background for that I am using service so when activity is going to background state I am calling that service a... | I am creating one app In which I want to check status of activity like activity is in foreground or in background.this is working perfect from code but I want to bring activity to foreground when it is in background for that I am using service so when activity is going to background state I am calling that service and ... | android|android-activity|activity-lifecycle | 0 | 2022-09-19T09:54:12.653Z | 2,022 | 9 | 9 | 0 | 42 | 1 | 916 | 70 | 3 | 3 | true | false | false | false | false | false | zero |
73,771,803 | Get information about size before is drawn in Compose | <p>So I want to get the compose height/width before it's drawn into UI screen, does anyone know if it's possible to do that? And if yes, how?</p>
<p>I tried <code>Modifier.onPlaced { }</code> but I think it's already drawn into the UI before I do any modification with that information</p> | So I want to get the compose height/width before it's drawn into UI screen, does anyone know if it's possible to do that? And if yes, how? I tried Modifier.onPlaced { } but I think it's already drawn into the UI before I do any modification with that information | android|android-jetpack-compose | 1 | 2022-09-19T10:10:52.003Z | 2,022 | 9 | 10 | 0 | 36 | 1 | 262 | 53 | 2 | 0 | false | false | false | false | false | false | low |
73,771,945 | Can i load a dynamic library using JNI in a android native activity? | <p>I am trying to create an application that uses Android Native Activity in order to avoid explosing my function code in java, but i meet a problem that i also want to use my another written dynamic library which uses JNI.
I want to know whether i can load such a dynamic library in native activity or not. It seems lik... | I am trying to create an application that uses Android Native Activity in order to avoid explosing my function code in java, but i meet a problem that i also want to use my another written dynamic library which uses JNI. I want to know whether i can load such a dynamic library in native activity or not. It seems like t... | android|java-native-interface|shared-libraries|native-activity | 0 | 2022-09-19T10:25:41.420Z | 2,022 | 9 | 10 | 0 | 18 | 0 | 496 | 68 | 4 | 0 | false | true | false | false | false | false | zero |
73,772,002 | Koin SharedStateViewModel - SavedStateHandle set to null | <p>so in my app, I am using Koin for DI. The app in question is a simple note app and has 2 main fragments: NotesFragment, which shows all notes and InsertNoteFragment, which is used to insert new notes or update existing notes. The InsertNoteFragment has a sharedViewModel, which is shared with BottomSheetDialogFragmen... | so in my app, I am using Koin for DI. The app in question is a simple note app and has 2 main fragments: NotesFragment, which shows all notes and InsertNoteFragment, which is used to insert new notes or update existing notes. The InsertNoteFragment has a sharedViewModel, which is shared with BottomSheetDialogFragment, ... | android|kotlin|android-viewmodel|koin | 0 | 2022-09-19T10:30:40.617Z | 2,022 | 9 | 10 | 0 | 19 | 0 | 1,420 | 56 | 4 | 4 | true | true | false | false | false | false | zero |
73,772,010 | passing data from android to php by params | <p>I passing data from android to php by params buy
I cant receive my table name?</p>
<p>in activity :</p>
<pre><code>RequestParams params = new RequestParams();
params.add("enname",objectShohada.getEnname());
MyHttpClient.get("Loaderimages.php", params, new AsyncHttpResponseHandler() {
... | I passing data from android to php by params buy I cant receive my table name? in activity : [CODE] in php : [CODE] | php|android|database|parameter-passing | 0 | 2022-09-19T10:31:26.470Z | 2,022 | 9 | 10 | 0 | 26 | 0 | 115 | 42 | 4 | 2 | true | true | false | false | false | false | zero |
73,772,056 | What is the package to get android device name in Flutter? | <p>I try to get android <strong>Device name</strong>.</p>
<p>Now I am using package <a href="https://pub.dev/packages/device_info_plus" rel="nofollow noreferrer">device_info_plus</a> v4.1.2, but it can't get this info.</p>
<p><a href="https://i.stack.imgur.com/toqpq.png" rel="nofollow noreferrer"><img src="https://i.st... | I try to get android Device name . Now I am using package device_info_plus v4.1.2, but it can't get this info. [CODE] Output [CODE] Could you guys recommend the other one that can get that info? | android|flutter|flutter-packages|flutter-3.0 | 1 | 2022-09-19T10:34:44.063Z | 2,022 | 9 | 10 | 0 | 109 | 1 | 194 | 58 | 4 | 2 | true | false | false | false | false | false | low |
73,772,064 | is it possible to use Tensorflow js custom model from local file in react native? | <p>I am trying to use a custom Tensorflow.js model in react native using React Native CLI.</p>
<p>It seems that <a href="https://www.npmjs.com/package/@tensorflow/tfjs-react-native" rel="nofollow noreferrer">@tensorflow/tfjs-react-native</a> is not maintained anymore. When I try to install it based on the instructions ... | I am trying to use a custom Tensorflow.js model in react native using React Native CLI. It seems that @tensorflow/tfjs-react-native is not maintained anymore. When I try to install it based on the instructions provided on the official GitHub page, I face many dependency conflicts that are impossible to resolve. So this... | android|react-native|tensorflow|tensorflow.js | 1 | 2022-09-19T10:35:23.077Z | 2,022 | 9 | 10 | 0 | 26 | 0 | 1,625 | 81 | 4 | 0 | false | true | false | false | false | false | low |
73,772,119 | After installing react-native-document-picker, I run npm run android and get compile Debug | <p>I am getting a Could not determine the dependencies of task ':react-native-document-picker:compileDebugAidl'. After running npm run android in React Native.</p> | I am getting a Could not determine the dependencies of task ':react-native-document-picker:compileDebugAidl'. After running npm run android in React Native. | android|node.js|react-native|npm|npx | -1 | 2022-09-19T10:39:54.140Z | 2,022 | 9 | 10 | 0 | 23 | 0 | 156 | 90 | 5 | 0 | false | true | false | false | false | true | negative |
73,772,158 | BluetoothGattCharacteristic > write crashes with Android 13 | <p>I have the following code that is working perfectly on Android 12 and below, but that is crashing on Android 13 for no apparent reason.</p>
<p>I'm implementing ObservableBleManager and calling:</p>
<pre><code> writeCharacteristic(characteristic, data)
.done {
// emit succes... | I have the following code that is working perfectly on Android 12 and below, but that is crashing on Android 13 for no apparent reason. I'm implementing ObservableBleManager and calling: [CODE] but it's crashing like this: [CODE] Please note that the read instead is working fine. We found out that there is a crash with... | android|bluetooth|android-bluetooth|android-ble-library | 1 | 2022-09-19T10:44:18.733Z | 2,022 | 9 | 10 | 0 | 40 | 0 | 544 | 59 | 4 | 2 | true | true | false | false | false | false | low |
73,772,164 | Angular/capacitor how to implement google consent settings in android app? | <p>I would like to manage consent in my app, because I use google analytics and crashlytics. In the google doc (<a href="https://developers.google.com/tag-platform/devguides/consent" rel="nofollow noreferrer">https://developers.google.com/tag-platform/devguides/consent</a>) I found how to manage consent in a web app an... | I would like to manage consent in my app, because I use google analytics and crashlytics. In the google doc ( https://developers.google.com/tag-platform/devguides/consent ) I found how to manage consent in a web app and successfully did it, but in android I need to update Androidmanifest.xml and in the doc ( https://de... | android|angular|capacitor | 0 | 2022-09-19T10:45:11.057Z | 2,022 | 9 | 10 | 0 | 29 | 0 | 580 | 74 | 3 | 0 | false | true | false | false | false | false | zero |
73,772,167 | how can i run this constructor code in android studio? | <p>This is the main class</p>
<pre><code>package com.example.coursereg;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);... | This is the main class [CODE] This is the class containing the constructor [CODE] | java|android|methods|constructor|default-constructor | -5 | 2022-09-19T10:45:17.037Z | 2,022 | 9 | 10 | 0 | 51 | 2 | 81 | 54 | 5 | 2 | true | false | false | false | false | true | negative |
73,772,207 | Is there a way to apply media query to padding top in flutter? | <p>Is there a way to apply media query to padding top in flutter? The location of top, left, right, bottom is different for each device, so how do I solve it?</p>
<pre><code>import 'package:flutter/material.dart';
class menuwidget3 extends StatelessWidget {
const menuwidget3({Key? key}) : super(key: key);
@overri... | Is there a way to apply media query to padding top in flutter? The location of top, left, right, bottom is different for each device, so how do I solve it? [CODE] | android|flutter|dart | 0 | 2022-09-19T10:48:37.583Z | 2,022 | 9 | 10 | 0 | 40 | 2 | 162 | 62 | 3 | 1 | true | false | false | false | false | false | zero |
73,772,273 | I can't debug my flutter app on sdk version 31 and above | <p><strong>this is my manifest file</strong></p>
<pre><code>android:label="nojoum"
android:exported="true"
android:name="${applicationName}"
android:usesCleartextTraffic="true"
</code></pre>
<p><em>i use 'android exported = "true"'</em></p>
<hr />
<p><strong>this is act... | this is my manifest file [CODE] i use 'android exported = "true"' this is activity lines [CODE] and this is my error adb: failed to install C:\Users\legion\Desktop\nojoum-application\build\app\outputs\flutter-apk\app.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: ... | android|ios|flutter|android-manifest | 0 | 2022-09-19T10:53:45.630Z | 2,022 | 9 | 10 | 0 | 23 | 0 | 562 | 56 | 4 | 2 | true | true | false | false | false | false | zero |
73,772,386 | how to solve this debugging issue? | <p>whever i try to run this app in android studio .it shows this error.</p>
<p><a href="https://i.stack.imgur.com/2c0wQ.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/2c0wQ.jpg" alt="enter image description here" /></a></p>
<p>Can anyone guide me regarding this issue.I will be gratefull.thank u</p> | whever i try to run this app in android studio .it shows this error. Can anyone guide me regarding this issue.I will be gratefull.thank u | android|performance|kotlin|debugging | -2 | 2022-09-19T11:04:18.390Z | 2,022 | 9 | 11 | 0 | 26 | 0 | 137 | 34 | 4 | 0 | false | true | false | false | false | true | negative |
73,772,463 | Connect and communicate with multiple bluetooth devices with Ionic 3 Bluetooth Serial plugin | <p>From the documentation and testing the code, the Ionic bluetooth serial plugin seems to only allow connection to a single device. Is there a way to connect to 2 or more serial bluetooth devices and be able to send specific commands/data to each device?</p>
<p>My project is running Ionic 3 Angular with Cordova.</p> | From the documentation and testing the code, the Ionic bluetooth serial plugin seems to only allow connection to a single device. Is there a way to connect to 2 or more serial bluetooth devices and be able to send specific commands/data to each device? My project is running Ionic 3 Angular with Cordova. | android|cordova|ionic-framework|bluetooth|ionic3 | 0 | 2022-09-19T11:10:58.783Z | 2,022 | 9 | 11 | 0 | 19 | 0 | 304 | 92 | 5 | 0 | false | true | false | false | false | false | zero |
73,772,490 | How to stop vertical auto scroll using ObjectAnimator? | <p>I have set vertical auto scroll for my text view in android studio , that works fine but the problem is i want to stop auto scroll with button click. this is the code i am using for auto scroll..</p>
<pre><code>scrollView.getViewTreeObserver().addOnGlobalLayoutListener(new ViewTreeObserver.OnGlobalLayoutListener() {... | I have set vertical auto scroll for my text view in android studio , that works fine but the problem is i want to stop auto scroll with button click. this is the code i am using for auto scroll.. [CODE] and this is what i have tried to stop auto scroll but nothing seems to work.. [CODE] please help ? | android-studio|autoscroll|objectanimator | 0 | 2022-09-19T11:13:07.547Z | 2,022 | 9 | 11 | 0 | 6 | 0 | 301 | 54 | 3 | 2 | true | true | false | false | false | false | zero |
73,772,511 | Stream android camera to PC | <p>I want to create an app that can stream the camera feed from my android device to windows client over WIFI.
I have read a lot here in stackoverflow on how to achieve this, i.e. using RTP/RTSP, libstreaming, etc.</p>
<p>But those answers are from 10+ years ago and I am not sure if that is still the best way to do it ... | I want to create an app that can stream the camera feed from my android device to windows client over WIFI. I have read a lot here in stackoverflow on how to achieve this, i.e. using RTP/RTSP, libstreaming, etc. But those answers are from 10+ years ago and I am not sure if that is still the best way to do it or there c... | android|video-streaming|libstreaming | 0 | 2022-09-19T11:14:35.867Z | 2,022 | 9 | 11 | 0 | 14 | 0 | 443 | 27 | 3 | 0 | false | true | false | false | false | false | zero |
73,772,547 | Android Studio Dolphin | 2021.3.1 does not show layout preview | <p>I'm using Android Studio Dolphin | 2021.3.1</p>
<p>After updating Android studio chipmunk | 2021.2.1 to Android studio Dolphin | 2021.3.1 my all project design preview and layout preview not showing.
If anyone solved this issue please help me.</p>
<p>I have tried all possible ways but didn't find any solution for th... | I'm using Android Studio Dolphin | 2021.3.1 After updating Android studio chipmunk | 2021.2.1 to Android studio Dolphin | 2021.3.1 my all project design preview and layout preview not showing. If anyone solved this issue please help me. I have tried all possible ways but didn't find any solution for this. Below are poi... | android|android-studio|android-layout|android-layout-editor | 14 | 2022-09-19T11:17:38.560Z | 2,022 | 9 | 11 | 0 | 1,363 | 11 | 621 | 62 | 4 | 0 | false | false | false | false | true | false | medium |
73,772,549 | Navigate programmatically to a BottomNavigation tab | <p>I have a screen with Jetpack Compose that has a BottomNavigation and a NavHost.</p>
<p>At certain point, I return a certain value to that screen and its effect must be that it should navigate to one of the tabs.</p>
<p>If I just use <code>navController.navigate(destination)</code> then I have the following error:</p... | I have a screen with Jetpack Compose that has a BottomNavigation and a NavHost. At certain point, I return a certain value to that screen and its effect must be that it should navigate to one of the tabs. If I just use navController.navigate(destination) then I have the following error: 2022-09-19 13:14:56.577 30826-30... | android|android-jetpack-compose | 0 | 2022-09-19T11:17:44.720Z | 2,022 | 9 | 11 | 0 | 26 | 0 | 7,618 | 51 | 2 | 0 | false | true | false | false | false | false | zero |
73,772,550 | Paging data is refreshing on navigation in jetpack compose | <p>I'm getting some data from my database like this</p>
<pre class="lang-kotlin prettyprint-override"><code>Pager(PagingConfig(pageSize = PAGE_SIZE)) {
songRepo.getSongs()
}.flow.cachedIn(viewModelScope)
</code></pre>
<p>and I collect it in the UI using <code>collectAsLazyPagingItems()</code>, but whenever ... | I'm getting some data from my database like this [CODE] and I collect it in the UI using collectAsLazyPagingItems() , but whenever I navigate to another screen and I go back the data is clearing. Is there a solution to this or I should create my own pagination without Paging? Update This is the best result I could achi... | android-jetpack-compose|android-jetpack-navigation|android-paging|jetpack | 0 | 2022-09-19T11:17:44.787Z | 2,022 | 9 | 11 | 0 | 79 | 1 | 356 | 58 | 4 | 3 | true | false | false | false | false | false | zero |
73,772,646 | To convert audio file from .wav to .mp3 using ffmpeg flutter | <p>I needed to convert an audio file from .wav to .mp3, i have used this <a href="https://pub.dev/packages/ffmpeg_kit_flutter" rel="nofollow noreferrer">package</a> for converting.But its returning with code 1.</p>
<pre><code> FFmpegKit.execute('-i $url output.mp3').then((session) async {
... | I needed to convert an audio file from .wav to .mp3, i have used this package for converting.But its returning with code 1. [CODE] conversion no | flutter|ffmpeg|flutter-dependencies|android-ffmpeg|flutter-audio-query | 0 | 2022-09-19T11:24:07.847Z | 2,022 | 9 | 11 | 0 | 26 | 0 | 144 | 60 | 5 | 1 | true | true | false | false | false | false | zero |
73,772,787 | ExoPlayer downloading audio for caching | <p>I'm trying to use ExoPlayer to download audio and play it from the cache. I'm using ExoPlayer version 2.18.1. and I download the file and save it on the exoPlayerDownloads table of my application. but when I want to play it from the cache, it does not work from the cache. my code is like ExoPlayer downloading docume... | I'm trying to use ExoPlayer to download audio and play it from the cache. I'm using ExoPlayer version 2.18.1. and I download the file and save it on the exoPlayerDownloads table of my application. but when I want to play it from the cache, it does not work from the cache. my code is like ExoPlayer downloading document ... | android|caching|exoplayer2.x | 0 | 2022-09-19T11:36:13.850Z | 2,022 | 9 | 11 | 0 | 18 | 0 | 331 | 39 | 3 | 0 | false | true | false | false | false | false | zero |
73,772,824 | Fatal Exception: java.util.NoSuchElementException List is empty Error in Paging3 Android library | <p>I am getting this error in firebase crashlytics I cannot get additional info on that also I am not getting where can I put try-catch or if condition guards to mitigate this issue.</p>
<p>Please help with this issue.</p>
<pre><code>Fatal Exception: java.util.NoSuchElementException: List is empty.
at kotlin.co... | I am getting this error in firebase crashlytics I cannot get additional info on that also I am not getting where can I put try-catch or if condition guards to mitigate this issue. Please help with this issue. [CODE] As far as I understand with the error log is, Crashing due to androidx.paging library is calling collect... | android|pagination|kotlin-coroutines|kotlin-flow|android-paging-3 | 0 | 2022-09-19T11:40:05.700Z | 2,022 | 9 | 11 | 0 | 16 | 0 | 663 | 96 | 5 | 1 | true | true | false | false | false | false | zero |
73,772,886 | Generate documentation for Android WebView Javascript Interface | <p>I have a <a href="https://developer.android.com/reference/android/webkit/WebView#addJavascriptInterface(java.lang.Object,%20java.lang.String)" rel="nofollow noreferrer">JavascriptInterface</a> for my WebView.</p>
<pre><code>public class MyJavascriptInterface {
/**
* Description of foo1
* @param str the... | I have a JavascriptInterface for my WebView. [CODE] I'm looking for any tool that can create an HTML documentation for this interface that can be shared with the users of my application. For now I'm using jsdoc , but to maintain this documentation, I need to create an equivalent dummy js file, replicate all the functio... | javascript|android|webview|documentation|jsdoc | 0 | 2022-09-19T11:44:49.070Z | 2,022 | 9 | 11 | 0 | 16 | 0 | 677 | 63 | 5 | 1 | true | true | false | false | false | false | zero |
73,772,908 | How to block numbers without set app as a default dialer in android? | <p>I have an app which can block numbers but there is a problem. When I choose default dialer in first, I can't call with in google phone because its not default anymore. so ı want to block numbers and also use my google phone as a default dialer.</p>
<p><a href="https://i.stack.imgur.com/MXFin.png" rel="nofollow noref... | I have an app which can block numbers but there is a problem. When I choose default dialer in first, I can't call with in google phone because its not default anymore. so ı want to block numbers and also use my google phone as a default dialer. enter image description here As you see when I clicked it becomes default d... | android|kotlin | -1 | 2022-09-19T11:46:33.137Z | 2,022 | 9 | 11 | 0 | 10 | 0 | 438 | 68 | 2 | 0 | false | true | false | false | false | true | negative |
73,772,946 | Kotlin not writing to file | <p>I have a file that I am trying to read information from and then update the file. I am able to read all the information from the file perfectly but when I go to write to the file, the file is not being written too.</p>
<p>Here is the code I am using to write to the file.</p>
<pre><code>fun saveToFile(context: Contex... | I have a file that I am trying to read information from and then update the file. I am able to read all the information from the file perfectly but when I go to write to the file, the file is not being written too. Here is the code I am using to write to the file. [CODE] The file stats.txt is an empty text file in asse... | android|kotlin | -3 | 2022-09-19T11:51:04.977Z | 2,022 | 9 | 11 | 0 | 30 | 0 | 523 | 26 | 2 | 1 | true | true | false | false | false | true | negative |
73,772,948 | I don't know how to search this function | <p>I'm going to make an application with my friends</p>
<p>Among the functions I want to use, I want to film with an air meter at home and watch a dog alone on my phone like CCTV</p>
<p>I want to make it, but I'm not sure if I have to make two apps or one app with two functions</p>
<p>I've been wandering for days becau... | I'm going to make an application with my friends Among the functions I want to use, I want to film with an air meter at home and watch a dog alone on my phone like CCTV I want to make it, but I'm not sure if I have to make two apps or one app with two functions I've been wandering for days because I don't know what sea... | java|function|android-layout|startup | -1 | 2022-09-19T11:51:12.893Z | 2,022 | 9 | 11 | 0 | 25 | 0 | 386 | 40 | 4 | 0 | false | true | false | false | false | true | negative |
73,772,977 | EAS build fails with Typeerrot:Invalid version | <p>iget the error TypeError : Invalid version when i run the command eas build -p android --profile development --local</p> | iget the error TypeError : Invalid version when i run the command eas build -p android --profile development --local | android|react-native|expo|eas | 0 | 2022-09-19T11:54:12.580Z | 2,022 | 9 | 11 | 0 | 7 | 0 | 116 | 46 | 4 | 0 | false | true | false | false | false | false | zero |
73,773,035 | DatePickerDialog: how increase text size of year/month selector? | <p>I know this is a subview and that's managed by internal view pager.
So how can I set custom text size?
This is my custom theme
<a href="https://i.stack.imgur.com/SqE7O.png" rel="nofollow noreferrer">sample result</a></p>
<p>Thanks.</p> | I know this is a subview and that's managed by internal view pager. So how can I set custom text size? This is my custom theme sample result Thanks. | android|text|datepicker|themes|size | 0 | 2022-09-19T11:59:15.643Z | 2,022 | 9 | 11 | 0 | 15 | 1 | 148 | 64 | 5 | 0 | false | false | false | false | false | false | zero |
73,773,062 | intent always containing null uri in compose | <p>im trying to retrieve file path. My code is-</p>
<pre><code>fun Uri.getOriginalFileName(context: Context): String? {
val projection = arrayOf(
MediaStore.Files.FileColumns.TITLE,
)
return context.contentResolver.query(this, projection, null, null, null)?.use {cursor ->
val titleCol = cursor.getColumnInd... | im trying to retrieve file path. My code is- [CODE] intent starts and upon selecting file yeild the same result, null. I cant figure out where is the problem. one thing to note is that, before i select a file its in null state | android-intent|android-jetpack-compose | 0 | 2022-09-19T12:01:42.660Z | 2,022 | 9 | 12 | 0 | 12 | 0 | 226 | 44 | 2 | 1 | true | true | false | false | false | false | zero |
73,773,081 | How to save images in storage for all android versions and devices | <p>I need to save images in storage from my android application, my code is working but not for all devices and android versions.</p>
<p>i need some solution or code from you that can save my images in all device and android versions.</p>
<p>i need to store data into android folder for my application privacy. i'm wanna... | I need to save images in storage from my android application, my code is working but not for all devices and android versions. i need some solution or code from you that can save my images in all device and android versions. i need to store data into android folder for my application privacy. i'm wanna to use storage l... | java|android|storage|version|device | 0 | 2022-09-19T12:03:28.500Z | 2,022 | 9 | 12 | 0 | 32 | 1 | 737 | 66 | 5 | 0 | false | false | false | false | false | false | zero |
73,773,221 | Is there a way to remove the header of Material Date Picker in android? | <p><a href="https://i.stack.imgur.com/Dau28.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Dau28.png" alt="enter image description here" /></a></p>
<p>Hello?</p>
<p>I want to use the Material Date Range Picker in android, but I don't want to show the Header part.</p>
<p>So, My question is that Is th... | Hello? I want to use the Material Date Range Picker in android, but I don't want to show the Header part. So, My question is that Is there a way to remove header of Material Date Range Picker in android? | android|materialdatepicker | 0 | 2022-09-19T12:16:49.177Z | 2,022 | 9 | 12 | 0 | 27 | 0 | 203 | 71 | 2 | 0 | false | true | false | false | false | false | zero |
73,773,335 | Kotlin: How can inflate Room data into a RecyclerView using Fragments? | <p>I trying use Room to inflate the Database in an RecyclerView, but all this using Fragments. I have the screen where the user enters the data and the screen where the RecyclerView is inflated, but I don't know how to make the Room data inflate in the RecyclerView and I still can't understand the viewModel.</p> | I trying use Room to inflate the Database in an RecyclerView, but all this using Fragments. I have the screen where the user enters the data and the screen where the RecyclerView is inflated, but I don't know how to make the Room data inflate in the RecyclerView and I still can't understand the viewModel. | kotlin|android-fragments|android-recyclerview|android-room | 0 | 2022-09-19T12:27:32.497Z | 2,022 | 9 | 12 | 0 | 15 | 1 | 306 | 70 | 4 | 0 | false | false | false | false | false | false | zero |
73,773,341 | Back stack is getting cleared when we navigate between activities via deeplink URI | <p>I have an ActivityA and an ActivityB (in a library module). I navigate from ActivityA to ActivityB via startActivity().</p>
<p>Inside ActivityB I have a NavHost and a Composable which is resolving a deeplink.</p>
<p>When I press back, I have the ActivityA in the back stack but when I launch the ActivityB via a deep ... | I have an ActivityA and an ActivityB (in a library module). I navigate from ActivityA to ActivityB via startActivity(). Inside ActivityB I have a NavHost and a Composable which is resolving a deeplink. When I press back, I have the ActivityA in the back stack but when I launch the ActivityB via a deep link URI, Activit... | android|android-jetpack-compose|android-navigation|android-jetpack-navigation|android-deep-link | 0 | 2022-09-19T12:28:06.550Z | 2,022 | 9 | 12 | 0 | 24 | 0 | 630 | 82 | 5 | 1 | true | true | false | false | false | false | zero |
73,773,366 | Couldn't start project on Android: Error running adb: Failed to install | <p>Solution to the problem:
<a href="https://i.stack.imgur.com/ABl9p.png" rel="nofollow noreferrer">enter image description here</a></p>
<p>Increase SD CARD size to 2048</p> | Solution to the problem: enter image description here Increase SD CARD size to 2048 | android|android-studio|installation|android-emulator|adb | 0 | 2022-09-19T12:29:16.640Z | 2,022 | 9 | 12 | 0 | 22 | 0 | 83 | 71 | 5 | 0 | false | true | false | false | false | false | zero |
73,773,368 | How are handlers set for Plugin.MauiMTAdmob? | <p>I am trying to add <strong>ads</strong> to my App but I am having some exceptions.
When I installed the
Plugin.MauiMTAdmob and ran the the app, I had the error <strong>ump</strong>( <em>user massaging platform</em>) then I tried to solved the error by adding the plug-in <strong>xamarin.google.UsermassagingPlatform</... | I am trying to add ads to my App but I am having some exceptions. When I installed the Plugin.MauiMTAdmob and ran the the app, I had the error ump ( user massaging platform ) then I tried to solved the error by adding the plug-in xamarin.google.UsermassagingPlatform . Now when I run the app it shows the error ( Microso... | c#|android|ads|maui | 0 | 2022-09-19T12:29:41.957Z | 2,022 | 9 | 12 | 0 | 22 | 0 | 429 | 44 | 4 | 0 | false | true | false | false | false | false | zero |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.