forked from community/device-mgt-plugins
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
charitha
e13aa77b21
|
8 years ago | |
---|---|---|
.. | ||
resources | 8 years ago | |
README.md | 8 years ago | |
start | 8 years ago |
README.md
Prerequisites
- You should have curl in your computer.
- Java 7 or higher.
Instructions
- Run 'start' script in your terminal.
- If you already have android sdk in your computer, please provide location of the sdk. Otherwise this tool will download and install minimum SDK components which needs to run the emulator. This is a one time process.
- This tool will ask to create AVD if you don't have any in your computer. Otherwise you can select existing AVD to try out IoT Agent.
Troubleshooting
- If your exisitng SDK doen't work or giving any errors, delete 'sdklocation' file and try agin without selecting the existing SDK path.
- If your emulator does not start correctly, please remove all files and directories in $HOME/.android/avd/ directory. Then try again with a new emulator.