Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 448 Bytes

raycast-android

List Projects

  • Make sure to add your android projects directory.
  • Make sure Android studio and Raycast has access permission to this directory.

List Emulators

  • Make sure to export Android environment variables by adding them to .zshrc or using terminal.

      export ANDROID_HOME=~/Library/Android/sdk
    
      export ANDROID_SDK_ROOT=~/Library/Android/sdk
      
      export ANDROID_AVD_HOME=~/.android/avd