Android/Seoul OpenAPI 04 썸네일형 리스트형 Android Seoul OpenAPI example 안드로이드에서 서울시 OpenAPI를 사용하여 가져온 데이터를 데이터베이스에 저장하고 ListView에도 출력하는 예res/layout/main.xml ListView android:id="@+id/listView1" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" > AndroidManifest.xml 파일 설정 INTERNET"/>res/layout/listview_row.xml TextView android:id="@+id/textView1" android:layout_width=".. 더보기 이전 1 다음