This commit is contained in:
Adnan Yunus 2026-04-20 12:36:09 +00:00 committed by GitHub
commit bf56c6a808
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.envrc Normal file
View file

@ -0,0 +1,4 @@
export PWD=`pwd`
export SCRCPY_SERVER_PATH=$PWD/x/server/scrcpy-server
export ANDROID_SDK_ROOT=$HOME/p/android/sdk
export PATH=$PATH:$ANDROID_SDK_ROOT/platform-tools/:$PWD/x/app