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)
How to programmatically enable/disable haptic feedback in System Settings in a device running SDK API level 30+?
Since as of API level 30, System.HAPTIC_FEEDBACK_ENABLED has been marked as deprecated,
how would one programmatically enable/disable haptic feedback in System Settings(i.e. globally) on a device runn...
Oke Uwechue
Votes: 0
Answers: 0
Dynamic ViewPager open new activity from Viewpager in Android Studio
I have a dynamic Viewpager and I add pages with title.
In Viewpager I have and Setting button that sends you in
new Activity but when I go back in ViewPager all my views which
I have added have delete...
OKIYOMO
Votes: 0
Answers: 0
Fail to change the apps file permission on android 12
I don't know what is happening because it happened spontaneously. Some apps just lose their file permission and I cannot change it back. What is going wrong?
The example
Ray Jo
Votes: 0
Answers: 0
How to read current immersive mode status via shell/ADB?
Is there an Android shell command that can get the current status of Immersive Mode (i.e. immersive.full, immersive.status, immersive.navigation, or immersive.off)?
Immersive mode can be set via the s...
ETL
Votes: 0
Answers: 1