Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
シンプルなiPhoneアプリを作ろうとしています。その中で、iCal を同期しています。Javaのサーバー側でiCalを同期し、イベントをデータベースに保存したい。
Java を使用して iCal を同期できるかどうかはわかりません。Iphone ユーザーは、アクセス トークンまたは ical からすべてのカレンダー イベントを取得するために使用するものを送信します。 私がこれに慣れていない私を助けてください。
javaで同期イベントは可能ですか? はいの場合は、ヒントを教えてください。