1. 이미지와 텍스트가 같이 들어간 버튼 만들기
 http://www.androidpub.com/15765
 
2. 버튼 색깔 바꾸기
 http://stackoverflow.com/questions/1521640/standard-android-button-with-a-different-color
 
3. 전체화면 사용하기 (Status bar, Title bar 숨기기)
 http://www.androidpub.com/4710
 
4. ImageButton의 투명 효과 사용하기
 http://joywoni.egloos.com/2847047
 
5. Android 정리문서
 http://sgap.springnote.com/pages/5076381
 
6. 네이티브 안드로이드 개발 관련 블로그
 http://hybridego.net/
 
7. 안드로이드 개발 각종 예제 소스
 http://www.androidpeople.com/2010/01/
 
8. 메뉴별 이미지 처리
 http://stackoverflow.com/questions/2065430/fixed-android-detecting-focus-pressed-color
 
9. 객체 Style 처리
 http://www.anddev.org/viewtopic.php?p=37330
 
10. Button Highlight
 http://www.androidpeople.com/category/android-tutorial/
 
11. SurfaceView
 http://vissel.tistory.com/92
 
12. android:configChanges
 http://www.androidpub.com/52338
 
13. 전원관리
 http://samse.tistory.com/entry/AlarmManager-PowerManager
 
14. 하드웨어 콘트롤 관련 PDF 문서
 http://mikechen.com/classes/2009-11-27%20NTU%20Mobile%20Phone%20Programming%20-%20Mike%20Chen%20-%2010%20-%20Security,%20Camera,%20Audio%20and%20Video.pdf
 
15. unique device ID 고유값 가져오기
 http://developer.android.com/reference/android/telephony/TelephonyManager.html#getDeviceId%28%29
 
16. 안드로이드 네이티브 라이브러리
 http://www.imaso.co.kr/?doc=bbs/gnuboard.php&bo_table=article&wr_id=34284
 [다른블로그] http://infodev.tistory.com/322
 
17. Introduction android
 http://yotteum.tistory.com/entry/Introduction-Android
 
18. 안드로이드 - 버튼 OnClickListener 인터페이스 구현
 http://woosa7.tistory.com/entry/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C-%EB%B2%84%ED%8A%BC-OnClickListener-%EC%9D%B8%ED%84%B0%ED%8E%98%EC%9D%B4%EC%8A%A4-%EA%B5%AC%ED%98%84
 http://www.cyworld.com/kkjw1801/3222534
 
19. Android - Change Tab Background
 http://escomic.net/218
 
20. KH5200 드라이버 설치
 http://kil.imradriss.co.cc:8000/tc/30
 
21. DrawableTop 이미지 변경하기
 http://www.androidpub.com/10154
 
22. Layout 사이즈 동적변경
 http://www.androidpub.com/40481
 http://gall.dcinside.com/list.php?id=accident2&no=1195485
 
23. Android UI 개발기: XML 안쓰고 UI 코딩하기
 http://xrath.com/2009/11/android-ui-%EA%B0%9C%EB%B0%9C%EA%B8%B0-xml-%EC%95%88%EC%93%B0%EA%B3%A0-ui-%EC%BD%94%EB%94%A9%ED%95%98%EA%B8%B0/
 
24. 전화상태 변화감지 리스너
 PhoneStateListener 예제
 http://www.kandroid.org/board/board.php?board=AndroidTechQnA&page=124&command=body&no=432
 
25. 안드로이드 하드웨어관련 자료(통화,폰상태,네트워크,카메라,센서)
 http://gtko.springnote.com/pages/5396297
 http://developer.android.com/reference/android/content/Intent.html
 http://developer.android.com/reference/android/net/ConnectivityManager.html
 
26. sms 수신해서 요약내용 보여주기
 http://www.anddev.org/recognize-react_on_incoming_sms-t295.html
 http://flytop.tistory.com/62
 
27. BroadcastReceiver XML설정하기
 http://www.androidpub.com/186727
 
28. 각종 Management 클래스
 http://www.imaso.co.kr/?doc=bbs/gnuboard.php&bo_table=article&page=10&wr_id=34565
 
29. Dialog 구조 분석
 (아이콘,텍스트 위치등)
 http://sgap.springnote.com/pages/5235569
 
30. SMS 수신시 Toast 메시지 출력
 http://www.androidpub.com/138352
 
31. Broadcast Receiver :네트워크상태 체크
 http://www.anddev.org/viewtopic.php?p=32088
 
32. 안드로이드 API기능 설명
 http://www.jopenbusiness.com/mediawiki/index.php/Android
 
33. Actions for BroadcastReceiver
 http://www.dearsoft.org/tag/broadcastreceiver/
 
34. Layout.out.xml 생성되는 문제
 http://www.androidpub.com/101585
 
35. Multi Touch
 http://www.mentby.com/naya/multitouch-support-in-android-20.html
 http://gist.github.com/324166
 
36. ScrollView 스크롤 하단으로 내리기
 http://www.anddev.org/viewtopic.php?p=36823
 
37. Timer 만들기
 http://developer.android.com/intl/de/resources/articles/timed-ui-updates.html
 http://www.developer.com/java/ent/print.php/3589961
 http://www.androidpub.com/4374
 http://blog.inculab.net/25
 
38. Logcat 동작안하는 에러 발생시 처리
 (Could not create the view: For input string: "")
 http://www.mail-archive.com/android-developers@googlegroups.com/msg60683.html
 
39. SSL 인증서 등록하기
 http://www.java2go.net/blog/197?TSSESSION=1202a1a23fa67bae15ce3ab15a5a0cea
 http://www.virgo81.net/70
 http://crazybob.org/2010/02/android-trusting-ssl-certificates.html
 http://www.bouncycastle.org/latest_releases.html
 
40. Signing By Private Key
 http://www.devx.com/wireless/Article/39972/1954
 
41. 영상 녹화하기
 http://www.anddev.org/viewtopic.php?p=24723#24723
 
42. SurfaceView 의 이해
 http://androidhuman.tistory.com/entry/카메라를-이용하자-SurfaceView에-대한-이해
 http://androidhuman.tistory.com/entry/카메라를-이용하자-카메라-프리뷰-띄우기
 
43. 안드로이드 JAVA 소스
 http://anddev.tistory.com/77
 http://anddev.tistory.com/50
 http://anddev.tistory.com/42
 
44. SSL 인증서 우회하기
 http://www.experts-exchange.com/Programming/Languages/Java/Q_23063074.html
 http://7bee.j2ee.us/blog/2008/03/28/1206704820000.html
 
45. JAVA SSL 관련 공식문서
 http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html
 http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#CreateKeystore
 http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#CodeExamples
 http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/samples/sockets/client/SSLSocketClient.java
 
46. SSL 인증서 증명에러 해결하기
 http://blog.naver.com/PostView.nhn?blogId=fidelis98&logNo=140103425406&redirect=Dlog&widgetTypeCall=true
 http://code.google.com/p/android/issues/detail?id=1946
 http://developer.android.com/intl/de/reference/javax/net/ssl/TrustManager.html
 http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/200906.mbox/
 http://www.exampledepot.com/egs/javax.net.ssl/GetCert.html?l=rel
 http://www.android-portal.com/2007/12/20/secure-server-socket-with-tlsssl-on-android-fails/
 http://www.exampledepot.com/egs/javax.net.ssl/TrustAll.html?
 http://blog.keduall.co.kr/lsb76/entry/자바-SSL-접속-오류
 해결방법: http://www.exampledepot.com/egs/javax.net.ssl/TrustAll.html
 
47. 안드로이드 Service 에서 Activity 를 실행하는 방법
 http://blog.naver.com/huewu/110084868855
 
48. 안드로이드 이미지(사진) 불러오기
 http://shinluckyarchive.tistory.com/469
 http://developer.android.com/reference/android/graphics/BitmapFactory.Options.html
 
49. SSL 인증키 무조건 우회하기
 http://groups.google.com/group/android-developers/browse_thread/thread/62d856cdcfa9f16e
 
50. 효과음 관련 자료(Creating Sound Effects in Android)
 http://www.androidpub.com/257540#4
 
51. 안드로이드(Android) 분석 스프링노트
 http://fanpro.springnote.com/pages/4789459
 
52. BaseAdapter 활용
 http://udroid.blogspot.com/2009/04/customized-list-adapter.html
 
53. ListView에서 Selector 배경을 특정색으로 변경할려면?
 http://kippee.dothost.co.kr/kurt/entry/팁-ListView에서-Selector-배경을-특정색으로-변경할려면
 
54. Tab Focuse에 따른 아이콘 변경하기
 http://www.androidpub.com/155974
 
55. SoundPool 사용(MediaPlayer 관련)
 http://www.droidnova.com/creating-sound-effects-in-android-part-1,570.html
 http://www.androidpub.com/257540#1
 http://www.androidpub.com/257336
 
56. MediaPlayer 버퍼 캐쉬 만들어 쓰기
 http://blog.pocketjourney.com/2008/04/04/tutorial-custom-media-streaming-for-androids-mediaplayer/
 
57. Android Tutorial 3: Custom Audio Streaming with MediaPlayer
 http://blog.pocketjourney.com/2008/04/04/tutorial-custom-media-streaming-for-androids-mediaplayer/
 
58. SufaceView , MediaPlayer 만들기
 http://groups.google.com/group/android-developers/msg/52618aafc7d82156
 http://www.kandroid.org/board/board.php?board=AndroidTechQnA&page=2&sort=hit&command=body&no=312
 http://kippee.dothost.co.kr/kurt/entry/팁SufaceView-SufraceHolder-MediaPlayer-MediaPlayerControll를-이용한-동영상화면
 
59. Get the size of the screen.
 http://www.anddev.org/viewtopic.php?p=36355
 
60. Dialog 의 다른 출력방식
 http://code.google.com/p/android/issues/detail?id=6225
 
61. 안드로이드에서 볼륨조절하기.
 1.볼륨 조절 버튼으로 조절 하기.
 2.화면에서 SeekBar를 통해서 조절하기
 http://drcarter.tistory.com/entry/Android-안드로이드에서-볼륨조절하기
 
62. AudioTrack 활용하기
 http://www.google.com/search?rlz=1C1GGLS_koKR311KR313&sourceid=chrome&ie=UTF-8&q=AudioTrack+start+안드로이드
 http://apistudios.com/hosted/marzec/badlogic/wordpress/?p=228
 
63. Memory leak 방지
 올바른 Context 사용
 http://samse.tistory.com/tag/Activity%20context
 http://developer.android.com/intl/de/resources/articles/avoiding-memory-leaks.html
 http://www.androidpub.com/258470
 
64. Bitmap image resizing source
 http://skyswim42.egloos.com/3477279
 
65. MediaPlayer 재생시 특정시간후 소리가 Closing stereo device 현상
 http://www.androidpub.com/387458
 
66. Android 에서 현재 화면 top 에 있는 activity 알아내기.
 http://shadowxx.egloos.com/10489531
 
67. Custom Media Streaming with MediaPlayer
 http://whyandroid.com/android/92-android-tutorial-3-custom-media-streaming-with-mediaplayer.html
 
68. SDK상에서 MediaMetadataRetriever를 이용한 Video thumbnail 얻는 방법?
 http://www.suppul.com/blog/main/202
 
69. android mediaplayer deadlock
 http://www.google.co.kr/search?complete=1&hl=ko&q=android+mediaplayer+deadlock&aq=f&aqi=&aql=&oq=&gs_rfai=
 http://code.google.com/p/android/issues/detail?id=959
 
70. AsyncTask
 http://tigerwoods.tistory.com/28
 
71. MySql, Json, Android 연동
 http://www.android-center.com/TB/?P=11871
 
72. PVMF Return Codes
 http://www.netmite.com/android/mydroid/1.5/external/opencore/doc/pvmf_return_codes.pdf
 http://www.netmite.com/android/mydroid/1.5/external/opencore/doc/
 
73. Java에서 동영상 변환
 http://naingyo.springnote.com/pages/1606686.xhtml
 http://blog.zemzem.kr/121
 
74. android-jni-examples
 http://www.codeweblog.com/change-android-jni-examples/
 
75. How to take pictures in Android
 http://snippets.dzone.com/posts/show/8683
 
76. JMF 2.1.1 - Supported Formats
 http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html
 
77. Android Camera Preview Filter Using Camera.PreviewCallback.onPrevi ewFrame
 http://groups.google.com/group/android-developers/browse_thread/thread/c85e829ab209ceea/3f180a16a4872b58?lnk=gst&q=onpreviewframe#3f180a16a4872b58
 http://stackoverflow.com/questions/1893072/getting-frames-from-video-image-in-android
 
78. How to use WebView & WebViewClient
 http://earendil75.egloos.com/2584204
 http://nuninaya.tistory.com/536
 
79. BitmapFactory.decodeByteArray gives pixelated bitmap
 http://stackoverflow.com/questions/2183808/android-bitmapfactory-decodebytearray-gives-pixelated-bitmap
 
80. Android Bitmap Object Resizing Tip
 http://blog.naver.com/PostView.nhn?blogId=visualc98&logNo=79874750
 
81.
 
82. Byte to File (Image)
 http://stackoverflow.com/questions/649154/android-bitmap-save-to-location
 http://stackoverflow.com/questions/2183808/android-bitmapfactory-decodebytearray-gives-pixelated-bitmap
 http://developer.android.com/intl/de/resources/samples/ApiDemos/src/com/example/android/apis/graphics/CreateBitmap.html
 http://developer.android.com/intl/de/reference/android/provider/MediaStore.Images.Media.html
 http://www.androidpub.com/233509
 
83. BITMAP 사이즈 줄이고 늘리기
 http://vissel.tistory.com/63
 
84. byte[]->bitmap변환시, Factory returned null메시지
 http://www.androidpub.com/370300
 http://code.google.com/p/android/issues/detail?id=823
 
85. Android Supported Media Formats
 http://developer.android.com/intl/de/guide/appendix/media-formats.html
 
86. Mastering_the_Android_Media_Framework
 (MediaPlayer Problems And Solutions 포함)
 http://docs.huihoo.com/google/io/2009/Mastering_the_Android_Media_Framework.pdf
 
87. YUV420 to RGB565 conversion in Android
 http://blog.tomgibara.com/post/132956174/yuv420-to-rgb565-conversion-in-android
 
88. Ffmpeg for android
 http://gitorious.org/~olvaffe/ffmpeg/ffmpeg-android
 http://zimly.tistory.com/entry/FFMPEG-on-Android
 http://slworkthings.wordpress.com/2010/02/23/ffmpeg-and-android-mk/
 http://groups.google.com/group/prajnashi
 
89. H.264 Stream 분석
 http://blog.daum.net/_blog/BlogTypeView.do?blogid=0LwKe&articleno=6633262&categoryId=697812&regdt=20100412175346#ajax_history_home
 http://blog.naver.com/onlyou_4ever/40048828597
 
90. Broadcasting video with Android - without writing to local files
 http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system
 
91. 자바 튜토리얼
 http://www.javadom.com/tutorial/
 http://www.javadom.com/tutorial/serialize/
 http://www.javadom.com/tutorial/serialize/htonl.html
 http://www.passncool.com/tt/entry/New-IO-Buffers
 
92. 자바와 C 사이의 SOCKET 통신 (BYTE로 통신,보너스로 LITTLE ENDIAN까지)
 http://shonm.tistory.com/category/JAVA/C와%20JAVA%20의%20SOCKET%20통신%20(LITTLE%20ENDIAN)
 
93. 자바 1.4의 새로운 입출력, NIO API 1부 - 버퍼와 채널
 http://javacan.tistory.com/entry/73
 
94. 안드로이드 내장 APKs 개발방법(초안)
 http://www.kandroid.org/board/board.php?board=androidsource&command=body&no=64
 
95. byte[] image data in onPreviewFrame can Cause out of memory
 http://code.google.com/p/android/issues/detail?id=4360
 
96. [안드로이드] Bitmap , Byte 간의 변환
 http://blog.ehxm.net/91
 
97. Android PC Remote Control
 http://androidpcremotecontrol.googlecode.com/files/image01.pdf
 
98. How to restart video preview after the surfaceDestroyed()?
 http://stackoverflow.com/questions/1073293/android-how-to-restart-video-preview-after-the-surfacedestroyed
 
99. Google Android Camera Focusing Issue
 http://everyjoe.com/technology/google-android-camera-focusing-issue/
 
100. 안드로이드 소스를 보고 싶으면??
 http://androidhuman.tistory.com/232
 http://hightin.tistory.com/16
 http://mokiya.tistory.com/51

다음내용은 여기서 'http://blog.teamsm.com/3' 여기서 발취 하였습니다.
 

+ Recent posts