album search
Search device for albums
If albums are not found on the device, advice the user on how to create them.
Alternately, download test albums from intennet to /tmp directory and display them.
Store the album location list in a persistant store.
On starting the application up, check if the entries in the album location list exist on the drive and load the existing ones and delete the non-existent ones from the persistant store.
Load an album on user selection.
There are 3 categories of albums.
Personal-one to one
Entertainment-one to many
Learning-one to many
If albums are not found on the device, advice the user on how to create them.
Alternately, download test albums from intennet to /tmp directory and display them.
Store the album location list in a persistant store.
On starting the application up, check if the entries in the album location list exist on the drive and load the existing ones and delete the non-existent ones from the persistant store.
Load an album on user selection.
There are 3 categories of albums.
Personal-one to one
Entertainment-one to many
Learning-one to many
Comments