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

ionic run android grabs wrong (old) apk after installing crosswalk #1283

Closed
jgw96 opened this issue Aug 17, 2016 · 4 comments
Closed

ionic run android grabs wrong (old) apk after installing crosswalk #1283

jgw96 opened this issue Aug 17, 2016 · 4 comments

Comments

@jgw96
Copy link
Contributor

jgw96 commented Aug 17, 2016

From @daixtrose on August 17, 2016 17:1

Short description of the problem:

When you install crosswalk, the old apk files do not get removed during android build and android run then takes the old packages. You have to delete all files below platforms\android\build\outputs\apk\first.

What behavior are you expecting?

ionic run android should run the x-walk version

Steps to reproduce:

  1. ionic plugin add cordova-plugin-crosswalk-webview
  2. ionic run android

Which Ionic Version? 2.x

Copied from original issue: ionic-team/ionic-framework#7758

@Geoffrey-D
Copy link

I also had that issue. Removing the previous apk files manually in platforms\android\build\outputs\apk did solve the issue (took me some times to figure it out :p )

@AlDrag
Copy link

AlDrag commented Aug 18, 2016

Yep me too. It has been an issue for a long time.

@c0bra
Copy link

c0bra commented Jul 6, 2017

Almost a year later this is still an issue. Any plans for either a fix or adding this info to the docs so people like me and @Geoffrey-D don't waste a bunch of time?

@imhoffd
Copy link
Contributor

imhoffd commented Jul 12, 2018

Crosswalk is no longer maintained, so please do not use it.

If anything this is a Cordova issue anyway, not an issue with the Ionic CLI.

@imhoffd imhoffd closed this as completed Jul 12, 2018
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