Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

May I know how to use Crosswalk project on both 32 & 64 bit? #4

Open
lasersonic opened this issue Feb 19, 2016 · 6 comments
Open

May I know how to use Crosswalk project on both 32 & 64 bit? #4

lasersonic opened this issue Feb 19, 2016 · 6 comments

Comments

@lasersonic
Copy link

No description provided.

@umar0107
Copy link

+1

1 similar comment
@Hassanilyas143
Copy link

+1

@Hassanilyas143
Copy link

Hassanilyas143 commented Sep 19, 2019

i tried a lot to implement it for both 32 and 64 bit in the android studio but could not get success
basically, i have added both 32 and 64 bit code in the gradle file like below

implementation 'org.xwalk:xwalk_core_library:21.51.546.7'

implementation 'org.xwalk:xwalk_core_library:21.51.546.7-64bit'

and have implement all the logic to add both .aar files by following the procedure explained in the like below
url for adding both 32 and 64 bit

i also tried by adding both in the dependencies manually

but it is working in the debug mode but do not in the release mode, when i run the project in the release mode it give me blow error

Program type already present: SevenZip.CRC

@Hassanilyas143
Copy link

is there any one to help ?

@dougdiego
Copy link
Owner

The Crosswalk Project is no longer maintained: https://github.com/crosswalk-project. You might consider using something else.

@sultan-arshi
Copy link

sultan-arshi commented Sep 24, 2019

any suggestions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants