Questions tagged [xiaomi]

For issues relating to devices of the Xiaomi Inc.

Xiaomi Inc. is a privately owned Chinese electronics and software company headquartered in Beijing. It is the world's 5th largest smartphone maker in 2017.

Since the release of its first smartphone in August 2011, Xiaomi has gained market share in mainland China and expanded into developing a wider range of consumer electronics, including a smart home (IoT) device ecosystem.

219 questions
0
votes
1 answer

Develop conversational chatbot for chinese language in python

I want to develop a conversational chatbot for chinese language in python like the user says "你好" which means "hello" in chinese and chatbot respond. i think it will be very difficult to build from scratch and write every expected response for…
Tehseen
  • 85
  • 1
  • 13
0
votes
2 answers

android location - cannot get location in service when app is background

I cannot get location in service with interval time, when app is background. Service works and gets location but location is not updating, gets old location. I test via xiaomi, maybe problem with miui? I tried about 5-10 way but result is same. Get…
0
votes
1 answer

Could'nt install (-113) while installing apk in xiaomi devices

Hi, I am trying install my debug apk in xiaomi device but apk is not installing, it's throwing error code -113 refer attached screenshot, can anyone help to come out from this issue
Rajappa R
  • 33
  • 2
  • 14
0
votes
0 answers

Unity Xiaomy android phone dont save progress

My game (unity) works fine on my phone and others, but i have one device with Mi firmware on it and i have troubles with saving game progress. I don't know why but save not works after closing the app. Does somebody have the same…
Vogd
  • 1
  • 2
0
votes
1 answer

Cordova - Get microphone access in XIAOMI devices

My requirement is to check if the app has microphone access granted or not. If not then get the access. My app is built using Cordova. I have used https://github.com/edimuj/cordova-plugin-audioinput and…
Harish KV
  • 23
  • 7
0
votes
1 answer

How to Show Gallery Option by Intent.ACTION_ATTACH_DATA on Xiaomi Redmi 5 Device?

My application shows a picture and then set it as wallpaper device. I have code and already try it on some devices and running successfully. (Lenovo Vibe C Lolipop, Advan I7 Marshmallow) But I found a problem on device Xiaomi Redmmi 5 (Nougat) When…
danangmr
  • 21
  • 3
0
votes
0 answers

Can't connect to Yeelight wifi color bulb

I'm trying to create android app which can control Yeelight wifi color bulb. I've written simple peace of code that connect to Yeelight but I'm really not sure what exactly I'm doing wrong. This code contain simple SSDP message which connect on…
Naveen Sharma
  • 11
  • 1
  • 2
0
votes
1 answer

Mi Band 2 past data

I'm writing my thesis on how to obtain data from different fitness bands. At the moment I'm doing some research on the Mi Band 2 using bluetooth connection with my PC, unfortunately BLE is a new field for me. By looking at projects like Gadgetbridge…
0
votes
0 answers

browser player overlaps hamburger menu

Certain browsers like Xiaomi MI browser or UC browser on Android play website videos in their own video player. This is causing issues with hamburger menu of the site as it is going behind the player. I have tried to increase the z-index of the…
VishwaKumar
  • 3,371
  • 8
  • 39
  • 69
0
votes
0 answers

Xiaomi Redmi 4X unexplainable behaviour with BroadcastReceiver

I have a simple app, that uses a AlarmManager and a BroadcastReceiver, nothing complicated, the onReceive() displays a toast. For those who dont have a Xiaomi, here is what the screen looks like: If I swipe the app away, the Receiver method is not…
Mark
  • 56
  • 5
0
votes
1 answer

Phone suddenly not receiving notifications

Using Xiamoi Redmi3 I never had this issue until today. I get notifications from snapchat, slack and messenger just fine until to this day where I was playing an app game and noticed my phone suddenly stopped giving me notifications.. They are…
PatricNox
  • 1,436
  • 7
  • 18
0
votes
1 answer

Android application in Xiaomi block web requests with mobile network

I made an application in Android Studio that make requests to a Web API and it's working fine. I used Retrofit to make the connection to server and make the calls. When I open the application with Wifi it works correctly but when I turn on the…
JFCM
  • 21
  • 4
0
votes
1 answer

React Native debug menu is not appearing in Xiaomi Redmi 3S when send 82 keyevent

I am following react native developer guid. There is paragraph where it tells that if you want to enable Live Reloading/How Reloading you can do adb shell input keyevent 82. It works perfectly with emulators. But when I do the same with my android…
slesh
  • 1,412
  • 12
  • 26
0
votes
0 answers

How can I get heart rate data (continuous measurement) from MiBand 2 in my own app?

I'm developing an android application that needs to get the user's heart rate instantly for analysis. I have a Xiaomi MiBand 2 and would like to use it as data source. I found several codes in GitHub for applications that connect and get data from…
Eduardo
  • 1
  • 1
0
votes
1 answer

YouTube Android Player API is not working in xiaomi Redmi Note 3

YouTube Android Player API is not working. It is worked for only one time and second time onwards showing this error Please check your network connection Tap to retry I checked my network connection it is working fine. I tested various samples and…
1 2 3
14
15