Category "android"

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

getPropertyAsObject: property -- react native from 0.62.0 to 0.64.0

I am trying to upgrade my react-native project from version 0.62.0 to 0.64.0 when i run the app on android, i get the following error: Error: getPropertyAsObjec

using startActivity() to open a share dialog, but content was less than what i see in log

when using startActivity() to open a share dialog, but content was less than what i see in log. Can anyone explain this phenomenon? private static final Str

How to delete all files by date?

trying to delete all files, which are newer than specified time on versions Q+ val result = resolver.delete( MediaStore.Images.Media.EXTERNAL_CONTEN

Flutter app orientation changes from portrait to landscape

When I load my flutter app which uses " scan: ^1.6.0 " package once the scanner gets mounted my app shifts orientation from portrait to landscape this only happ

How to fetch genre of a movie using its genre_ids from tmdb api in android

I'd like to use the tmdb api in Android to display the movie's genre, but the problem is that we have to first find the genre id before we can display the genre

App crashes when picking image with expo-image-picker

I have an issue with my react native app. I am using expo-image-picker to take a picture and send it to firebase. Here is my issue: When building the apk for my

NPE: Attempt to invoke virtual method 'android.content.pm.ApplicationInfo android.content.Context.getApplicationInfo()' on a null object reference

I've this basic app called Navigation that I was trying to make to understand some concepts where there are 2 activities MainActivity and ActivityB MainActivity

How to Convert androidx.compose.ui.graphics.Color to android.graphics.Color (int)

How to convert from Compose Color to Android Color Int? I am using this code for the moment and it seems to be working, I can't seem to find a function to get t

How to throw Custom exception in ktor

Hey I am working in ktor. I want to throw exception in ktor. I am reading this doc and this example. I want exception, responseCode and errorResponse with error

Adb keeps restarting with error 'Adb connection Error:EOF'

Adb repeatedly keeps restarting with the following error trace: Adb connection Error:EOF Cannot reach ADB server, attempting to reconnect * daemon not running;

App Crashes when Room DB Entity Class object boolean value is changed to false

I have a Room DB setup in my app and it was working well until recently when the app started crashing. It happens that I have a boolean value as a field in the