Open GoogleCodeExporter opened 8 years ago
Is there any way to export the datas to my Laptop.Because I dont want loose
this calender ...
Please help
Original comment by arunsia...@gmail.com
on 26 Oct 2010 at 8:24
great application, where are data stored though ? i need to export/ import .
thanks
Original comment by cas...@gmail.com
on 2 Jun 2011 at 10:15
this calendar has no export/import. it is open source though. I'd love to see
people continue work on it as I still use it myself. (My fork has an "improved"
layout but I stopped coding on it, too)
for coders:
according to
https://code.google.com/p/ancal/source/browse/trunk/src/pl/magot/vetch/ancal/dat
abase/Database.java#89 it uses an sqlite database opened in private mode, so
you can't open the db with just another app. you would actually need root
access or an export feature inside the app to export your data.
i don't expect any updates as there hasn't been any code change since nov 2010.
Original comment by LWanders...@gmail.com
on 3 Jun 2011 at 12:21
Original issue reported on code.google.com by
vovkav@gmail.com
on 9 Feb 2010 at 8:37