https://github.com/mdecker-mobilecomputing/android_weitereuielemente
Android app demonstrating several UI elements and how to implement event handling for them
https://github.com/mdecker-mobilecomputing/android_weitereuielemente
android github-actions ui-components
Last synced: about 2 months ago
JSON representation
Android app demonstrating several UI elements and how to implement event handling for them
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_weitereuielemente
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-09-29T18:55:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T08:57:47.000Z (over 1 year ago)
- Last Synced: 2025-01-05T20:42:40.177Z (over 1 year ago)
- Topics: android, github-actions, ui-components
- Language: Java
- Homepage:
- Size: 592 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android-App "Weitere UI-Elemente" #
Dieses Repo enthält eine Android-Studio-Projekt für eine native Android-App mit Java.
Mit der App sollen die folgenden UI-Elemente demonstriert werden:
* ToggleButton
* ProgressBar
* RadioGroup and RadioButton
* CheckBox
* SeekBar
* Spinner
* AutoCompleteTextView
----
## Screenshots ##






----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).