Questions tagged [oneplusthree]

The OnePlus 3, available in gold or graphite, is an all-metal phone that is powered by the Qualcomm Snapdragon 820 CPU with 6GB of RAM and 64GB of storage, with no microSD expansion, but with dual-SIM capability. The battery is 3,000mAh and can be charged up to 60% in 30 minutes with the included Dash charger. The AMOLED display is 5.5" and FHD resolution. It's based on Android 6.0.1 and is powered by OxygenOS which included many enhancements to Android

26 questions
1
vote
1 answer

FCM Push notification not receiving in Android customized OS

Can anybody please help me to solve this issue... I have implemented the FCM functionality in my project. Its normally working in all default android OS versions. phones like moto, nexus, redmi, etc., But I have installed the same apk in oppo,…
1
vote
0 answers

Set OnePlus 3t alert slider to all/vibrate/silent

I have a OnePlus 3t running on OOS Open Beta 15, Android 7.1.1. I want its alert slider to put my phone into all sounds/vibration only/silent mode respectively. After trying every possible combination of third party apps and Tasker profiles, I…
1
vote
1 answer

OnePlus3 Nougat: TelephonyManager getNetworkType() returning value 19 instead of 13

OnePlus3 Nougat only (so far): TelephonyManager getNetworkType() is sometimes (!?) returning the value 19 which is not defined in the doc, according the the situation it should be NETWORK_TYPE_LTE = 13 as the status bar is showing 4G+. Obviously…
1
vote
1 answer

Can't watch error logs in onePlus3 OxygenOs 3.2.8

I am an Android application developer. Whenever any of my application crashes I can't see the error log as the app get restarted clearing all the previous logs. How can I disable this behaviour or any other way through which I can see my error logs.…
adnaan.zohran
  • 809
  • 9
  • 21
1
vote
0 answers

How to access the alert slider button in oneplus 3 programmatically?

I would like to have my own android program running in the background and respond to the alert slider of op3. But i dont know how to listen to the state of the alert slider or change in the state of the alert slider. How should i access it in the…
Shrijit Basak
  • 307
  • 1
  • 13
0
votes
0 answers

javaCameraView not working on oneplus3t

Its my first OpenCV project and I have coded to covert an image to grayscale and canny image. The app is working perfectly on Samsung phone but not working on One Plus 3T.
0
votes
4 answers

FirebaseMessagingService is not working in background using one plus 3 android oreo 8.0

Firebase onMessageReceived never called when app is not running and removed from recent apps list. I'm working with Firebase and sending data payload notifications to my app from my server, i have tried to use JobScheduler to start…
0
votes
1 answer

Android Visualizer Permission Failure

I'm working on a simple visualizer application that listens to audio output, produces an FFT(handled by visualizer API), does a little math, and wirelessly sends the info out for display. I'm having trouble getting the Visualizer API running on…
rsaxvc
  • 1,675
  • 13
  • 20
0
votes
2 answers

Xamarin.Android support for OxygenOS

I am doing some research on running Xamarin.Android apps on OxygenOS (https://en.wikipedia.org/wiki/OxygenOS). Unfortunately, information online is scarce on the subject. Appreciate thoughts on the subject. Specifically suggestions around following…
deepthought
  • 87
  • 11
0
votes
0 answers

OnePlus 3: com.android.contacts/.activities.PeopleActivity not found exception

I am developing an app and using one plus 3 (Android 7.0, Oxygens OS 4.0.3, API 24). PeopleActivity is called if you have more than one contact with same phone number. In my default SMS App, it opens Quick Contact so there is some problem in my app…
-3
votes
1 answer

Prevent Android Phone from shutting down on long power button press

I am using One Plus 3 running OxygenOS 4.0.3.When I long power button on my phone it shutdown. I want to avoid this. I tend to shutdown my phone accidentally many times without realizing it. Especially when its in my pocket
Rohit Sthapit
  • 454
  • 4
  • 14
1
2