Category "android"

Android selector layout of a menu item not working on a checkable item

I am trying to make a favourite item in the menu that can display a hollow heart when unchecked and a solid one when checked However the selector approach is no

Token not received after redirecting from login

I am trying to use AD FS as Identity provider with react-native-azure-auth library. It works fine with iOS, redirects and returns token back from the login scr

Token not received after redirecting from login

I am trying to use AD FS as Identity provider with react-native-azure-auth library. It works fine with iOS, redirects and returns token back from the login scr

Cannot call this method while RecyclerView is computing a layout or scrolling androidx.recyclerview.widget.RecyclerView

I have a recyclerview with check boxes and names, After checking the desirable checkboxes I want a list of them but the recyclerView recycles the items on scrol

Can RxJava be used to send messages only to the most recent subscriber?

I've been given a requirement that when there are multiple observers, only the most recent subscription should receive messages. I'll illustrate with sloppy co

Unhandled Exception: MissingPluginException(No implemen tation found for method login on channel app.meedu/flutter_facebook_auth)

I'm getting the following error when I'm tring to sign in with facebook on android device by my flutter app : [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unha

"Can't set up device" It's missing components or corrupted

I'm trying to enroll device with device owner app. I've tried to edit the QR code. Also I calculated the checksum using apksigner verify --print-certs C:\Users\

Explicit concurrent copying GC freed, Xamarin.Forms

I want to create the data model asynchronously. I am using MVVM. My code looks like this. class Page (code behind): public partial class PageMusicPlayerView : T

How to remain on the same position after edit or delete data from nested recycler view

I have a nested recycler view that contains parent and child adapters. I am using Room DB for showing data on the recycler view. When I, add or delete data from

Android testing different currency prices

I have been trying to find an answer to this for a while now, but all the result are at least 5-6 years old, with no satisfactory answer. How to test local pric

How to manage firebase sign-in in another class

I have 3 different Fragments to sign in. This is one of fragment to sign-in. @AndroidEntryPoint class SettingFragment : Fragment(){ lateinit var binding: Fragm

How to avoid dirty elements using Provider and TabBarViews to dynamically generate forms in Flutter?

I'm relatively new to Flutter and in this app I'm making a multiple tab checklist form built from a JSON fetched from an API in my server. To store this info I'

How to design this type of view in android

How to get this type of layout using StaggeredGridLayoutManager. Or I need to use some other thing? binding.allHistoryRV.run { layoutManager = Stag

Is there a way to play Twitch audio without interaction from the user when the phone is asleep?

--First off I am aware this is invasive, I'm trying to make an alarm-- I'm looking to create an Android app that sets an alarm which will play Twitch audio with

HTML : why doesn't drag events work in android?

I have a project that uses ondrag events(like ondragover and ondragend) but these events doesnt fired in android.i converted html to apk with Website 2 apk buil

How to remove everything from ListView using a button onClick?

How to remove everything from ListView using a button onClick? When i try "fullCourseList.clear();", I can't add any more courses and the page is refreshed only

jetpack Compose with Coil not loading URL images

New to Jetpack Compose and Coil, but not new to Android or Java/Kotlin. I'm not able to show images from a URL...Something basic missing? I took the Google/Andr

I made a user database of Online-users in Firebase database using in activity first but when i use intent to go to other activity , it vanishes

I want to maintain online-user firebase db throughout the app, not just an activity. in onCreate() i'm building the fire db and in onStop() I'm removing the use

How to get color of X Y pixel in python from android screen as fast as is possible with adb or another solution

I try write some automatic app in python, and i have to check color pixel from mobile as fast as possible. I try take screenshot, and take pixel from photo. But

PDF from HTML with only alphabetic (Latin) using itextpdf

I believe that the answer to my question is very easy for those who have had experience with this, and I thank you in advance. Namely, I managed to export a PDF