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.
Java アプリケーションからカレンダーの予定を作成し、それを Android デバイスに送信したいと考えています。
私は2日間グーグルで検索していますが、何ができるのかわかりません。最初のステップは、.ics ファイルを作成してから、予定を記載した電子メールをデバイスに送信することです。
この .ics ファイルを Java から作成するにはどうすればよいですか?
どうもありがとう