06/29 13:42:08: Launching app
$ adb push D:\ProjectAndroid\Wee\app\build\outputs\apk\app-debug.apk /data/local/tmp/com.example.greenfrog.wee
$ adb shell pm install -r "/data/local/tmp/com.example.greenfrog.wee"
WARNING: linker: libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix. pkg: /data/local/tmp/com.example.greenfrog.wee Success
how to fix this issue?