Top "Android-4.4-kitkat" questions

Android 4.4 (codename KitKat) is API level 19 of the mobile operating system developed by Google.

Android KitKat securityException when trying to read from MediaStore

java.lang.SecurityException: Permission Denial: opening provider com.android.providers.media.MediaDocumentsProvider from ProcessRecord{430b1748 29271:com.x.x.x/u0…

android android-4.4-kitkat
Autostart html5 video using android 4 browser

I want to auto-start android html5 video using android 4 ice cream sandwich browser. I tried many java-script functions and autobuffer …

android html5-video android-4.0-ice-cream-sandwich android-4.4-kitkat android-browser
Using new IMMERSIVE mode in android kitkat

I want to make an activity to go into IMMERSIVE mode and hide top and buttom system bars as soon …

android android-view android-4.4-kitkat
How do I maintain the Immersive Mode in Dialogs?

How do I maintain the new Immersive Mode when my activities display a custom Dialog? I am using the code …

android dialog android-activity android-dialog android-4.4-kitkat
Android 4.4 WebView file chooser not opening?

We are creating an app which uses the webview and will access a page where the user needs to upload …

java android webview android-4.4-kitkat
Reliably get height of status bar to solve KitKat translucent navigation issue

I am experimenting with the new Android 4.4 translucent navigation bars and would like to set the navigation bar as translucent …

android android-layout view android-4.4-kitkat
Android Studio can't run application on device: stuck on "Waiting for process: <project>"

When trying to debug my application on my Samsung Galaxy S4, I get this output: Waiting for device. Target device: …

android debugging android-4.4-kitkat
Theme.AppCompat.Light.NoActionBar.FullScreen Not Working with Android 4.4

I am trying to build a fullscreen app and when I run it in a Acer Iconia 8, The title don't …

android android-4.4-kitkat android-fullscreen
Unable to find System Image in Emulator in Android Studio with Google APIs

I want to run in Emulator a System Image with Google APIs installed. I downloaded the System Images for API …

android android-emulator google-api android-4.4-kitkat
How to completely disable SELinux in Android L in the init.rc file?

I want to disable SELinux at boot time for Android L or 5. The reason is because my daemon is not …

android android-ndk android-5.0-lollipop android-4.4-kitkat selinux