master
yova 4 months ago
parent 616d77e33c
commit b02f632451

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

Binary file not shown.

@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "and09.multiweatherapp",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}

@ -0,0 +1,10 @@
# multiweatherapp
a app created in the android app developers workshop of sgd.de. A demonstrator for android fragments UI and REST-API access. This exercize included the setup of a [spring boot](https://spring.io/projects/spring-boot/) server.
Load with android studio. Distributed for educational purposes only.
![Screenshot_20240115-005646_MultiWeatherApp.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240115-005646_MultiWeatherApp.png)
![Screenshot_20240115-010314_MultiWeatherApp.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240115-010314_MultiWeatherApp.png)
![Screenshot_20240115-010226_MultiWeatherApp.png](https://mary.joefix.it/content/images/2024/01/Screenshot_20240115-010226_MultiWeatherApp.png)
Loading…
Cancel
Save