Kotlin / anko

Pleasant Android application development
Apache License 2.0
15.89k stars 1.29k forks source link

Using Anko without Android #644

Closed 0xhmn closed 6 years ago

0xhmn commented 6 years ago

Is there any possible implementation of Anko which could be used without Android libraries? I am seeing Android Context is used in ManagedSQLiteOpenHelper.

hendrawd commented 6 years ago

I don't think you should use anko in the first place, because like the description: "Pleasant Android application development", anko purpose is for supporting android development