본문 바로가기
휴지통/휴지통2

develop launcher ex

by Shuming 2014. 8. 22.
반응형

http://www.androidpub.com/36016

런처예제

http://www.happycampus.com/doc/11320639

예제2


http://dythmall.tistory.com/17

리스트뷰 스타일

http://www.androidpub.com/4710

notification bar

http://sudarmuthu.com/blog/using-arrayadapter-and-listview-in-android-applications/

custom listview (어댑터)

http://www.javacodegeeks.com/2010/11/android-full-app-part-6-customized-list.html

하나더



http://loeelver.blogspot.kr/2013/05/android-launcher-source-code-link.html

오옼 ADW런처 소스 다운로드! 


<intent-filter> 

<action android:name="android.intent.action.MAIN" /> 

<category android:name="android.intent.category.HOME” /> 

<category android:name="android.intent.category.DEFAULT" /> 

</intent-filter> 


home !! 해볼것


http://androidhuman.tistory.com/517

이건 시스템앱 따와서 수정하는 예젠뎅 노쓸모

반응형

댓글