update: huge update part 1

This commit is contained in:
2026-01-20 14:11:54 +03:00
parent b977f1d951
commit be10bbee4c
40 changed files with 464 additions and 220 deletions

3
dot_bash_exports Normal file
View File

@@ -0,0 +1,3 @@
export ANDROID_SDK_ROOT=/opt/android-sdk
export PATH=$PATH:$ANDROID_SDK_ROOT/cmdline-tools/latest/bin
export PATH=$PATH:$ANDROID_SDK_ROOT/platform-tools