base from trevorwang/android-sdk-fastlane android-sdk-fastlane Setup bundle env with android sdk image Prepare Gemfile in your project and add fastlane dependencies gem "fastlane" Run as the following script bundle install bundle exec fastlane your_action