Search Unity

libvc1dec_sa.ca7.so has text relocations?

Discussion in 'Android' started by rockysam888, Jul 21, 2015.

  1. rockysam888

    rockysam888

    Joined:
    Jul 28, 2009
    Posts:
    650
    Hi all,

    I could run helloworld inside the editor and have it displayed via Unity Remote 4 to my android phone.

    When I try to install apk on it, I get this error message in command-line screen:

    5074 KB/s (18582909 bytes in 3.575s)
    WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a security risk. Please fix.
    WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a security risk. Please fix.

    pk:/data/local/tmp/helloworld.apk
    Success


    Nothing happened!

    What's going on?

    Thanks in advance
     
  2. Tommassino

    Tommassino

    Joined:
    May 25, 2014
    Posts:
    7
    I came across this problem today, no clue why it happened suddenly, cause building to my Android device worked perfectly for several weeks, but removing app and building again worked for me :)