Add VDM Demo app in gerrit w/o formatting

Diffs:
 - package names
 - copyright text
 - androidx dependencies everywhere instead of support
 - manually added drawables instead of depending on googledata
 - Bandwidth mediums are not available to non-1p apps. So we can't
   show the medium in the app anymore, only quality
 - Nearby ConnectionsEnums proto not available, so converting the
   quality enum to string manually.
 - Some ImmutableSet/List and Duration utilities not available
 - SaferPendingIntent not available, replaced with PendingIntent
 - Updated the README with the correct commands

Test: Build and install
Bug: 314092259
Change-Id: I6cd2027910f768447e72529e8685f2079572ab2e
85 files changed