Ubuntu 12.04 LTS desktop on VM/Windows8
I followed README.md and changed "android-maven-plugin.version" to 3.6.0 in "android/pom.xml".
Build success by cmd "tools/badit_android.py -b"
I got "voice-example-1.0-SNAPSHOT.apk (12.1MB)".
And then, I tried to build voice-client-core.
Build success by cmd "mvn -X clean install".
But I can't find apk file or libs folder.
did I miss something?