Developing photo gallery application

半世苍凉 提交于 2019-12-08 06:15:07

问题


I want to develop a photo gallery in Blackberry.
Please give any suggestions about functionality and implementation.


回答1:


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



来源:https://stackoverflow.com/questions/1649659/developing-photo-gallery-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!