A Study of SNS App on Android Platform and Development of “Follow5 App” Name : Huang Xun Professor : Henry Cho Date :
Outline 1. Introduction 1. Goal 2. Objectives 3. Background 4. Environment 2. “Follow5 App” 3. Conclusion
Goal Research: SNS Sites & Apps on Android Platform Development a SNS App 1. Introduction a. Goal b. Objectives c. Background d. Environment
Objectives How to: Programming at Android SDK Using Follow5 API to Connecting Follow5 Development: An Android SNS App for “Follow5” 1. Introduction a. Goal b. Objectives c. Background d. Environment
Why SNS? Wherever Whenever Whatever Whoever 1. Introduction a. Goal b. Objectives c. Background d. Environment
Environment Language: Java, XML Tool: Eclipse Java EE IDE Helios, Android SDK 2.2, Java version 1.6.0_21 Hardware: HTC Hero, Samsung Galaxy S Platform: Android 2.1, Android Introduction a. Goal b. Objectives c. Background d. Environment
Outline 1. Introduction 2. “Follow5 App” 1. Functions 2. Demo 3. Conclusion
Functions 2. Follow5 1. User Interface 2. Demo
Demo 2. Follow5 1. User Interface 2. Demo
Outline 1. Introduction 2. Design Specification 3. Conclusion 1. Functions Completed 2. Part of Follow5’s API
Functions Completed Login Read/Write/Reply Tweet Send/Receive Message Message Show My Tweet 3. Conclusion 1. Functions Completed 2. Part of Important Codes
3. Conclusion 1. Functions Completed 2. Part of Follow5’s API Timeline: httpGet(" pi_key="+ API_KEY, userName, passWord, result); Send Messages: httpPost( ey=API_KEY&fid= + userId, paramMap, userName, passWord, result); Receive Messages: httpGet( 0&api_key= + API_KEY, userName, passWord, Messages: httpGet( ey= + API_KEY, userName, passWord, result); Part of Follow5’s API
Q & A Thank You