I'm running the latest version of Android Studio.
In order to use Google App Engine, I've tried to follow these simple steps.
My problem is that no module type relative to Google Cloud is visible, as you can see :
Can you help me ? I have no idea and nothing on the web helped me. Thank you in advance.
Faced the same issue today. Turned out that i have disabled Google Cloud Tools For Android Studio plugin to reduce memory. Open Settings under File Menu, then enabling the plugin and re-starting Android Studio resolved the issue.
Hope this helps.
I'm not sure, but I think one of the reasons could be because you have not installed Google Repository or similar in SDK Manager. Can you check it?
Related
When I am downloading Visual Studio 2019 it shows me this:
Visual Studio opens and works, but when i am working on xamarin and try to install these components using the Android SDK Manager it fails to download them.
I searched the whole internet for solutions but none of them worked, I even tried to disable TLS 1.3 but that did not work either.
if you have any insights about this problem please inform me
thank you in advance
for the future if some one encountered the same problem. after a lot of experiments i found out that it will work properly if you use VPN
The reason i think is that there are some Reagons that are banned from useing google and microsoft services, so VPN will get you through that
i've got a problem with my google play service under Android Studio 2.2 in its emulator. I downloaded every update and installed it but my google play service is still version 9.4. It wont work to install the play service via drag-and-drop and its original apk-file. Can anyone help me out with this? I need to work with GoogleAPI and it tells me my version is out of date.
Thanks in advance,
J. Doe ;)
You can update it by following the steps provided in this documentation. This guide also shows you a sample screenshot for you to understand more the steps.
Here are the lists of lessons that you can learn with this:
How to Update Your IDE and Change Channels
How to Update Your Tools with the SDK Manager
How to Edit or add SDK tool sites
Auto-download missing packages with Gradle
For more information, check this SO question.
Can anyone help me with installing the correct version of eclipse to use for developing android mobile applications with the associated plug ins needed
These videos by me :) can help you to set up Android development environment using Eclipse.
Here's the link : Set up android.
Caution : If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.
As Petey suggested in his comment, I would recommend giving AndroidStudio a spin as it is very well suited to Android programming. However, take a look at the eclipse ADT plugin which can be installed via the eclipse marketplace or a direct download from Google (Google ADT page).
That should give you enough information to get things rolling, but again I would strongly recommend trying to switch over to AndroidStudio. I think you will find the entire experience easier to get into and enjoy.
Here is the link :)
P.S. Why do people still use Eclipse while there is a GREAT tool for developing Android applications?
According to Android documentation, Google API is included in Android 4.0.3(API15), however, it did not download for me and there is no option for me to add third party APIs anywhere (see image below)
Is there a way to add Google APIs by Google Inc.?
Thanks!
I Googled your question, and it turned out another StackOverflow question regarding this matter.
Maybe this solution would help you.
Eclipse/Android: can't install Google APIs targets
Basically it says you need to update your ADT Plugin for the eclipse.
try performing the update that shows up in your ADT (can see it in the image you posted)
Good luck
When I run my SDK manager the Google APIs shows up under Android 4.0.3. Maybe update your Android SDK Tools?
which eclipse version I should Download to start developing on Android ?
From This Site :http://www.eclipse.org/downloads/
Thanks
Eclipse Classic 3.7.1. Anyway, it's already said on Android Developer page anyway: http://developer.android.com/sdk/installing.html
The "Eclipse Classic" version is recommended
Next time please do some little searching before asking, thank you.