README.md
pyproject.toml
android_widgets/__init__.py
android_widgets/__main__.py
android_widgets/aw_logging.py
android_widgets/config.py
android_widgets/facade.py
android_widgets/java_classes.py
android_widgets/maker.py
android_widgets/runtime.py
android_widgets/tools.py
android_widgets.egg-info/PKG-INFO
android_widgets.egg-info/SOURCES.txt
android_widgets.egg-info/dependency_links.txt
android_widgets.egg-info/entry_points.txt
android_widgets.egg-info/requires.txt
android_widgets.egg-info/top_level.txt
android_widgets/generate/__init__.py
android_widgets/generate/bindings.py
android_widgets/generate/cli.py
android_widgets/generate/drawables.py
android_widgets/generate/generator.py
android_widgets/generate/java.py
android_widgets/generate/layout.py
android_widgets/generate/manifest.py
android_widgets/generate/nodes.py
android_widgets/generate/provider.py
android_widgets/generate/values.py
android_widgets/generate/xml.py
android_widgets/templates/p4a_hook.py
tests/sample.py
tests/test_cli.py
tests/test_generator.py
tests/test_generators.py
tests/test_java.py
tests/test_manifest.py
tests/test_naming.py
tests/test_nodes.py
tests/test_runtime.py