Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio missing Google Cloud Endpoints

What I'm trying to do is create an Android app that talks to my existing App Engine back end. I'm following the steps in http://android-developers.blogspot.com/2013/06/adding-backend-to-your-app-in-android.html. I installed Android Studio 0.2.1 (I/O Preview, build AI-130.745757, built 18-July-2013) on a Mac.

The problem is that my Tools menu doesn't have Google Cloud Endpoints. My understanding from looking at this blog post: http://bradabrams.com/2013/06/google-io-2013-demo-android-studio-cloud-endpoints-synchronized-stopwatch-demo/, is that GCE is supposed to ship as part of Android Studio.

I have also read this answer: How to install new Android Studio extensions to IntelliJ IDEA, but that concerns IntelliJ IDEA, rather than Android Studio itself.

Am I missing a step?

Thanks.

like image 648
Anar Seyf Avatar asked May 16 '26 04:05

Anar Seyf


2 Answers

So the menu options used to be grayed out and the group still visible. But a recent change in how groups are displayed in the Tools menu just hides the "Google Cloud Tools' group if no options are enabled. What you might need to do is create an Android project, click on the Android module in the project and then look at the tools menu. It should appear there because the context allows some actions to be "enabled" so the menu group now appears.

like image 84
loosebazooka Avatar answered May 18 '26 10:05

loosebazooka


In my case, the option was disabled, but I fixed by following these steps:

  1. Go To File -> Settings

  2. Select Plugins from the list

  3. Search Google Cloud Tools for Android Studio

  4. Select that option and make it enabled.

  5. Restart Android Studio

and at last you should be able to see "Google Cloud Module"

like image 22
Prashant Maheta Avatar answered May 18 '26 11:05

Prashant Maheta



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!