I’m just completely stumped with this Android development stuff…
First off, the emulators don’t seem to work… I have set one up and even set up HAXM (after alot of pain getting VT-x working…) but when I launch something as simple as the Android Wear, it just takes forever up to the point where I have given up waiting after a long time…
Second, I thought I might try running it on my Android… But I can’t get it to Build… It tells me this:
Error:A problem occurred configuring project ':mobile'.
> Could not resolve all dependencies for configuration ':mobile:_debugCompile'.
> A problem occurred configuring project ':wear'.
> Could not resolve all dependencies for configuration ':wear:_debugCompile'.
> Could not find any version that matches com.google.android.support:wearable:+.
Required by:
MyApplication:wear:unspecified
> Could not find any version that matches com.google.android.gms:play-services-wearable:+.
Required by:
MyApplication:wear:unspecified
I have these packages installed:
- Android SDK tools
- Android SDK platform-tools
- Android SDK build-tools
- Android 4.4w SDK platform and system images
- Android 4.4.2 SDK platform and system images
- Android support repository
- Android support library
- Google USB driver
- Intel x86 Emulator Accelerator (HAXM installer)
Can someone plz help me here? This is making my head hurt… Thx in advance…
EDIT: just to note out, I kept the AVD running and it is still launching with the shining Android logo