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
I need some help. I try to develop an app which is setting up the wifi connection on an android device. I try to use WifiWizard2 with this.wifiWizard2.connect(s
I am working on a game and i have a script to save the stats for characters. The same script is used for hero and for the enemies. There are actually 2 scripts
I am creating an app that makes use of a physical button on the device. This button will have a different functionality depending on the screen that is active.
I have a cpp code implementing a media player behavior on Android. I'm using the media player for playing a mp4 file however, I need to draw text above this. Fo
How should be implemented requesting permission from Jetpack Compose View? I'm trying implement application accessing Camera with Jetpack Compose. I tried examp
I try to build a ReactNative app using ReactNative CLI following the steps in their documentation: Link for the documentation After downloading the initializing
I want to make a periodic worker to schedule notifications based on the total number of customer collection dates. I already did apart, but I'm facing a problem