39aldo39 / DecSyncCC

Android app to sync contacts, calendars and tasks without a server using DecSync
GNU General Public License v3.0
232 stars 10 forks source link

android 2.3.3? #78

Closed axet closed 2 years ago

axet commented 2 years ago

Can you support older devices API9 or API10?

39aldo39 commented 2 years ago

Unfortunately that is not feasible, as those devices are really old now. For example, the library I use for processing the calendars requires API 21. As I also want the latest bugfixes I need to require that as well. Even if I would stretch it, it won't realistically go lower than API 16.