I am creating a native method in Android Studio which is registered using RegisterNatives in JNI_OnLoad when the library is loaded. The problem is tha ...
I am creating a native method in Android Studio which is registered using RegisterNatives in JNI_OnLoad when the library is loaded. The problem is tha ...
When I ran the App from Android Studio or cli, android build fails with the following error, I tried to delete package-lock.json file and node-modu ...
I need to mock a Cursor for some content provider unit tests, but the addRow method is not working for some strange reason. After adding a row, the co ...
i am getting this NullPointerException Error in Java trying to run my app in android Studio. Below is my JavaFile Here is my activity home layout f ...
I'd like to verify my designs on SurfaceFlinger on real Android phone/tablet. But I don't have any source code of any devices. Can I just use source ...
. Answers to this question are eligible for a +500 reputation bounty ...
I have created a Custom Splash In My React Native Application & it works well on All iOS Devices & even works on couple of Android devices. S ...
... dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 http: ^0.13.6 local_auth: ^2.1.6 rxdart: ^0.27.7 bloc: ^8.1.2 goog ...
I am encountering an error in the pre-launch report on the Google Play Console during testing. The error message is as follows: This error occurs s ...
I have problem to open direct contact link in android webview Error : " Webpage not available The webpage at 8806288365 could not be loaded because: ...
. Answers to this question are eligible for a +50 reputation bounty. ...
. Answers to this question are eligible for a +100 reputation bounty ...
Hi I am using this library https://github.com/PhilJay/MPAndroidChart and trying to draw line chart from Endpoint to Start point that is from right to ...
I am trying to build an application in Unity for an android device. In this, some Datas are being fetched and some are user entered and are being stor ...
I have react native project, which I used to test it on Expo Go. That is, I dont have android or ios directories in this project. Do I need to? I want ...
I want to send hid data (from a mouse and a keyboard) from a windows computer to an android device. What is the general approach I should take for thi ...
im trying to show view layout which it's xml layout while performing api request and remove it after the request is done the layout contains TextView ...
. Answers to this question are eligible for a +100 reputation bounty ...
. Answers to this question are eligible for a +300 reputation bounty ...
. Answers to this question are eligible for a +50 reputation bounty. ...