Question
Calendar App as Beginner Project
As a beginner project I want to make a daily calendar app with pictures.
I'm guessing that file size is an issue with a picture for every day.
Should I try to compress it all down to fit in one app or have it loading them over the net in advance? Eventually all days can be viewed.
If I am going to store it as an external data file what would that format ideally be? I'd like to export to iPhone and Android.
thanks
