python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to Stop Audio recording on android
Is there any method so that I can restrict any type of audio recording even after installing any recording apps or start an in-built audio recorder. I want to change the android phone code to prevent ...
PRASHANT VERMA
Votes: 0
Answers: 0
Kotlin: How to get list of user installed apps?
I want to list all those apps installed on the phone on RecyclerView. I am using the following code, but that only lists System Apps not any of the apps installed by the user.
private fun loadApps...
ThN
Votes: 0
Answers: 0
How to connect avd wear emulator with my phone using the wear OS app?
I need to connect the avd wear emulator with my smartphone. When I searched the documentation for this at this link https://developer.android.com/training/wearables/get-started/creating#pair-phone-wit...
Parth Kandwal
Votes: 0
Answers: 2
Get temperature with smartphone
How can I get the ambient temperature? I have used Sensor.TYPE_AMBIENT_TEMPERATURE but I get that my smartphone does not have this sensor. I have downloaded an app called "Thermometer" from ...
Albert AH
Votes: 0
Answers: 0