App Planning Seminar 04 — Printed Handout — Setting the Development Direction
1. Development type
Native : fast and dynamic app, leverages IAP(), sensors, local storage
Hybrid : native + web / N-screen, multi-OS app development / suitable for DB services
(job-seeking, flea market, leveraging APIs)
Mobile Web : low-cost development/maintenance, quick service response [: recommended by Jobs]
2. Choosing the OS
Paid : iOS > Android > WP7
Free : Android > iOS > WP7
3. Device
Application : smartphone, tablet PC, smart TV, PC
smartphone + tablet
Checks : specify version + device + manufacturer
Recommend writing a separate spec doc per device
Whether to use H/W Keys
4. Choosing resolution
Smartphone : iPhone 320*480 (640*960)
Android S2(480*800), note(1280*800)
Tablet : PC Pad 9.7 (1024*768)
Tab7 (1024*600)
Tab10.1 HD (1280*800)
Smart TV 1920*1080
5. Screen orientation
Portrait (default), Landscape (optional, recommended only on pad)
6. Choosing the network method ( app size = 10~20M recommended)
3G (D/L:14Mbps), Wifi (D/L:54Mbps) , 4G(D/L: 14Mbps(75)) + "adequate notice"
7. Authentication : mobile phone verification (mask the last four digits with asterisks — recommended)
8. Deliverables
Proposal (functional spec)
Estimate
Contract (provided by the client)
Kickoff report (schedule + personnel)
UI specification (planning document)
Design guidelines (recommend specifying coordinates for each element)
Source code
Completion report
Host: http://www.econovation.co.kr/
Lecture: Dong Woo-sang (CEO of Winners Lab) = http://blog.naver.com/brucedong
![]()
