기술참고자료/Android | 2011. 4. 19. 17:15
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<supports-screens
android:largeScreens="false"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true"
/>
</manifest>
<TextView>에서의 줄간격 설정하기 (0) | 2011.04.20 |
---|---|
<supports-screens> Guide (1) | 2011.04.19 |
SIM의 IMSI값 읽어오기 (0) | 2011.04.19 |
단말정보 조회관련 정보 (0) | 2011.04.19 |
Android Graphics Example - Bitmap Image (1) | 2011.04.16 |
Recent Comments