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
sorry bad english cloned and compiled this project in Android Studio: https://github.com/Pangu-Immortal/KeepAlivePerfect/ During compile, got the following erro
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
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
trying to delete all files, which are newer than specified time on versions Q+ val result = resolver.delete( MediaStore.Images.Media.EXTERNAL_CONTEN
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
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
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
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 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
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 repeatedly keeps restarting with the following error trace: Adb connection Error:EOF Cannot reach ADB server, attempting to reconnect * daemon not running;
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
I use firebase ui realtime database to fetch data in RecyclerView and i use model class and i need to show the latest item firest i try to use Collections.rever
In bumblebee version of android studio the emulator is display like in the screen. I cannot move it on an other screen of something like that. In the old way th
I have a vector drawable which has two paths with different attributes referencing to different theme colors. And these attributes' values are being changed by
I am new to twilio and i am developing a andorid app for video calling i have started with the twilio 'twilio-video-app-android' from github But app crashes whe
Using app bundles and play app signing is currently the way recommended by google to deploy new apps on google Play. And starting from August 2021 new apps will
I am making a reels type app. I have made a ReelsFragment and ReelsAdapter. I have used View Pager 2 to swipe views vertically. I am using Exoplayer to play vid
App is developed it's size is hardly 30MB and when integrated FFmpeg Library its size goes to 135MB which is Too much. Anyone know anything?