This shows you the differences between two versions of the page.
|
fss:setup [2019/06/12 15:36] adriana.draghici [Source control] |
fss:setup [2019/06/12 15:52] (current) adriana.draghici [Android] |
||
|---|---|---|---|
| Line 45: | Line 45: | ||
| We recommend adding into your path the Android SDK and especially the platform-tools. Out of them, you will use the command line tool [[https://developer.android.com/studio/command-line/adb|ADB]] | We recommend adding into your path the Android SDK and especially the platform-tools. Out of them, you will use the command line tool [[https://developer.android.com/studio/command-line/adb|ADB]] | ||
| - | * to set Android SDK Path [[https://www.dev2qa.com/how-to-set-android-sdk-path-in-windows-and-mac/|How To Set Android SDK Path In Windows And Mac]] (please note that instead of Settings you may have Preferences). Setting the PATH on a Linux computer is almost the same as on a Mac, you just edit .bashrc | + | * To set Android SDK Path [[https://www.dev2qa.com/how-to-set-android-sdk-path-in-windows-and-mac/|How To Set Android SDK Path In Windows And Mac]] (please note that instead of Settings you may have Preferences). Setting the PATH on a Linux computer is almost the same as on a Mac, you just edit .bashrc |
| Using **adb** you can: | Using **adb** you can: | ||