Category "android"

when scroll end multiple request retrofit send when user two time bottom hit how to control it

I am using retrofit in my app to get data from server 15 results each request all working is fine but when I hit bottom retrofit send a request for new data it'

material-1.5.0-alpha03\res\values-v31\values-v31.xml:3:5-94: AAPT: error: resource android:color/system_neutral1_1000 not found

<?xml version="1.0" encoding="utf-8"?> <resources> <color name="m3_ref_palette_dynamic_neutral0">@android:color/system_neutral1_1000</c

Android Compose: draw transparent circle on image

I have an image and I want to draw dark rectangle over it with a transparent circle, so the result will be something like this: I have ended up with this code:

Facebook app deactivated after detecting malware: `App Deactivated Due to Malicious Indicators Found in Your App`

I found the AdFlex (Ad-Malware) in my app and then I removed it and released the new Android app. Then Facebook checked and activated it again. But If someone w

How to achieve Indeterminate state for checkbox in Xamarin form In Android

I want to achieve CheckBox where it works for three state. In UWP I am able to achieve with custom Renderer with "IsThreeState" and by setting IsChecked propert

Android app won't build -- The minCompileSdk (31) specified in a dependency's androidx.work:work-runtime:2.7.0-beta01

I'm trying to build a project in my M1, but I got this error when I run npx react-native run-android FAILURE: Build failed with an exception. * What went wrong

Expected @AndroidEntryPoint to have a value. Did you forget to apply the Gradle Plugin?

When I am using Hilt in android with Room I got this kinda error. The full log is here: home/someone/Desktop/Calculator/app/build/tmp/kapt3/stubs/debug/com/hami

How to open an activity on the lock screen after FCM notification

How can I open an activity on the lock screen without the user having to click on it? Like for example an alarm or a call. In my code I can get the FCM notifica

Drawer Menu Shows Gaps

I am new to flutter. I got a Drawer Menu but there is a little gap between user information side and menu items section. drawer menu user information side impo

How to draw x-axis labels between 2 Bars from 1 group of BarChart Android Studio

I'm using BarCharts for a project in Android Studio I created a Barchart with 2 vertical bars for each group. I also changed the x axis by adding a list of name

WebViewFeature.isFeatureSupported(WebViewFeature.FORCE_DARK) returns false

I'm trying to add a dark theme to my app (which uses an Android web view) but whenever I call to check WebViewFeature.isFeatureSupported(WebViewFeature.FORCE_DA

Why is my android app losing ability to read/write its own files?

I am having a strange problem. My app downloads reference files both to private files directory (data/data) and to public app specific directory (Android/data).

Full width alert dialog buttons

I'm trying to get my AlertDialogs to look like this, with the full width button: I'm following the Google's documentation and it says to use this style: R.sty

How to make Dialog re-measure when a child size changes dynamically?

I implemented a simple dialog with Jetpack Compose on Android. I am trying to show a caution message when isRehearsal is true. The variable isRehearsal is toggl

How to make visible a element when the RecyclerView is loaded?

I'm making an social app and I want to implement a system where when you click on the comment button a Input dropdown... The problem is that it doesn't matter w

Mqtt Android PahoClient Connection Issue

Hi I am using Android paho library for getting connect with an mqtt server. My app level Gradle side Code : implementation 'org.eclipse.paho:org.eclipse.paho.

Compose's "AndroidView"'s factory method doesn't recall when "remember" value change

I've an AndroidView on my UI and I'm creating a custom view class using factory scope. And I've remember value above my android view which is changing by user a

MediaStore API is unable to fetch the folder which is already created before Clear Data of the Application

To support Android 11 storage, I have implemented Scoped Storage - MediaStore API successfully. However, I ended up with one scenario which I am not sure how to

How can I add a stickyHeader to LazyVerticalGrid like LazyColumn in jetpack compose?

I want to achieve a UI effect like this: <GridView> <Title of Grid content in a single row /> <Grid content arranged in the form of n * 3

publishing to Application play store from Delphi community edition 10.4

I am a retired disabled programmer who is battling to publish a simple but fun game to the application store. I am using the Delphi community edition version 10