GithubHelp home page GithubHelp logo

Comments (9)

dapriett avatar dapriett commented on June 16, 2024 1

Maybe try installing Google Respository in your SDK manager.

from nativescript-google-maps-sdk.

dapriett avatar dapriett commented on June 16, 2024

Please follow the directions on the readme. This means you don't have the Android google play services SDK installed on your computer:

* What went wrong:
A problem occurred configuring root project 'sampleGroceries'.
> Could not resolve all dependencies for configuration ':_F0F1DebugCompile'.
   > Could not find any matches for com.google.android.gms:play-services-maps:+ as no versions of com.google.android.gms:play-services-maps are available.
     Searched in the following locations:
         https://jcenter.bintray.com/com/google/android/gms/play-services-maps/maven-metadata.xml
         https://jcenter.bintray.com/com/google/android/gms/play-services-maps/
         file:/Users/ickata/Desktop/Tables/tns/sample-Groceries/platforms/android/libs/aar/
         file:/usr/local/opt/android-sdk/extras/android/m2repository/com/google/android/gms/play-services-maps/maven-metadata.xml
         file:/usr/local/opt/android-sdk/extras/android/m2repository/com/google/android/gms/play-services-maps/
     Required by:
         :sampleGroceries:unspecified

from nativescript-google-maps-sdk.

ickata avatar ickata commented on June 16, 2024

I installed the package, but I have the same issue:
http://imgur.com/P1KVfiO

from nativescript-google-maps-sdk.

dapriett avatar dapriett commented on June 16, 2024

Probably have the wrong ANDROID_HOME set on your computer. It looks like it's looking in /usr/local/opt/android-sdk, but the image you sent has the sdk path at /usr/local/Cellar/android-sdk

from nativescript-google-maps-sdk.

ickata avatar ickata commented on June 16, 2024

That's not the problem. /usr/local/opt/android-sdk is a symlink to /usr/local/Cellar/android-sdk/24.4.1_1:

$ ls -la /usr/local/opt/android-sdk
lrwxr-xr-x  1 ickata  admin  30  4 Май 18:58 /usr/local/opt/android-sdk -> ../Cellar/android-sdk/24.4.1_1

from nativescript-google-maps-sdk.

ickata avatar ickata commented on June 16, 2024

OK, I installed "Google Repository". Now I have the following error (I hope this will be the last one):

:mergeF0F1DebugResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':mergeF0F1DebugResources'.
> /Users/ickata/Desktop/Tables/tns/sample-Groceries/platforms/android/src/main/res/values/nativescript_google_maps_api.xml: Error: In DataSet 'main', no data file for changedFile. This is an internal error in the incremental builds code; to work around it, try doing a full clean build.

Can you please give me some directions?

from nativescript-google-maps-sdk.

krisidmisso avatar krisidmisso commented on June 16, 2024

@ickata did you solve this?

from nativescript-google-maps-sdk.

ickata avatar ickata commented on June 16, 2024

Yes, long time ago, but don't remember how :)

It is very important to have latest version of {N} and plugins. Also take a look at the App_Resources/Android/app.gradle file which is the version of Google Play Services (googlePlayServicesVersion). A lot of plugins are using it, some of them may require larger version than yours.

Good luck!

from nativescript-google-maps-sdk.

esshx8 avatar esshx8 commented on June 16, 2024

C:\Users\user\AndroidStudioProjects\FunFacts\app\src\main\res\values\dimens.xml:
Error: In DataSet 'main', no data file for changedFile. This is an internal error in the incremental builds code; to work around it, try doing a full clean build.

Scott Junner
on May 12, 2017
If you open the Build menu at the top of AndroidStudio, you will see two options there of interest to you. "Clean Project" and "Rebuild Project".
Try those one after the other and see what results you get. Other than that I don't really know.

It works for me :)

from nativescript-google-maps-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.