Android Question for save events with data.

fifiddu70

Well-Known Member
Licensed User
Longtime User
Hi everyone, I would have to create an app that allows me through a calendar to record job appointments, wanted to know what calendar to use and how to save events, through databases, or by writing to text files?
 

udg

Expert
Licensed User
Longtime User
Hi, I'm working on a similar project. If you like we could discuss a few details in the Italian forum or by PM.
Anyway, as a general reply, there are several calendars you could use and a DB will be preferable because of its flexibility when data retrieving has to occur. BTW, you may design a multi-agenda or multi-user app if you go the DB route.

udg
 
Last edited:
Upvote 0
Top