This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
# | |
# run_dreamlab_android_emulator.sh | |
# | |
# Script to start Vodafone DreamLab app on Android emulator to run projects | |
# supported by DreamLab. | |
# | |
# Run this script when you want to support cancer research with your Linux PC | |
# and without the limitation of DreamLab app (AC charger connected). | |
# |