basic Android app setup

This commit is contained in:
Clara Dautermann 2025-05-03 19:49:44 +02:00
parent 8a0824a846
commit 86263a94cd
Signed by: clara
GPG key ID: 223391B52FAD4463
61 changed files with 1556 additions and 0 deletions

10
DBTApp/.idea/misc.xml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>