Category "android"

Android >= 11 navigate between folder to find file without manage_external_storage permission

I have an app that have to update some machine firmware. Until targeting API 29 there are no problem, now Google Play Store need to target at least API30... and

ListAdapter currentList and itemCount not returning updates after filter or submitList

I am implementing filterable list for RecyclerView using ListAdapter with AsyncDifferConfig.Builder that implements Filterable. When searching and no result mat

React native keyboard covering input

I have pages with inputs aligned to the bottom of the page, when the keyboard pops up it covers the inputs. To solve this I am using, KeyboardAwareScrollView Ho

Not able to access CSS from the phone storage in Cordova

I am trying to access CSS file from phone storage in Cordova. The simple use case is to use dynamic CSS. Donwload the CSS from the server on a specific interval

RecyclerListView Warning in React Native App

I'm getting this warning while I'm running my React Native App. Can anyone pls help me out? I couldn't find any issue in the code. But I'm still getting this wa

ANR in com.google.android.googlequicksearchbox:search

I am having problems deploying an app onto the Google Play Store. The exception that is getting returned is such: 05-10 14:14:31.383: E/ActivityManager(1572): A

Why is # not escaped?

Feeling a little dumb here. I have this string http://www.example.com/foo/bar#4.png?token=1441307151_4492f25946a2e8e1414a8bb53dab8a6ba1cf4615 Because the file

What is the proper way to get status bar height in compose?

Usually when using Accompanist Modifier.statusBarsHeight() the height will change depends on the status bar visibility, if it's visible either 24.dp or more and

Radio button style using icon buttons in flutter

I want to create a radio button style voting system using icons in Flutter (Dart) which looks like this: vote icons The concept is simple: The page will display

Release APK version not updating

I´m writing a flutter application and it is currently on version 0.7.0, I already specified the version in pubspec.yaml and the Debug APK is already on th

Storing constants in Fragment's companion object - a memory leak?

My understanding of companion object in Kotlin is that they are analogous to static modifiers in Java. It's bad practice to store static fields in Activities an

Fatal exception: ScioFrontendApi when upgrading google play services with firebase for android app

I have downloaded fresh google-services.json from my firebase account and placed it properly. This was needed as a part of FirebaseInstallations migration proce

dl.bintray 502 Bad Gateway Android

This is my error Could not GET 'http://dl.bintray.com/microsoftazuremobile/SDK/com/google/android/gms/play-services-measurement-base/maven-metadata.xml'. Receiv

Android Studio Bumblebee : wifi pairing always getting disconnected

I manage to connect my device. But a few minutes after, it gets disconnected and I have to restart the whole connection procedure to connect it again. How to so

Android & iOS notification icons (grey) while using flutter_launcher_icons 0.9.2

I believe the question has been asked in various places like GitHub, Stackoverflow, Reddit & other forums. Using flutter and firebase notifications some dev

Recycle view Overlaying in androidx.constraintlayout.helper.widget.Flow

Facing an issue recycle view is overlapping in Widget.Flow layout. First-time app installation is working fine as excepted but user scrolls up and done items ar

Firebase Services as library module

Is there a way to use Firebase services in a library/module? I am planning of creating a module for Firebase only, I know that Firebase services need FirebaseAp

'flutter_ijkplayer' setFileDataSource Showing a Black screen before video loading.How can i fix it?

I was making a video player in Android with flutter. I am using 'flutter_ijkplayer' for video playback. https://github.com/CaiJingLong/flutter_ijkplayer My prob

MSAL is not working on Android Release build - react native

I am trying to test Android release build with MSAL custom login page, which works fine on debug mode. Though, on release mode, I am getting this error: Could n

Compile with CMAKE and invalid sh_info in symbol table

sorry bad english cloned and compiled this project in Android Studio: https://github.com/Pangu-Immortal/KeepAlivePerfect/ During compile, got the following erro