I'm implementing dynamic dark mode change in the app I'm working on and It's working great for MODE_NIGHT_YES and for MODE_NIGHT_NO but when I'm setting this on
When I try to debug the app, the emulator sticks on "Waiting for debugger". Meanwhile, in the debug tab, it can be seen that AS is "waiting for application to c
I am currently tasked with developing an application that gives the user various information and details about his network connection using React Native. The ma
I experience some errors while trying to push data into my firebase realtime database. I checked a couple of tutorials and according to all of them i am doing n
I am having a product listing page. The recyclerview is filled with data from the Firebase firestore. When I click on any product, it will go to the details pag
I have started learning to code since a few days back, and am only familiar with HTML/CSS/JS, and basics of dart/flutter I am working on a Random quotes generat
I am using Navigation component to navigate between two Fragments. The landing fragment has a recycler view and the detail fragment has a view pager. I am using
I want to bypass the SSL pinning of Android apps. I was able to Bypass SSL pinning using an app "NetCapture" but now I want to do it in Python or any other way
So I have an AWS EC2 instance. When ROUTE_1 receives a request from a mobile phone, I want the RESPONSE to the mobile phone to achieve three things in sequence.
Reading the ARP table and accessing the MAC address of devices on network is working just fine. But when I upgrade the targetSDK to 30, suddenly the "ip neigh"
Hey this is Shubham and i am 12 years old and i am an ardent learner of mobile app development with the cross platform language react native and i want to learn
I am trying to Add Navigation in my project but its showing failed to add Navigation dependency, when i click on 'ok' in the window to add these now , its showi
I want to show the name of a caller during an incoming call. For this, I'm creating a notification. The notification is delivered in the notifications with the
I am new into flutter. Please help me find out why the android emulator isn't responding? I want to make an external camera (esp32-cam)as a client with a local
Having all kinds of problems tonight. Downloaded updated Android Studio and Gradle and coded a little and then started getting these errors. Have tried uninstal
What is wrong with my configuration or code ? I have this error highlighted Cannot resolve method 'plant(timber.log.Timber.DebugTree)' for the code import timbe
What is wrong with my configuration or code ? I have this error highlighted Cannot resolve method 'plant(timber.log.Timber.DebugTree)' for the code import timbe
I working on android app with navigation component, I want to show a pass-code view when app return from background, I don't know the best way to achieve that,
I am trying to create a button to sign in using a google account in Flutter. I am using the google sign-in package for authenticating through Firebase. I have c
I recently downloaded Android Studio Bumblebee and it helpfully asked whether I wanted to upgrade to Android Gradle Plugin 7.1.0, the version that shipped along