是否有任何方法可以在Android上使用本地日历?
我想在Android手机上使用它,有时打开我的笔记本电脑上的文件(VCS,ICS,任何东西)。
我尚未找到处理存储在手机的SD卡上的本地日历文件的任何应用程序。到目前为止,我发现了许多云应用程序。
是否有任何可以在Android上打开和编辑本地日历文件的应用程序?
是否有任何方法可以在Android上使用本地日历?
我想在Android手机上使用它,有时打开我的笔记本电脑上的文件(VCS,ICS,任何东西)。
我尚未找到处理存储在手机的SD卡上的本地日历文件的任何应用程序。到目前为止,我发现了许多云应用程序。
是否有任何可以在Android上打开和编辑本地日历文件的应用程序?
Is there any way to have and use a local calendar on Android?
I would like to use it on the Android phone and open the file (vcs, ics, anything) on my laptop sometimes.
I have not found any applications that deal with local calendar files stored on the SD-card of the phone. I have found only numerous cloud applications so far.
Is there any app that can open and edit local calendar files on Android?
等待源日历应用程序是我们需要什么。
在 github
中查看它的源Etar - Open source calendar app is what we needed.
See its source at GitHub.
https://market.android.com/details?id= de.mgsimon.android.andtidwiki
和tiddlywiki.html + calendar插件
https://market.android.com/details?id=de.mgsimon.android.andtidwiki
and a tiddlywiki.html + calendar plugin
我最近推荐 colornote ,它将其日历数据与股票日历存储器分开,因此(大概)不太可能意外地将您的私人数据发送到您不希望的云服务使用。
它有一个非常干净的月份视图,但白天视图非常有限 - 你只能看到每个项目的前十个字符(至少在我的小三星Galaxy Europa)和预约时间不能设置,只预约提醒。所以对我来说 - 一个大量的日历用户 - 这是不够的。
我已经尝试了一个日历应用程序的 lot ,我看到大多数与股票日历的界面 - UI非常好,我认为它会节省开发人员吨的工作。因此,您需要谨慎地保留禁用的Google帐户同步选项 - 将其打开,并且您的数据将以短订单发送到云 - 即如果您反对此,则游戏结束。 (由于其他应用程序"需要" 它),无法从手机中删除Google帐户。个人,我正在考虑与股票日历合作的好日历应用程序,然后扎根手机并安装防火墙。我的猜测是我可以将使用Google服务的应用程序限制在最低限度(即市场/播放),所以我可以合理信心,我不会意外使用他们的日历云。我很欣赏这对每个人来说都不感兴趣 - 但我认为不是使用云真的应该更容易!
I was recently recommended ColorNote, which keeps its calendar data separate from the stock calendar storage, and so (presumably) is less likely to accidentally send your private data to cloud services you do not wish to use.
It has a very clean month-view, but the day view is quite limited - you can only see the first ten characters of each item (at least on my tiny Samsung Galaxy Europa) and appointment times cannot be set, only appointment reminders. So for me - a substantial calendar user - it's not sufficient.
I've tried a lot of calendar applications, and I am seeing that the vast majority of these interface with the stock calendar - the UI is very good, and I should think it saves developers a ton of work. Hence, you need to be careful to keep the Google account sync options disabled - turn it on and your data will be send to the cloud in short order - i.e. game over if you are opposed to this. (The google account cannot be removed from the phone, as other applications "require" it).
Personally, I am considering a good calendar app that works with the stock Calendar, then rooting the phone and installing a firewall. My guess is that I can limit the applications that use Google services to a minimum (i.e. Market/Play) so I can have reasonable confidence I am not going to accidentally use their Calendar cloud. I appreciate this faffing isn't of interest to everyone - but I'd argue the process of not using the cloud really ought to be easier!
它创建了一个不同步到任何云存储的本地日历数据库。您可以使用其他日历应用来管理您的约会,因为Databse很好地集成到Android系统中。
但是,您可以使用像MyPhoneExplorer这样的软件将数据库与PC同步。注意:它只适用于Android 4.x +
Please check my Android App called Calendar Manager.
It creates a local calendar database which does not sync to any cloud storage. You can use other calendar apps to manage your appointments, since the databse integrates nicely into the Android system.
However, you can synchronize the database with your PC using software like MyPhoneExplorer.
NOTE: It only works on Android 4.x+
你可以尝试 calapp
calapp是一个ICE文件浏览器和日历应用程序。它允许您导入事件,托管,日记条目,从ICAL,iCalendar,IC,VCS格式化文件到智能手机并选择性地浏览它们。
它有一个内置日历,可存储您的笔记,约会,todo列表等。
You could try CalApp.
CalApp is a iCal file browser and Calendar application. It allows you to import events,todos,journal entries from iCal,iCalendar, ics, vcs formatted files to your smartphone and browse them selectively.
It has a built-in Calendar to store your notes, appointments, todo list etc.
我认为商业日历可能适合您的需求。虽然它有云同步,但您可以选择仅使用本地。
I think Business Calendar may fit your needs. Although it has cloud sync, you can choose to use local only.
我相信用户的Zoks.net应用程序正是回答问题所需的内容。
如果您还希望在手机和其他位置之间同步的新本地日历(例如,您自己的http / webdav / caldav / ftp服务器)您可能希望考虑 calendarsync 。它有一个Hefty Price ag,imho。但它做到了它所做的事情。并且仍在今天开发。 (我根本没有附属于应用程序的开发人员)。
Calendaryync还可以创建本地,标准的Android日历。所有这些日历都可以始终被其他常规日历应用程序访问,例如 acalendar 或 digical 。
如果您不想要任何同步功能zoks.net calendar manager 是一个易于使用的解决方案。
I believe user's zoks.net application is exactly what is required to answer the question.
If you also want the new local calendars synced between your phone and other locations (your own http/webdav/caldav/ftp server for example) you might want to consider CalendarSync. It has a hefty price tag, imho. But it does what it says it does. And is still being developed as of today. (I'm not affiliated with the app's developers at all).
CalendarSync can also create local, standard android calendars. And all such calendars can always be accessed by other, normal calendar applications such as aCalendar or Digical.
If you don't want any sync functionality zoks.net Calendar Manager is an easy to use solution.
我的Android 2.2(三星Galaxy Fit)有两个安装的日历提供商。
当我创建一个新的Calender-rest时,我可以选择将其放入我自己的LCAL日历中或云中的"xxx@googlemail.com-calender" 。
我不是舒缓这是三星特定的还是Android标准。
My android 2.2 (samsung galaxy fit) has two installed calendar provider.
When i create a new calender-entry i can choose to put it into my own lcal calender or into the "xxx@googlemail.com-calender" in the cloud.
I am not shure whether this is samsung specific or android standard.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有