I want to develop a photo gallery in Blackberry.
Please give any suggestions about functionality and implementation.
Asked
Active
Viewed 1,826 times
1

Justin Johnson
- 30,978
- 7
- 65
- 89

Bohemian
- 5,957
- 11
- 38
- 47
1 Answers
4
There are couple things to do:
- gallery layout variations (table, list, tape)
- several thumbnail size variations
- info from file (format, resolution, size, etc)
- file browser component
- send mail/publish web etc
- camera integration
Additional features:
- slide show
- rating functionality
- converter functionality
- synchronization device-device, device-desktop, device-web
- home screen wallpaper (available up from 4.7)
See for code samples:
BlackBerry Dev Blog - How to use Table View layout
StackOverflow - BlackBerry - draw image on the screen

Community
- 1
- 1

Maksym Gontar
- 22,765
- 10
- 78
- 114