Question by 
               RalphORama · Jun 24, 2016 at 02:56 PM · 
                androidcompilingadb  
              
 
              Can't install compiled APK on Android 4.4 emulator
I'm trying to compile my game to target Android KitKat (4.4 / API 19). I've set the API level in Player Settings and compiled an APK.
The APK installs on my API 22 and 23 emulators without a hitch (via adb install unity.apk), but throws the following error when attempting to install on a 4.4 emulator:
 [100%] /data/local/tmp/unity.apk
 WARNING: linker: libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
         pkg: /data/local/tmp/unity.apk
 Failure [INSTALL_FAILED_CONTAINER_ERROR]
How can I fix this issue?
Also, here are my player settings: 
 
                 
                player-settings-android.png 
                (43.0 kB) 
               
 
              
               Comment
              
 
               
              Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                