Is anyone familiar with adb?
I'm trying to use it on FreeBSD, and whilst it works OK when I run
If I try the same thing on Linux the push appears to work, but I can't check the contents of the /data directory as I get permission denied, however I get this msg:-
Failure [INSTALL_FAILED_OLDER_SDK]
Not sure what this means, but should some Android SDK be installed on FreeBSD for ADB to work properly?
I'm trying to use it on FreeBSD, and whilst it works OK when I run
adb shell, running adb install never gets started.If I try the same thing on Linux the push appears to work, but I can't check the contents of the /data directory as I get permission denied, however I get this msg:-
Failure [INSTALL_FAILED_OLDER_SDK]
Not sure what this means, but should some Android SDK be installed on FreeBSD for ADB to work properly?