subsurface/android-mobile
Dirk Hohndel d27777790e Android: add Java class to receive Intents
We want to be able to respond to a USB device being plugged in.
This simply logs the information we get from the device. Sadly the
really useful getProductName and getManufacturerName require API level
21 (so Android 5.0 or newer) and we still have a couple hundred users on
4.1-4.4.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-08-11 11:14:22 -07:00
..
res Android: add Atomics Aquatics Cobalt as device 2018-04-02 13:37:38 -07:00
src/org/subsurfacedivelog/mobile Android: add Java class to receive Intents 2018-08-11 11:14:22 -07:00
AndroidManifest.xml Android: add Java class to receive Intents 2018-08-11 11:14:22 -07:00