CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

[Draft] Port DBAdapter to Kotlin #529

Closed vasct closed 10 months ago

vasct commented 10 months ago

Port DBAdapter and DatabaseHelper to Kotlin with some minor improvements Never close of the db connections once opened - up for consideration Multi-threaded synchronization of the db usage is not modified