microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Missing Google Play Services library #168

Closed BeatriceOltean closed 9 years ago

BeatriceOltean commented 9 years ago

If you select to add Notification Hubs, we’re already adding code that uses GCM so we should include the required Google Play Services library in the build.gradle file. This can be done by adding the following to dependencies: compile 'com.google.android.gms:play-services:+’

kasturiswain commented 9 years ago

This issue is fixed and functionality is working as expected in the latest build.