문제

Trying to do a screen record on my Note 3 which is running 4.4.2 onto my internal memory. I don't have an MicroSD card.

adb shell screenrecord /sdcard/example.mp4

Is this the correct command to use? It returns an error saying:

WARNING: linker: libsavscmn.so has text relocations. This is wasting memory and is a security risk. Please fix.

도움이 되었습니까?

해결책

Yes your command is the right one to use. It seems to be a Samsung error, I haven't seen this issues on other devices than a Samsung.

Are you saying the screen record is not done? Ignore this warning.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top