toga/examples/hardware
2024-04-12 13:26:28 +08:00
..
hardware Rename location->geolocation, and silence change notifications on current_location requests. 2024-04-12 13:26:28 +08:00
pyproject.toml Add an Android implementation of geolocation with tests. 2024-03-28 12:55:41 +08:00
README.rst Add an example app that uses the camera API. 2024-01-16 12:07:12 +08:00

Hardware
========

Test app for the hardware device features.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m hardware