1*03a4fcd4SAndroid Build Coastguard WorkerThis directory contains is a dummy library app project and is used to ensure the 2*03a4fcd4SAndroid Build Coastguard Workercode is compatible with Android (eg: that we don't use an API not available on 3*03a4fcd4SAndroid Build Coastguard WorkerAndroid). 4*03a4fcd4SAndroid Build Coastguard Worker 5*03a4fcd4SAndroid Build Coastguard WorkerTo use it, on a laptop where the Android environment is setup, just `cd` into this 6*03a4fcd4SAndroid Build Coastguard Workerdirectory, and run 7*03a4fcd4SAndroid Build Coastguard Worker 8*03a4fcd4SAndroid Build Coastguard Worker ./test.sh 9*03a4fcd4SAndroid Build Coastguard Worker 10*03a4fcd4SAndroid Build Coastguard WorkerTests are run locally so it may not be completely error proof, but it already makes 11*03a4fcd4SAndroid Build Coastguard Workercatches potential issues (eg: using javax.xml.bind in the code) 12