Fix a bunch of warnings in VDM Demo apps.

 - Reduce ImmutableSet/List usage as it's not supported
   well in Android.
 - Method invocation ... may produce NPE
 - Missing nullability annotations

Fix: 314478048
Test: manual
Change-Id: I7920471b0320144467054ee540d246ebe8c6c4cc
18 files changed