syncorg
syncorg copied to clipboard
SyncOrg for older Android (4.1)?
Is there any chance of getting SyncOrg to work on older Android versions? I run a Jolla phone and the Android emulation layer is only compatible with Android up to 4.1 (if memory serves me). Is there something major that prevents SyncOrg from being built to work on slightly older Android?
Hi, I've tried to compile it for SDK 16 (4.1) and it seems working, but I can't test it. Give it a try http://www.ms.mff.cuni.cz/~knizekj1/SyncOrg-API16.apk For install via ADB, you can use:
$ adb push /path/to/SyncOrg-API16.apk /data/local/tmp/com.coste.syncorg
$ adb shell pm install -r "/data/local/tmp/com.coste.syncorg"