Hi im trying to set up and environment for Android wear and run a simple hello world
I have installed all necessary stuff (or i think so..) but im getting this compilation issue
"Cannot resolve symbol AndroidWear" when my main activity extends the android wear class MyActivity extends WatchActivity
What i have installed
- Android Studio
- SDK build tools and api 19, 20 and L preview
im definitely missing something... but i dont know what ideas?