This commit is contained in:
Arkaprabha Chakraborty
2026-01-13 17:35:26 +05:30
commit 63747e4692
40 changed files with 3353 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# This file should be created as local.properties (not committed to git)
# Copy this file to local.properties and adjust paths for your system
# macOS Apple Silicon paths (typical)
sdk.dir=/Users/YOUR_USERNAME/Library/Android/sdk
# Alternative: Use environment variable (recommended)
# sdk.dir=${ANDROID_HOME}
# Note: The sdk.dir path should point to your Android SDK installation
# You can find this in Android Studio:
# Android Studio > Settings > Languages & Frameworks > Android SDK > Android SDK Location