-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi
I tryed to run these example
git clone ....
sbt update
sbt start-device => works fine
sbt test => lots of errors
Warning: an error occurred while binding shadow class: ShadowGeoPoint
Warning: an error occurred while binding shadow class: ShadowGeoPoint
Warning: an error occurred while binding shadow class: ShadowItemizedOverlay
Warning: an error occurred while binding shadow class: ShadowMapController
Warning: an error occurred while binding shadow class: ShadowMapActivity
Warning: an error occurred while binding shadow class: ShadowMapView
Warning: an error occurred while binding shadow class: ShadowOverlayItem
WARNING: Unable to find path to Android SDK
WARNING: Unable to find path to Android SDK
So i have to specify the path to the Android SDK? But where? And why is a start-device running without problems?