https://github.com/mdecker-mobilecomputing/android_relativlayoutdemo
Native Android-App (Java) für Demo Relative-Layout
https://github.com/mdecker-mobilecomputing/android_relativlayoutdemo
android github-actions relativelayout
Last synced: about 2 months ago
JSON representation
Native Android-App (Java) für Demo Relative-Layout
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_relativlayoutdemo
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-09-30T16:19:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-20T10:26:54.000Z (9 months ago)
- Last Synced: 2025-10-23T18:48:13.137Z (8 months ago)
- Topics: android, github-actions, relativelayout
- Language: Java
- Homepage:
- Size: 311 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 "RelativeLayout-Demo" #
Dieses Repository enthält den Quellcode einer nativen Android-App (Java), welche das [RelativeLayout](https://developer.android.com/reference/android/widget/RelativeLayout)
demonstriert.
Das Android-Studio-Projekt enthält mehrere Layout-Dateien, die durch ein-/auskommentieren in der Klasse
[MainActivity](app/src/main/java/de/mide/relativelayoutdemo/MainActivity.java#L28) sichtbar gemacht werden können.
----
## Screenshots ##

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