[Crosswalk-dev] Use google play services as Android

2014-05-30 Thread Felipe Baisi
Hello guys ... I am trying to implement google play services using crosswalk, someone has already developed that ? -- Regards ___ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org

Re: [Crosswalk-dev] Build problem with Crosswalk for Android on Linux

2014-05-30 Thread Roger Stringer
Subject: [Crosswalk-dev] Build problem with Crosswalk for Android on Linux From: Roger Stringer roger.strin...@hisense-usa.com Date: 05/30/2014 11:18 AM To: crosswalk-dev@lists.crosswalk-project.org ~/git/crosswalk/src/xwalk$ GYP_DEFINES=OS=android gclient runhooks ~/git/crosswalk/src/xwalk$

Re: [Crosswalk-dev] Build problem with Crosswalk for Android on Linux

2014-05-30 Thread Alexis Menard
Hi, So say you checkout the crosswalk-6 branch in the src/xwalk repository then you need to come back to the root (your ~/git/crosswalk) to re run gclient sync. This will refetch crosswalk-6 dependencies which will allow the build to complete correctly. trunk/master is crosswalk-7 with Chromium