WIP 3 store info

This commit is contained in:
Alexander Mahr 2024-06-09 07:06:44 +02:00
parent 7e72c319d7
commit cc2a51d168

32
git.commid.WIP.info.txt Normal file
View file

@ -0,0 +1,32 @@
[alex@thinkbox android-app-docker]$ git status
On branch master
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
renamed: apk/src/com/example/hellojni/HelloJNI.java -> apk/src/de/alexmahr/app1/HelloJNI.java
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: apk/AndroidManifest.xml
modified: apk/Makefile
modified: apk/res/layout/main.xml
modified: apk/res/values/strings.xml
deleted: apk/src/com/example/hellojni/R.java
deleted: apk/src/de/alexmahr/app1/HelloJNI.java
Untracked files:
(use "git add <file>..." to include in what will be committed)
apk/CMakeLists.txt
apk/build.prop
apk/jni/
apk/kotlin-compiler-1.9.0.zip
apk/kotlin-native-linux-x86_64-1.9.0.tar.gz
apk/kotlinc/
apk/src/de/alexmahr/app1/App1.java
apk/src/de/alexmahr/app1/App1.kt
apk/src/de/alexmahr/app1/App1.kt.back
apk/src/de/alexmahr/app1/R.java
apk/src/main
apk/src/main.c
docker-compose-build.log