SNS 연동
1. FaceBook 연동
- Feed dialog 관련 예 : http://stackoverflow.com/questions/9527675/android-facebook-api-feed-dialog
- dialog 방식으로 연동
2. Twitter 연동
- http://couchpotatoapps.wordpress.com/2011/05/03/twitter-for-android/
- http://androidcodeexamples.blogspot.in/2011/12/how-to-integrate-twitter-in-android.html
- Dialog 방식 연동 : http://stackoverflow.com/questions/10548117/twitter-login-dialog-error
'Dev Platfrom > 01. Android' 카테고리의 다른 글
Parent Class와 Child Class와의 Event 흐름(부모와 자식 사이의 이벤트) (0) | 2012.10.25 |
---|---|
Android Selector 속성 (0) | 2012.10.16 |
BitMap / BitmapFactory 속성 (0) | 2012.10.16 |
EditText 특수문자 제한 (0) | 2012.10.16 |
Android WebView (0) | 2012.10.12 |