ks32 / CrosswalkNative

Embedded Crosswalk 77 webview based sample project.
95 stars 42 forks source link

google-service required #7

Closed HYRobin closed 4 years ago

HYRobin commented 4 years ago

Hi Ks32 when I gn args out/Dewfault , I got erros IOError: [Errno 2] No such file or directory: '../../third_party/android_tools/sdk/extras/google/m2repository/com/google/android/gms/play-services-basement/10.2.0/play-services-basement-10.2.0.aar'

See //third_party/android_tools/BUILD.gn:191:1: whence it was called. android_aar_prebuilt("google_play_services_basement_java") { ^----------------------------------------------------------- See //skia/BUILD.gn:391:7: which caused the file to be included. "//third_party/android_tools:cpu_features", ^----------------------------------------- it seems need to get google_play_services, how can i di this thanks you!

ks32 commented 4 years ago

you may need to run following to download dependencies: ./install-build-deps.sh ./install-build-deps-android.sh

Quran Majeed for iOS and Android https://quranmajeed.page.link/RGhFYwtYUVwBbTnB9

Pakistan Data Management Services p: +92 21 3455 9003 w: www.pakdata.com https://facebook.com/pakdata https://twitter.com/hashtag/Pakdata https://www.instagram.com/pakdataapps/

On Sun, Nov 24, 2019 at 7:29 AM HYRobin notifications@github.com wrote:

Hi Ks32 when I gn args out/Dewfault , I got erros IOError: [Errno 2] No such file or directory: '../../third_party/android_tools/sdk/extras/google/m2repository/com/google/android/gms/play-services-basement/10.2.0/play-services-basement-10.2.0.aar'

See //third_party/android_tools/BUILD.gn:191:1: whence it was called. android_aar_prebuilt("google_play_services_basement_java") { ^----------------------------------------------------------- See //skia/BUILD.gn:391:7: which caused the file to be included. "//third_party/android_tools:cpu_features", ^----------------------------------------- it seems need to get google_play_services, how can i di this thanks you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ks32/CrosswalkNative/issues/7?email_source=notifications&email_token=AAHILZ25FMXB43QA3Y635PTQVHRKPA5CNFSM4JQ477I2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3TENUA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHILZ5TKJM3JQ4LX4BOYALQVHRKPANCNFSM4JQ477IQ .