<?xml version="1.0" encoding="utf-8"?>
<ScrollView
   xmlns:android = "http://schemas.android.com/apk/res/android"
   android:layout_width="fill_parent"
   android:layout_height="fill_parent"
   android:padding="10dip">
   <TextView
     android:id="@+id/about_content"
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     android:text="@string/about_text" />
   </ScrollView>

xml화일인데 에러가 납니다  이에러때문에 진행이안됩니다 기초적인것을 물어봐서 죄송합니다.

그럼이만