I wanna find google-play-services_lib library least version 4.2.34.
Because develope chromecast feature.
But i cant find that.
SDK Manager in eclipse, revision is 14..:(
By country ever deployed sequentially on?
Thanks.
I fired the SDK Manager and found that even in my sdk the version of Google Play Services in 14. Also, there was no sign of an update in the 'Status' column.
So, I don't know why you want 4.x.x, but the latest version, as of today, is 14
https://github.com/googlecast/CastCompanionLibrary-android/issues/5
That source is google cast recommended source github. Reply that.
Not yet. Thank you.
Related
i've search for almost a week now and it's hard to find previous version of wikitudesdk.jar because the newest version of it is an aar file. I'm using eclipse for developing android application. If someone has a previous version of it, mind if you can share it with me? Thank you
please reach out to the official Wikitude developer forum for this question including the actual version that you require. Note that after SDK 5.0 there is no official support for Eclipse from Wikitude side
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.
I'm busy working on a legacy android application on eclipse and I need the latest version of google play services. In particular, I require the value of
#Integer/google_play_services_version. In previous versions this would be stored in
<android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/res/values/version.xml
however google have chosen to break down this latest version into multiple libraries and I can no longer find version.xml anywhere. If necessary I am willing to hardcode the version number, while not the ideal solution, but I obviously can't find this either. Any tips?
EDIT: I should note that I've successfully installed the latest m2repositry and integrated within my application play-services-ads from the aar inside there.
You can find res/values/values.xml (which contains the google_play_services_version) inside the play-services-basement aar.
Maybe the problem is in using Eclipse. Are you aware that Eclicpse is no longer officially supported for Android Development. Using Eclipse may be preventing you to quickly creating apps and finding the necessary resources to build a project.
To migrate to the Android Studio from Eclipse just follow this tutorial from Google developers.
For your problem about Google Play Service rev 30, I think this threads can help you with that.
Missing “/extras/google/google_play_services/libproject” folder after update to revision 30
There is no libproject inside google play services( Rev. 30) in eclipse Juno
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?
Can any one knows, how i can get android SDK 2.0.1, i have seen developer.android.com but there is not avaiable the Android version 2.0.1.
However Available in Older versions What is that mean ? the version is obsolete ???
Kindly give me the authentic answer
Thanks in Advance.
You must download the latest version. During setup, you can choose which versions of the SDK to download and install, going right back to version 1.
I think 2.0.1 has been "deprecated" as there is (and will never be) any devices that runs it. The only one was Droid/Milestone and it has been updated to 2.1/2.2.
If you need older version just to develop for earlier versions of API then get newest SDK version.
After that you can install only components you like and select them when creating the project.
See documentation: http://developer.android.com/sdk/adding-components.html.
You need to first install ADT plugin in eclipse.Follow the steps given below to do the same
http://developer.android.com/intl/de/sdk/eclipse-adt.html#installing
Once you are done open ADT Plugin from eclipse. You need to download the SDK's that you require from this plugin directly
You can see the list of sdk's in "Available Packages" option something similar to the screenshot shown in this page
http://developer.android.com/intl/de/sdk/installing.html#components
Just select the SDK accept the terms and conditions. Your download should start