Android小專題 - 網路相簿
專題概述
提供類似picasa, flikr等雲端相簿CRUD功能,讓使用者可以使用Android手機將相片存放於雲端來管理。再參考Animoto, Stupeflix, Magisto等online video editor,讓使用者能輕鬆地以slideshow聲光效果的模式來觀賞相簿。
專題功能
- 手機相片上傳
- 雲端相簿管理
- Google帳號登入
- 雲端相簿於手機以slideshow聲光效果的模式播放
案例圖use case
ER Diagram
雲端服務架構todo
![]() |
![]() |
![]() |
---|---|---|
Android App | LAMP Server | Android App |
✓ prototype | ✓ create DB schema | ✓ prototype |
✖ login activity | ✓ Entity-Relation diagram | ✓ play slideshow |
✖ main page activity | ✓ server installation | ✖ subscribe slideshow |
✖ describe image | ✓ server configuration | □ show description |
✖ photo explore activity | ✖ slideshow pre-generate | ✖ music selection |
✖ upload image | ✓ Creating a RESTful API with PHP | ✖ theme selection |
✖ music select activity | ✖ thumnail to speed up layout | □ compression before upload |
✖ preview slideshow | □ | □ |
□ How can i convert ByteArrayInputStream to jpeg and display on android mobile? | □ | □ |
□ | □ | □ |
Web Browser | □ | □ |
✓ prototype | □ | □ |
✓ image CURD | □ | □ |
✖ Resize image before upload on client-side | □ | □ |
✖ auto rotate portrait image | □ | □ |
□ | □ | □ |
※ → : 進行中的項目
※ □ : 7月底前完成項目
※ ✖ : 待規劃時程實作
※ ✓ : 已完成項目