Can't run apps with Android Studio -


hello can't run app on android studio (even new app have created).

i have tried using genymotion emulator , native android emulator.. when tried use native android emulator says "waiting device." hours , nothing happens..

when tried use genymotion emulator (wich prefer ) shows me message:

warning: linker: libdvm.so has text relocations. wasting memory , security risk. please fix. pkg: /data/local/tmp/com.example.me.firstapp failure [install_failed_older_sdk]

for error have found answer: [mylib.so has text relocations. wasting memory , security risk. please fix

but dont understand answer (i'm beginner), have in order fix it?

according story see updated sdk , problem occurred, recommend redownload sdk from here , replace existing sdk on android studio.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -