Top "Android-7.1-nougat" questions

Android 7.1 Nougat MR1 (API level 25), successor of Android 7.0 Nougat.

Pixel launcher keeps stopping issue in Android 7.1.1 (API 25) emulator

I have created an Emulator using android 7.1.1 (API 25) CPU X86. When I start the emulator its showing pixel launcher keeps …

android android-emulator android-7.1-nougat
Android 7 Native Crash: libc.so tgkill

I'm seeing this native crash with the following stack trace. This happens in Android 7.0 & 7.1 only. Nothing new has been …

android crash native android-7.0-nougat android-7.1-nougat
IllegalArgumentException: column '_data' does not exist

In Nougat, this function is not working. String path = getRealPathFromURI(this, getIntent().getParcelableExtra(Intent.EXTRA_STREAM)); public String getRealPathFromURI(Context …

android android-7.0-nougat android-7.1-nougat
I always see "E ActivityManager: Sending non-protected broadcast from system" in android 7. What does this mean?

I am trying to send an intent from a non system app using the following function. public static void sendIntent() { …

android android-intent android-broadcastreceiver android-7.1-nougat
How to create dynamic app shortcut using ShortcutManager API for android 7.1 app?

In Android 7.1, developer can able to create AppShortCut. We can create shortcut in two way: Static shortcuts using resources(XML) …

android android-7.1-nougat android-appshortcut
list certificate stored in user credentials

In Android 7 Nougat, user installed certificate goes to "User credentials" instead of "Trusted credentials"(which consists of system credential & …

android ssl pkcs#12 android-7.0-nougat android-7.1-nougat
CharlesProxy SSL Handshake failure on Android Nougat

I am trying to proxy my phone running Android 7.1.2, to look at the gets and posts made through an app …

certificate ssl-certificate charles-proxy android-7.1-nougat
Installing an APK on /system/priv-app

I have a rooted TV Box with Android 7.1.2 which didn't come with the Files app (com.android.documentsui), so I …

android installation system android-external-storage android-7.1-nougat
TransactionTooLargeException only on Nougat

I've go an app that works well on devices with Android versions lower than Nougat. When I launch the app …

android android-7.0-nougat parcel android-7.1-nougat