wiki/onboarding.md
... ...
@@ -91,7 +91,7 @@ To ensure that all components of the Analysis Suite are working, you should also
91 91
3. Import the Android projects into your workspace
92 92
- Android projects can be found in the /mobile subdirectory
93 93
94
-To deploy an Android project (for example com.sap.sailing.racecommittee.app) to a device
94
+To deploy an Android project (for example com.sap.sailing.racecommittee.app) to a real device:
95 95
96 96
1. Plug-in the device
97 97
- Development mode must be enabled on the device
... ...
@@ -101,3 +101,4 @@ To deploy an Android project (for example com.sap.sailing.racecommittee.app) to
101 101
3. Select your attached device in the device selection screen
102 102
4. The app should be started after deployment
103 103
104
+See [Mobile Development](wiki/mobile-development) for further options to run the applications using emulators.
... ...
\ No newline at end of file