Android-Couchbase-SourceBuild icon indicating copy to clipboard operation
Android-Couchbase-SourceBuild copied to clipboard

Full source build of Android stuff.

Results 1 Android-Couchbase-SourceBuild issues
Sort by recently updated
recently updated
newest added
trafficstars

The build script for resetmz has a trailing space on the first line: # !/bin/bash -x This causes a Bash error on Cygwin. Removing the space solves the problem.