google / fplutil

fplutil is a set of small libraries and tools that can be useful when developing applications for Android and other platforms.
http://google.github.io/fplutil
Apache License 2.0
332 stars 49 forks source link

Cannot build on linux #12

Open sistr22 opened 7 years ago

sistr22 commented 7 years ago

When I try to build with the latest ndk (r15) and build-tools I have that error:


The "android" command is deprecated. For manual SDK, AVD, and project management, please use Android Studio. For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager


Invalid or unsupported command "update project --path /usr/local/google/home/dmabin/dev/sample-jni/fplutil/libfplutil/unit_tests/test_main --target android-25 --name test_main"

Supported commands are: android list target android list avd android list device android create avd android move avd android delete avd android list sdk android update sdk Subprocess returned 2 Caught buildutil error: Error 2 running /usr/local/google/home/dmabin/Android/Sdk/tools/android as: ['/usr/local/google/home/dmabin/Android/Sdk/tools/android', 'update', 'project', '--path', '/usr/local/google/home/dmabin/dev/sample-jni/fplutil/libfplutil/unit_tests/test_main', '--target', 'android-25', '--name', 'test_main'], stderr: {not captured}