http://developer.android.com/intl/ko/guide/topics/media/mediaplayer.html


http://unikys.tistory.com/350


http://treejsh.tistory.com/12


http://unikys.tistory.com/350


http://sapandiwakar.in/tutorial-how-to-manually-create-android-media-player-controls/


http://code.tutsplus.com/tutorials/create-a-music-player-on-android-song-playback--mobile-22778

'개발 > 안드로이드' 카테고리의 다른 글

RecyclerView 사용법  (0) 2015.04.14
Pull To Refresh  (0) 2015.03.13
notification media control  (0) 2015.02.26
[eclipse] 이클립스에서 안드로이드 wear 개발  (0) 2015.02.26
[Wearable] Debugging  (0) 2015.02.16

[일단 참고]

http://www.binpress.com/tutorial/using-android-media-style-notifications-with-media-session-controls/165


http://stackoverflow.com/questions/12526228/how-to-put-media-controller-button-on-notification-bar


http://stackoverflow.com/questions/23443946/music-player-control-in-notification

'개발 > 안드로이드' 카테고리의 다른 글

Pull To Refresh  (0) 2015.03.13
media service  (0) 2015.03.09
[eclipse] 이클립스에서 안드로이드 wear 개발  (0) 2015.02.26
[Wearable] Debugging  (0) 2015.02.16
[TIP] listview의 getView() 중복호출  (0) 2015.02.02

[참고]

http://blog.benjamin-cabe.com/2014/07/04/how-to-setup-eclipse-for-android-wear-development


'개발 > 안드로이드' 카테고리의 다른 글

media service  (0) 2015.03.09
notification media control  (0) 2015.02.26
[Wearable] Debugging  (0) 2015.02.16
[TIP] listview의 getView() 중복호출  (0) 2015.02.02
ProgressBar  (0) 2015.01.28

AVD's Debugging

https://developer.android.com/training/wearables/apps/creating.html


Debugging over Bluetooth

https://developer.android.com/training/wearables/apps/bt-debugging.html#debug

'개발 > 안드로이드' 카테고리의 다른 글

notification media control  (0) 2015.02.26
[eclipse] 이클립스에서 안드로이드 wear 개발  (0) 2015.02.26
[TIP] listview의 getView() 중복호출  (0) 2015.02.02
ProgressBar  (0) 2015.01.28
listview  (0) 2014.09.22

listvew사용시 getView()가 중복호출 되는 현상 발견.


해결 방법 : ListView의 height를 LayoutParams.MATCH_PARENT 로 설정해야 함.



[참고 ]

http://atin.tistory.com/379

'개발 > 안드로이드' 카테고리의 다른 글

[eclipse] 이클립스에서 안드로이드 wear 개발  (0) 2015.02.26
[Wearable] Debugging  (0) 2015.02.16
ProgressBar  (0) 2015.01.28
listview  (0) 2014.09.22
database  (0) 2014.09.22



[Circlular]


http://stackoverflow.com/questions/21333866/create-a-circular-progressbar-in-android-which-rotates-on-circular-path

https://github.com/Pedramrn/CircularProgressBar


https://github.com/castorflex/SmoothProgressBar


https://github.com/Todd-Davies/ProgressWheel

 

https://github.com/chillerlabs/android-circular-progress-bar

 

https://github.com/dmytrodanylyk/circular-progress-button

https://plus.google.com/114504530412269589324/posts/8GgkHsRRtam

 

https://github.com/FilipPudak/ProgressPieView

 

https://plus.google.com/108344283682884555690/posts/2AM3cdDfK6t


https://github.com/passsy/android-HoloCircularProgressBar 



기타

https://github.com/daimajia/NumberProgressBar


'개발 > 안드로이드' 카테고리의 다른 글

[Wearable] Debugging  (0) 2015.02.16
[TIP] listview의 getView() 중복호출  (0) 2015.02.02
listview  (0) 2014.09.22
database  (0) 2014.09.22
viewpager  (0) 2014.09.22

https://github.com/lucasr/twoway-view

'개발 > 안드로이드' 카테고리의 다른 글

[TIP] listview의 getView() 중복호출  (0) 2015.02.02
ProgressBar  (0) 2015.01.28
database  (0) 2014.09.22
viewpager  (0) 2014.09.22
image cropper  (0) 2014.09.22

https://github.com/pardom/ActiveAndroid

'개발 > 안드로이드' 카테고리의 다른 글

ProgressBar  (0) 2015.01.28
listview  (0) 2014.09.22
viewpager  (0) 2014.09.22
image cropper  (0) 2014.09.22
Touch & Gesture  (0) 2014.09.05

롤링 뷰페이저(LoopingViewPager)

https://github.com/imbryk/LoopingViewPager

'개발 > 안드로이드' 카테고리의 다른 글

listview  (0) 2014.09.22
database  (0) 2014.09.22
image cropper  (0) 2014.09.22
Touch & Gesture  (0) 2014.09.05
widget(앱위젯)개발  (0) 2014.04.24

https://github.com/edmodo/cropper

'개발 > 안드로이드' 카테고리의 다른 글

database  (0) 2014.09.22
viewpager  (0) 2014.09.22
Touch & Gesture  (0) 2014.09.05
widget(앱위젯)개발  (0) 2014.04.24
HTTP 클라이언트 라이브러리  (0) 2014.02.21

+ Recent posts