I was wondering is there a way to implement one-to-one video chat using Agora SDK. I found lot of resources to implement the video call feature with establishin
App is not restarting after writes made using hive in disk. It's throwing the above error and app is not opening.
in my react-native app, I created a server with express js to connect to the database. And I created api to get data from database. This api works successfully
How can I make the back button work in android the same way as home. If I click on back, the application is killed, but I need the back button to work the same
I'm using OneSignal to send push notifications to iOS and Android devices. Is it possible to discard a push notification when it's received on a iOS and Android
I'm studying a lot about Kotlin, and I have a single project to make. So, I have some Fragments and one Activity. All actions from left menu are working, ok. Bu
I am trying to build an app that will run in a foreground service and give feedback to the user only through audio. I have followed this example: https://better
On my device there is a safe from which I forgot the password and I want to sort through all the passwords through auto-clicking on python. The problem is that
Let me start off by saying that I am a noob in the whole encryption thing. I am trying to generate a key and store it in the Android KeyStore protected with a p
Since i wasn't using the plugin path_provider anymore i tried to delet it, then it gave me a warning, so i deleted a folder caled "data" know i'm trying to do f
I have three activities A, B, and C. As expected when C is changed to pip (picture in picture) mode, it is separated out as a new task. When back pressed is pre
I'm getting a 500 error when deleting / creating a Preview using the App Actions Test Tool, which worked fine until a few days ago. I've uploaded an App bundle
I'm getting this error while I was running my app (though my app is running fine) : C:\Users\dassa\Downloads\flutter_windows_2.2.3-stable\flutter\.pub-cache\hos
I´m trying to figure out the simplest way to test this kind on function members, I´ve seen more complex cases like Coroutines - unit testing viewMod
as invers to the question asked here How to convert Flow<List<Object>> to Flow<Object> I want to convert my Flow<Object> to Flow<List
I have earlier tested many times FCM was working just fine, but now only in the release environment I am not able to get the push notification. I am using the d
Good day, ma'am/sir. I would like to ask how to fix this crash thing in Android Studio on my Bluestacks emulator; the problem is the button, every time I click
I want to set the keyboard to be always opened in the chat page and should not be dismissable by the back button. The WillPopScope() widget is only preventing t
I need a Factory to support Viewmodel WITH ARGUMENTS. I tried to implement the class which is commended "AbstractSavedStateViewModelFactory". I applied the trou
There is a way to monitor reading access to contacts? I tried this experiment: I developed an application that reads contacts subsequentially i ran it. After th