sdk 28

  1. H

    Android Code Snippet Google MAPS problem in android 28

    I have updated my app to target android sdk 28 and I'm using google maps 17 On old devices my app works fine, but in android 9 google maps doesn't work, I got this error: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion; I googling for the causes, All...
  2. Marcos Alves

    Android Question Android 9 (SDK 28) - Emulator not running

    Hello all, yesterday an user told me that his phone with Android 9 wasn't showing notifications from one of my apps. In order to test, as I don't have a physical device with Android 9 yet, I tried to create an Emulator with sdk 28 but I'm getting the follow error: The system image is...
Top