I needed screenrecord application in android L to record longer videos. I followed advice from this question and decided to build android. How to increase time limit of ADB screen record of Android Kitkat
After many attempts I haven't succeded, because screenrecorder binary extracted from build doesn't work. When I push screenrecord file to ANDROID and after chmod and starting screenrecord this is communicate I'm getting:
CANNOT LINK EXECUTABLE: empty/missing DT_HASH in "./screenrecord" (built with --hash-style=gnu?)
I am using Ubuntu 14 and lunch configuration hammerhead as I am testing this on Nexus 5.
How can i fix it?
One option is to add "LOCAL_LDFLAGS := -Wl,--hash-style=sysv" at screenrecord Android.mk though I am sure there is a less hacky method of doing so..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With