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

Android compatibility #565

Closed
philippmayrth opened this issue Dec 18, 2016 · 9 comments
Closed

Android compatibility #565

philippmayrth opened this issue Dec 18, 2016 · 9 comments

Comments

@philippmayrth
Copy link

Hi,

Are there any plans to make this lib compatible with Swift running on Android?

Regards
Philipp

@jberkel
Copy link
Collaborator

jberkel commented Dec 19, 2016

There's Swift Package Manager support now (#560) which is a first step. Not sure what else is needed.

@philippmayrth
Copy link
Author

Good to know thats at least not out of the scope for this project ;-)

@jberkel
Copy link
Collaborator

jberkel commented Dec 20, 2016

I think @zmeyc has done a lot work in this area already (getting SQLite.swift to work on Linux). See #315.

@flangel
Copy link

flangel commented May 13, 2018

Hi,

yes it does. See my article here. Swift Android compiler picks up the shared library. https://medium.com/@SCADE/extending-your-swift-on-android-project-with-c-libraries-560d3c452370

Best
Frank

@jberkel
Copy link
Collaborator

jberkel commented May 14, 2018

@flangel interesting, what license does SCADE use? it's not mentioned on the site (or hidden somewhere, and the ToS page is empty).

@flangel
Copy link

flangel commented Jul 22, 2018

@jberkel Jan, sorry for the late reply. I don't want to abuse this thread, so I sent you an email.

@flangel
Copy link

flangel commented Sep 1, 2018

Added Android support. Run on Android without any code change. Please see documentation here https://medium.com/p/9fdf02e235f2

@jberkel
Copy link
Collaborator

jberkel commented Sep 1, 2018

@flangel nice, just checked but I never received an email from you. i guess this can be closed then?

@jberkel
Copy link
Collaborator

jberkel commented Aug 24, 2021

Looks like this is still supported: https://docs.scade.io/docs/data-persistency-with-sqliteswift
closing.

@jberkel jberkel closed this as completed Aug 24, 2021
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

3 participants