python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
CallLog.Calls.CACHED_LOOKUP_URI not working on Xiaomi/MIUI devices
I need to get the contact URI given the Call Log in order to be able to open the native "Contacts" app to show the info of the Contact that made a call, if any. In order to do this, CallLog....
6uzm4n
Votes: 0
Answers: 0
Bug with Display Pop-Up window permission in Android 11
I have an app, which asks from the user several permissions, such as the overlay permissions (in xiaomi the “Display pop-up window” permission).
Furthermore, the app requests from the user to become t...

Giorgos Konstantakis
Votes: 0
Answers: 0
Wrong resultCode on poco phone
Uploading an image to firebase. There is no problem when downloading from android emulator or oppo phone, but when starting the project from poco m3 phone, no upload occurs.
protected void onActivityR...
Ilianto
Votes: 0
Answers: 0
Access Xiaomi IP Camera in Python with OpenCV
I'm trying to access my IP camera stream in Python.
Camera:
Xiaomi Mi Home Security Camera 360° 1080p
I got the IP address of the camera from the Mi Home app:
192.168.2.94
import cv2
cap = cv2.VideoC...
Adam Szabo-Toke
Votes: 0
Answers: 2