Skip to content

Gradle command failed #81

Answered by aabewhite
ridmaur asked this question in Q&A
Jan 16, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

It's possible to add Skip to an existing project. Basically you have to mirror the way the template HelloSkip app is structured, and the way it includes Skip libraries and plugins in its Package.swift. The reason we don't document it well is that we don't generally recommend it.

Let's say that Skip is able to translate 95% of your project's code. That's still one in every 20 lines of code causing an error. That's a lot of errors at once, and we've found that it can be overwhelming. So even if Skip would save you 95% of the time of a manual Android port, developers tend to have a negative experience when applying it all at once to an existing project.

Instead I'd recommend creating a new S…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@ridmaur
Comment options

@aabewhite
Comment options

@ridmaur
Comment options

@aabewhite
Comment options

Answer selected by marcprux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants