원문(영문) http://devappandroid.com/listview/simple-listview-example-in-android 먼저 listview를 위해 파일을 만들어야 합니다.이제 아래와같이 Class 선언을 해야 합니다.public class listview extends ListActivity {그 후 string[] 배열 하나를 정의합니다.private String all_dis_list[] = { “DEVELOPER”, “APPLICATION”, “ANDROID”, “DEVAPPANDROID”, “TUTORIALS”, “JAVA”, “PROGRAMMING”, “EXAMPLES” };그 후 setListAdapter()setListAdapter(new ArrayAdapter(this, ..
공식 사이트 (영문) http://developer.android.com/guide/practices/ui_guidelines/icon_design.html Android 2.0 아이콘 크기 안내http://blog.naver.com/newefgold777/90114209109 타입해상도에 따른 크기(픽셀)ldpi (Low)mdpi (Medium)hdpi (High)Launcher36 x 36 px48 x 48 px72 x 72 pxMenu36 x 36 px48 x 48 px72 x 72 pxStatus Bar24 x 24 px32 x 32 px48 x 48 pxTab24 x 24 px32 x 32 px48 x 48 pxDialog24 x 24 px32 x 32 px48 x 48 pxList View24..
http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/ * For the splash screen, it is kinda documented, but not at PhoneGap, rather on Android's docs, which makes sense. Do not take this for gospel truth, but it worked for me: Make your image, then drop it in res/drawable-*. Ie, a copy in each. I believe you are supposed to use different DPIs, but I didn't bot..
http://stackoverflow.com/questions/4056468/error-received-when-updating-the-sdk-with-the-sdk-manager * 주로 64bit Java 또는 eclips 에서 발생하는 문제라고 한다. * 메세지 내용이 android-sdk-windows\temp\ToolPackage.old0 와 같이 뜨면 c:\Program Files\Android\android-sdk\temp 안에 있는 tools_r16-windows.zip 압축파일을 c:\Program Files\Android\android-sdk\tools 에 (덮어 씌우며) 풀어주면 된다. tools 디렉토리 안의 파일들이 사용중일 수 많으므로 재부팅 후에 하든지 안전모드상에서 해야한다...
- Total
- Today
- Yesterday
- macos
- Debug
- JSON
- nginx
- laravel
- nodejs
- 한글
- API
- PHP
- iis
- classic asp
- 안드로이드
- CSS
- Docker
- 워드프레스
- ASP
- sencha touch
- git
- mssql
- JQuery
- IOS
- Mac
- Prototype
- centos
- Linux
- Android
- Wordpress
- iphone
- javascript
- IE
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |